summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 57f53958740bc5e42c1b0a5c639749cd40052530 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = raxml-ng
	pkgdesc = A phylogenetic tree inference tool which uses maximum-likelihood (ML) optimality criterion. https://doi.org/10.1093/bioinformatics/btz305
	pkgver = 1.2.0
	pkgrel = 1
	url = https://github.com/amkozlov/raxml-ng
	arch = x86_64
	license = AGPL3
	makedepends = bison
	makedepends = make
	makedepends = cmake
	makedepends = flex
	makedepends = gmp
	makedepends = gtest
	makedepends = git
	depends = gcc-libs
	provides = raxml-ng
	conflicts = raxml-ng-mpi
	source = git+https://github.com/amkozlov/raxml-ng.git#tag=1.2.0
	sha256sums = SKIP

pkgname = raxml-ng