summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 335b442a2bdc608a5ef6d87b45db9d30cd129f67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = seqan3
	pkgdesc = The modern C++ library for sequence analysis https://doi.org/10.1016/j.jbiotec.2017.07.017
	pkgver = 3.3.0
	pkgrel = 1
	url = http://www.seqan.de
	arch = any
	license = CCPL
	license = BSD
	makedepends = cmake
	makedepends = git
	makedepends = bzip2
	makedepends = zlib
	makedepends = glibc
	makedepends = gcc-libs
	makedepends = cereal
	source = git+https://github.com/seqan/seqan3.git#tag=3.3.0
	sha256sums = SKIP

pkgname = seqan3