summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 77dcaf95c93deef0dbae7f3492943af86aca3f8b (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
pkgbase = python-fasm-git
	pkgdesc = FPGA Assembly (FASM) Parser and Generation library
	pkgver = 0.0.2.r98.g9a73d70
	pkgrel = 4
	url = https://github.com/SymbiFlow/fasm
	arch = x86_64
	license = ISC
	checkdepends = gtest
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-setuptools
	makedepends = cython
	makedepends = cmake
	makedepends = antlr4
	depends = python
	depends = python-textx
	depends = antlr4-runtime
	provides = python-fasm=0.0.2.r98.g9a73d70
	conflicts = fasm
	conflicts = python-fasm
	source = git+https://github.com/SymbiFlow/fasm.git
	source = FindANTLR.cmake
	source = 0001-cmake-install-parse_fasm.so.patch
	source = 0002-cmake-install-tags.py-properly.patch
	source = 0003-fix-setup.py-compute-install-directory-before-outsid.patch
	source = 0004-setup.py-don-t-build-everything-twice.patch
	source = 0005-cmake-allow-overriding-ANTLR_EXECUTABLE.patch
	source = 0006-cmake-explicitly-link-test-with-gtest.patch
	source = 0007-ANTLR4-4.10-compatibility.patch
	source = 0008-cmake-use-native-gtest.patch
	source = 0009-Use-cmake-directly-instead-of-letting-setup.py-try-t.patch
	sha256sums = SKIP
	sha256sums = ff8bb6b28f8e4724aeac01526ea7fa193f4bfa979de24ac99dbae92ee7116488
	sha256sums = e9ce35a0a8d36fbc1f136bd80a4a2b1b590bd8020a03ce39fba9101c7ae3511b
	sha256sums = b202854f6063fac816f8108ee898fa77b177a065ec73977e23be3088c2c1e40e
	sha256sums = 19d6200bd03522381d50c5092058bfb875d20e86a30f1e1740ebad266d883c2d
	sha256sums = 8d17a72da87b324fc3b9cb5b3fff107bfe65320189739bc83a1de3891647ba30
	sha256sums = 6ce39a0f2d3897985f14c96ea99e0fe549bb70b7b49249b7cccccc8eedd99166
	sha256sums = 2d467f16e09af1af873d1d2605e8bbf382df9ae437c04f195c7e756bd309e3e3
	sha256sums = a21e0f26da7d481399b009e1d29d37c8969fbc73c80eebe20ec3f2f6696b9752
	sha256sums = 07d774fe24431ad1f3b3bedd596a7f37611fa8a5204aab7c690a7f90f97bd760
	sha256sums = 58c880e4074c0307f9d2837fdf9de2fbd68c39c472729190f95f28016e2463dc

pkgname = python-fasm-git