diff options
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 00000000000..4e630abeb3d --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,17 @@ +pkgbase = qtcam-git + pkgdesc = a free, Open Source Linux Webcamera Software with more than 10 image control settings + pkgver = db79dca9 + pkgrel = 1 + url = http://www.e-consystems.com/opensource-linux-webcam-software-application.asp + arch = i686 + arch = x86_64 + license = GPL + makedepends = git + makedepends = qtchooser + depends = qt5-declarative + depends = ffmpeg + source = git://github.com/econsysqtcam/qtcam.git + md5sums = SKIP + +pkgname = qtcam-git + |