summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 12e4487f111850104b6b32f1305c62d7d370cf54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = mpboot
	pkgdesc = Fast phylogenetic maximum parsimony tree inference and bootstrap approximation https://doi.org/10.1186/s12862-018-1131-3
	pkgver = 1.2
	pkgrel = 1
	url = https://github.com/diepthihoang/mpboot
	arch = x86_64
	license = GPL2
	makedepends = cmake
	makedepends = make
	makedepends = clang
	makedepends = git
	depends = eigen
	depends = gcc-libs
	depends = zlib
	source = git+https://github.com/diepthihoang/mpboot.git#tag=v1.2
	md5sums = SKIP

pkgname = mpboot