blob: 5e44dc686fdfa7bf983409d418c0000fa54fb342 (
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
55
56
|
pkgbase = prjxray-git
pkgdesc = Documenting the Xilinx 7-series bit-stream format
pkgver = r3602.51132a11
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
source = 0001-fix-set-C-standard-to-14.patch
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = 5f47ffb9b89b976046588968f9a5038da7612211c1a85b396d62a24973941730
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
|