blob: d1c1c80809c8396970a703a4813d1384d47f4281 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = android-armv7a-eabi-libusb
pkgdesc = Library that provides generic access to USB devices (Android armv7a-eabi)
pkgver = 1.0.27
pkgrel = 2
url = https://libusb.info/
arch = any
license = LGPL-2.1-or-later
makedepends = android-configure
depends = android-ndk
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://github.com/libusb/libusb/releases/download/v1.0.27/libusb-1.0.27.tar.bz2
md5sums = 1fb61afe370e94f902a67e03eb39c51f
pkgname = android-armv7a-eabi-libusb
|