blob: 1ac63b9aa232788a9e7cfd48b5a9a3e892ca1618 (
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
|
pkgbase = python-cynthion
pkgdesc = Python package and utilities for the Great Scott Gadgets Cynthion USB Test Instrument
pkgver = 0.1.7
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.1.7
depends = python
depends = python-amaranth<0.5
depends = python-apollo
depends = python-luna-usb
depends = python-luna-soc
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.1.7.tar.gz::https://github.com/greatscottgadgets/cynthion/archive/0.1.7.tar.gz
sha512sums = 4476dcfc21c64c28a0a1e8a9a2197fc441c5d0cd36aeb9a4c674c038157a95420d4374c99bf5e9f380e9a4014bdd03238260311c034fcf02d0f3381c1a15adb6
pkgname = python-cynthion
|