blob: 215d5caa00eff8a9df685bd36ae07fa8aa12523a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = android-armv7a-eabi-libdc1394
pkgdesc = Library to control IEEE 1394 based cameras (Android armv7a-eabi)
pkgver = 2.2.7
pkgrel = 1
url = https://damien.douxchamps.net/ieee1394/libdc1394/
arch = any
license = LGPL-2.1-or-later
makedepends = android-configure
depends = android-armv7a-eabi-libraw1394
depends = android-armv7a-eabi-libusb
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://downloads.sourceforge.net/libdc1394/libdc1394-2.2.7.tar.gz
sha256sums = 537ceb78dd3cef271a183f4a176191d1cecf85f025520e6bd3758b0e19e6609f
pkgname = android-armv7a-eabi-libdc1394
|