summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fc2aca6630ebeafea62ce52671e0db9376f65d07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
pkgbase = hidapi-git
	pkgdesc = Simple library for communicating with USB and Bluetooth HID devices. Latest git checkout.
	pkgver = 0.14.0+40.r665.20241003.750bf20
	pkgrel = 1
	epoch = 1
	url = https://github.com/libusb/hidapi
	arch = x86_64
	arch = i686
	arch = aarch64
	arch = armv6h
	arch = armv7h
	license = GPL-3.0-or-later
	license = BSD-3-Clause
	license = LicenseRef-HIDAPI
	makedepends = autoconf
	makedepends = automake
	makedepends = bash
	makedepends = git
	makedepends = make
	makedepends = libusb
	makedepends = libtool
	makedepends = libudev.so
	optdepends = hidapi-testgui: For a GUI programme using this library
	optdepends = libusb: for the libusb backend -- hidapi-libusb.so
	optdepends = libudev.so: for the hidraw backend -- hidapi-hidraw.so
	provides = hidapi=0.14.0+40.r665.20241003.750bf20
	conflicts = hidapi
	source = hidapi::git+https://github.com/libusb/hidapi.git
	sha256sums = SKIP

pkgname = hidapi-git