blob: 40e49abf52ee2536d14df666e9d059d66688c2ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = taudem
pkgdesc = TauDEM (Terrain Analysis Using Digital Elevation Models) is a suite of Digital Elevation Model (DEM) tools for the extraction and analysis of hydrologic information from topography as represented by a DEM.
pkgver = 5.3.8
pkgrel = 1
url = http://hydrology.uwrl.usu.edu/taudem
arch = i686
arch = x86_64
license = GPL
makedepends = openmpi
makedepends = cmake
depends = gdal
options = !makeflags
source = taudem-5.3.8.tar.gz::https://github.com/dtarb/TauDEM/archive/v5.3.8.tar.gz
md5sums = 593ffc11acd3d92d656863424f981a19
pkgname = taudem
|