summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 95577b305546d05fd9d588333311ac6b3f2bae70 (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
pkgbase = python-facedancer
	pkgdesc = Implement your own USB device in Python using Cynthion or GreatFET hardware
	pkgver = 3.1.0
	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-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.0.tar.gz::https://github.com/greatscottgadgets/facedancer/archive/3.1.0.tar.gz
	sha512sums = f25ecc25d5a935cfe5aec86a7d9c3691f20ae57ac8c8aa0a8111287b1cfe70dd443f741ed072cfab09f38d9f5e9711b533b27bc2e052b594bbbbd25543bf0705

pkgname = python-facedancer