summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 041a6949bcad6307f90014a4e3085b5a2f848ccb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = yosys-git
	pkgdesc = A framework for RTL synthesis
	pkgver = r2435.e51dcc8
	pkgrel = 2
	url = http://www.clifford.at/yosys/
	arch = x86_64
	arch = i686
	license = ISC
	makedepends = git
	makedepends = mercurial
	depends = tcl
	depends = libffi
	depends = clang
	depends = python
	optdepends = graphviz: Schematics display support
	provides = yosys
	conflicts = yosys
	source = git+https://github.com/cliffordwolf/yosys.git
	sha512sums = SKIP

pkgname = yosys-git