summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c6218e2fc9047d8cb562fc3491454c32ec8f5dbe (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
pkgbase = infrared-git
	pkgdesc = A generic C++/Python hybrid library for efficient (fixed-parameter tractable) Boltzmann sampling.
	pkgver = 0.4.r0.g2af827c
	pkgrel = 1
	url = https://github.com/s-will/Infrared/
	arch = x86_64
	groups = viennarna-package
	license = GPL3
	makedepends = git
	makedepends = boost
	makedepends = doxygen
	depends = htd
	depends = boost-libs
	depends = python
	optdepends = python-networkx: fallback tree decomposition
	optdepends = tdlib: alternative to libHTD tree decomposition
	optdepends = python-rna: required by redprint.py
	provides = libinfrared.so
	provides = libhtdwrap.so
	provides = redprint.py
	conflicts = infrared
	source = Infrared::git+https://github.com/s-will/Infrared/#branch=master
	md5sums = SKIP

pkgname = infrared-git