blob: 14b6c81817d1cd9ac3594ec5adbc55118b008f48 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = libunicap
pkgdesc = Provides a uniform API for all kinds of video capture devices
pkgver = 0.9.12
pkgrel = 2
url = http://unicap-imaging.org
arch = i686
arch = x86_64
license = GPL
makedepends = pkgconfig intltool
depends = libraw1394
provides = unicap
conflicts = unicap
options = !libtool
source = http://unicap-imaging.org/downloads/libunicap-0.9.12.tar.gz
source = libunicap-0.9.12.patch
md5sums = 353657b4da519251d4cc6dee5a232391
md5sums = 7295cf7c8e8604c46f3b187d46c6920b
pkgname = libunicap
|