blob: 46ae3cf3a4b01c9550e1b0da8afae84841c1cbce (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = openhfta-git
pkgdesc = HF terrain analysis tool using the OpenYTWCore Fortran numerical engine
pkgver = r2.5e6e415
pkgrel = 1
url = https://github.com/RioDXGroup/openhfta
arch = x86_64
license = 0BSD
makedepends = gcc-fortran
makedepends = git
depends = gcc-libs
depends = python
depends = python-matplotlib
depends = python-numpy
provides = openhfta=r2.5e6e415
conflicts = openhfta
source = openhfta::git+https://github.com/RioDXGroup/openhfta.git
sha256sums = SKIP
pkgname = openhfta-git
|