blob: 63990babf0bb4ce9e9c5e734eaa04ded109bf3ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = libuvc-git
pkgdesc = a cross-platform library for USB video devices
pkgver = 0.0.7.r2.g047920b
pkgrel = 1
url = https://libuvc.github.io/libuvc/
arch = x86_64
license = BSD-3-Clause
makedepends = cmake
makedepends = git
depends = libusb
depends = libjpeg
provides = libuvc
conflicts = libuvc
source = git+https://github.com/libuvc/libuvc.git
sha256sums = SKIP
pkgname = libuvc-git
|