blob: d677eb74dea64cb6f3e635ebed58830a74b211db (
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
32
33
34
35
|
pkgbase = python-cynthion
pkgdesc = Python package and utilities for the Great Scott Gadgets Cynthion USB Test Instrument
pkgver = 0.2.4
pkgrel = 1
url = https://github.com/greatscottgadgets/cynthion
arch = any
license = BSD-3-Clause
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-pyproject-patcher
makedepends = python-setuptools
makedepends = python-sphinx
makedepends = python-sphinx_rtd_theme
makedepends = python-sphinx-inline-tabs
makedepends = python-wheel
depends = cynthion-firmware=0.2.4
depends = python
depends = python-amaranth>=0.5
depends = python-apollo
depends = python-luna-usb>=0.2
depends = python-luna-soc>=0.3
depends = python-pyfwup
depends = python-pygreat
depends = python-pyusb
depends = python-tomli
depends = python-tqdm
depends = python-usb-protocol
optdepends = python-facedancer: to run the included examples
source = cynthion-0.2.4.tar.gz::https://github.com/greatscottgadgets/cynthion/archive/0.2.4.tar.gz
source = archlinux-managed-udev-rules.patch
sha512sums = e37efbd54cf58c1ee65f76096497ea9770e36d3d847e32d54fb5765e5a4e29b39d491b25577d1c29820c75da280e10227bf0a01059a600bfc35f28724150524f
sha512sums = 45d3b73f3651485177b43ffb2d413a7a008f01550dcff7973e6581afb337b6b37beda50ee8499a632754e791734186ec647eb48bea8a3efb2899844bac40fd0b
pkgname = python-cynthion
|