summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 015596506943aa6b5b8b4b1b3b5933e82dc4e1a1 (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
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
	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