blob: 66df8a79e869fd9e68af9864eb20a12e2ac2dbd0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-blackiceprog-git
pkgdesc = Programmer for the blackice FPGAs by myStorm (https://mystorm.uk/)
pkgver = r4.8b6667d
pkgrel = 1
url = https://github.com/jpenalbae/black-iceprog
arch = any
license = GPL-3.0-only
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-pyserial
provides = python-blackiceprog
conflicts = python-blackiceprog
source = python-blackiceprog-git::git+https://github.com/jpenalbae/black-iceprog.git
sha256sums = SKIP
pkgname = python-blackiceprog-git
|