summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 26d93a7a69738b2f40e9965143c8ea66ca4e6b87 (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
pkgbase = python-facedancer
	pkgdesc = Implement your own USB device in Python using Cynthion or GreatFET hardware
	pkgver = 3.1.2
	pkgrel = 1
	url = https://github.com/greatscottgadgets/facedancer
	arch = any
	license = BSD-3-Clause
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-pyproject-patcher
	makedepends = python-setuptools
	makedepends = python-sphinx
	makedepends = python-sphinx_rtd_theme
	makedepends = python-sphinxcontrib-apidoc
	makedepends = python-wheel
	depends = python
	depends = python-hid-parser
	depends = python-libusb1
	depends = python-prompt_toolkit
	depends = python-pyserial
	depends = python-pyusb
	optdepends = greatfet: use Facedancer with a GreatFET backend
	optdepends = python-cynthion: use Facedancer with a Cynthion backend
	optdepends = python-rpi-gpio: use Facedancer with a Raspdancer backend
	optdepends = python-spi-py-git: use Facedancer with a Raspdancer backend
	source = facedancer-3.1.2.tar.gz::https://github.com/greatscottgadgets/facedancer/archive/3.1.2.tar.gz
	sha512sums = b06b1f025c7aae1ef27775dcd6d10e99933a49f3d3ce2d2b1e5f288915f0cb4f8dfaf61b8463a674c675db98de11418dc87c26b58e3b65e5244e752e9c43070d

pkgname = python-facedancer