summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ff6a8d9928d269f16415a7e7f21fe370911c83d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = ophidian-flute-git
	pkgdesc = A rectilinear Steiner minimal tree and wirelength algorithm described in the ICCAD 04 and ISPD 05 papers.
	pkgver = 1.0
	pkgrel = 2
	url = https://gitlab.com/eclufsc/Flute
	arch = x86_64
	groups = ophidian
	license = custom
	makedepends = make
	makedepends = bison
	makedepends = flex
	options = staticlibs
	source = git+https://gitlab.com/eclufsc/Flute.git#branch=master
	md5sums = SKIP

pkgname = ophidian-flute-git