blob: dbe89fe5734e360291d780267dafae51c707a37d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-pyfakewebcam-git
pkgdesc = An API for writing RGB frames to a fake webcam device on Linux
pkgver = r0.1.0.r10.g41abbab
pkgrel = 1
url = https://github.com/jremmons/pyfakewebcam
arch = any
license = GPL3
makedepends = git
makedepends = python-setuptools
depends = python-numpy
provides = python-pyfakewebcam
conflicts = python-pyfakewebcam
source = python-pyfakewebcam-git::git+https://github.com/jremmons/pyfakewebcam.git
sha256sums = SKIP
pkgname = python-pyfakewebcam-git
depends = python-numpy
depends = v4l2loopback-dkms
|