blob: 35bb635162fb16674ccc3e943c124d1b4e48f477 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = android-aarch64-libusb
pkgdesc = Library that provides generic access to USB devices (Android aarch64)
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-aarch64-libusb
|