summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cc98605289fad490a2793b46d74ed65846de4772 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-btchip-git
	pkgdesc = Python library to communicate with BTChip dongle
	pkgver = 0.1.32
	pkgrel = 4
	url = https://github.com/LedgerHQ/btchip-python
	arch = any
	license = Apache
	makedepends = python-setuptools
	depends = python-hidapi
	depends = libusb-compat
	depends = libusb
	depends = libsystemd
	optdepends = btchip-udev: access BTChip as non-root user
	provides = python-btchip-git
	provides = python-btchip
	conflicts = python-btchip-git
	conflicts = python-btchip
	source = git+https://github.com/LedgerHQ/btchip-python
	sha256sums = SKIP

pkgname = python-btchip-git