blob: 63a37fb43319b42a7ae3355adbd55a8dc8a7fed1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-tinyfpgab-git
pkgdesc = Programmer for the TinyFPGA B2 boards
pkgver = r80.e8f9150
pkgrel = 2
url = https://github.com/tinyfpga/TinyFPGA-B-Series
arch = any
license = GPL-3.0-only
checkdepends = python-pytest
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-pyserial
provides = python-tinyfpgab
conflicts = python-tinyfpgab
source = python-tinyfpgab-git::git+https://github.com/tinyfpga/TinyFPGA-B-Series.git
sha256sums = SKIP
pkgname = python-tinyfpgab-git
|