summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ddba986ca16879ce08132de228aa0326d34b79c6 (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
pkgbase = python-fasm-git
	pkgdesc = FPGA Assembly (FASM) Parser and Generation library
	pkgver = 0.0.2.r67.gaf39a4f
	pkgrel = 2
	url = https://github.com/SymbiFlow/fasm
	arch = x86_64
	license = ISC
	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.r67.gaf39a4f
	conflicts = fasm
	conflicts = python-fasm
	source = git+https://github.com/SymbiFlow/fasm.git
	source = git+https://github.com/antlr/antlr4
	source = git+https://github.com/google/googletest
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = python-fasm-git