blob: 618c124bcb2681999bee24b219ccf60c9eef112f (
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
|
pkgbase = python-luna-usb
pkgdesc = Amaranth HDL framework for monitoring, hacking, and developing USB devices
pkgver = 0.2.0
pkgrel = 1
url = https://github.com/greatscottgadgets/luna
arch = any
license = BSD-3-Clause
makedepends = python-build
makedepends = python-installer
makedepends = python-jschon
makedepends = python-pyproject-patcher
makedepends = python-setuptools
makedepends = python-sphinx
makedepends = python-sphinx_rtd_theme
makedepends = python-wheel
depends = python
depends = python-amaranth>=0.5
depends = python-apollo
depends = python-pyserial
depends = python-pyusb
depends = python-pyvcd
depends = python-usb-protocol
optdepends = python-cynthion: connect to Cynthion hardware
optdepends = python-libusb1: to use the bulk_speed_test applet
optdepends = python-luna-boards: connect to Luna boards
optdepends = python-prompt_toolkit: to use the included applets
source = luna-0.2.0.tar.gz::https://github.com/greatscottgadgets/luna/archive/0.2.0.tar.gz
sha512sums = 711544297a58343f5e97ba54323dcdbe5eddbba039299e562ea99287aa555183c8e6613940820fd19b7ebcb379dc36383600054be89115ff087e89ed7ccf3e0d
pkgname = python-luna-usb
|