blob: 5be7a5266213d691ca29e1b2f10f94f9d3498a20 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = spread
pkgdesc = a user-friendly application to analyze and visualize phylogeographic reconstructions resulting from Bayesian inference of spatio-temporal diffusion. https://doi.org/10.1093/bioinformatics/btr481
pkgver = 1.0.7
pkgrel = 6
url = https://github.com/phylogeography/SPREADv1
arch = any
license = LGPL
makedepends = java-environment=8
makedepends = ant
makedepends = gendesk
depends = java-runtime=8
source = spread-1.0.7.tar.gz::https://github.com/phylogeography/SPREADv1/archive/refs/tags/1.0.7.tar.gz
sha256sums = bc59b28d645379b39e7f750ae1105c8e517284c85ddf591cde5eef9f1b1b4882
pkgname = spread
|