blob: b24fcbd5fcebda6423946c28916c47b4670c7a49 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = android-x86-64-libusb
pkgdesc = Library that provides generic access to USB devices (Android x86-64)
pkgver = 1.0.29
pkgrel = 1
url = https://libusb.info/
arch = any
groups = android-libusb
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.29/libusb-1.0.29.tar.bz2
md5sums = 12d4a782ce606a0582fb5038c16d0f75
pkgname = android-x86-64-libusb
|