summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 62a07ccc1ffe0dd482092845906939565d717097 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-fusesoc
	pkgdesc = Package manager and build abstraction tool for FPGA/ASIC development.
	pkgver = 1.10
	pkgrel = 0
	url = http://github.com/olofk/fusesoc/
	arch = any
	license = GPLv3
	makedepends = git
	makedepends = python-setuptools
	depends = python
	depends = python-edalize
	optdepends = iverilog: for simulating verilog designs
	optdepends = ghdl: for simulating VHDL designs
	optdepends = gtkwave: for visualizing waveforms
	provides = python-fusesoc
	conflicts = python-fusesoc
	options = !emptydirs
	source = git+https://github.com/olofk/fusesoc#tag=1.10
	md5sums = SKIP

pkgname = python-fusesoc