summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1668248acb55dc3e697838dcda5f16530b597eea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = android-x86-hidapi
	pkgdesc = Simple library for communicating with USB and Bluetooth HID devices (Android x86)
	pkgver = 0.14.0
	pkgrel = 2
	url = https://github.com/libusb/hidapi
	arch = any
	license = GPL3
	license = BSD
	license = custom
	makedepends = android-cmake
	makedepends = android-x86-libusb
	depends = android-ndk
	optdepends = android-x86-libusb: for hidapi-libusb
	options = !strip
	options = !buildflags
	options = staticlibs
	options = !emptydirs
	source = https://github.com/libusb/hidapi/archive/hidapi-0.14.0.tar.gz
	md5sums = d65a951df6f566f90bbeb4414caf2c1e

pkgname = android-x86-hidapi