summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bd03f49f7d57073ce0ff47c9b718a1389237243b (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
29
pkgbase = seqan3-git
	pkgdesc = The modern C++ library for sequence analysis
	pkgver = r628.35e4fba
	pkgrel = 1
	url = http://www.seqan.de
	arch = i686
	arch = x86_64
	license = custom
	makedepends = cmake
	makedepends = gcc
	makedepends = make
	makedepends = doxygen
	makedepends = gtest
	makedepends = benchmark
	depends = gcc-libs
	depends = coin-or-lemon
	depends = range-v3
	depends = sdsl-lite-v3-git
	optdepends = bzip2: bzip2 support
	optdepends = zip: zip support
	optdepends = coin-or-lemon: graphs, required for MSA
	optdepends = cereal: serialisation support
	provides = seqan3=r628.35e4fba
	conflicts = seqan3
	source = git://github.com/seqan/seqan3.git
	md5sums = SKIP

pkgname = seqan3-git