blob: aecfb7ceee3736be08cf81c2b7b0be6d5e0d5c9f (
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
|
pkgbase = prjxray-git
pkgdesc = Documenting the Xilinx 7-series bit-stream format
pkgver = r3800.3418f9b5
pkgrel = 1
url = https://github.com/SymbiFlow/prjxray
arch = x86_64
license = ISC
checkdepends = python-pytest
makedepends = git
makedepends = cmake
makedepends = python-setuptools
makedepends = python
makedepends = python-fasm
makedepends = python-intervaltree
makedepends = python-numpy
makedepends = python-pyjson5
makedepends = python-yaml
makedepends = python-simplejson
optdepends = prjxray-db: The pre-built database
source = git+https://github.com/SymbiFlow/prjxray
source = git+https://github.com/arsenm/sanitizers-cmake
source = git+https://github.com/google/googletest
source = git+https://github.com/gflags/gflags
source = git+https://github.com/google/cctz
source = git+https://github.com/abseil/abseil-cpp
source = git+https://github.com/jbeder/yaml-cpp
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = prjxray-tools-git
depends = gcc-libs
provides = prjxray-tools
provides = prjxray
provides = prjxray-git
conflicts = prjxray-tools
conflicts = prjxray
replaces = prjxray-git
pkgname = python-prjxray-git
arch = any
depends = python
depends = python-fasm
depends = python-intervaltree
depends = python-numpy
depends = python-pyjson5
depends = python-yaml
depends = python-simplejson
provides = python-prjxray
conflicts = python-prjxray
|