blob: 57195eb5aae75df9876bb646c86df8314bbdbf08 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = cynthion-firmware-bin
pkgdesc = Firmware for the Great Scott Gadgets Cynthion (pre-built from PyPI)
pkgver = 0.1.7
pkgrel = 2
url = https://github.com/greatscottgadgets/cynthion
arch = any
license = BSD-3-Clause
optdepends = riscv64-linux-gnu-gdb: to debug the firmware over JTAG
provides = cynthion-firmware=0.1.7
conflicts = cynthion-firmware
source = cynthion-firmware-bin-0.1.7.tar.gz::https://files.pythonhosted.org/packages/source/c/cynthion/cynthion-0.1.7.tar.gz
sha512sums = 4e5f94bcbaabb17920e9a582d22693a5ad61fb887733441d7897ccda43ab5c7d5ff385a9ab4dcaff46db5c1832ea25bd2d66d41805e10c8fee338bc84d9c45e5
pkgname = cynthion-firmware-bin
|