blob: 69efb68aa67d812ac0bd633218882cc4823dfe58 (
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
|
pkgbase = apicula-git
pkgdesc = Project Apicula bitstream documentation for Gowin FPGAs
pkgver = 0.31.r12.g3da6c40
pkgrel = 1
url = https://github.com/YosysHQ/apicula
arch = i686
arch = x86_64
license = MIT
makedepends = python-setuptools
depends = python>=3.8
depends = python-pip
depends = python-numpy
depends = python-pandas
depends = python-pillow
depends = python-openpyxl
depends = python-msgspec
depends = python-fastcrc
provides = apicula=0.31.r12.g3da6c40
conflicts = prjapicula
source = apicula::git+https://github.com/YosysHQ/apicula.git
source = https://github.com/YosysHQ/apicula/releases/download/0.0.0.dev/linux-x64-gowin-data.tgz
sha256sums = SKIP
sha256sums = SKIP
pkgname = apicula-git
|