summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 91e48f0ae3582a00e7d08a2610758d0b2de6a6ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = groops-git
	pkgdesc = A C++ software toolkit to perform core geodetic tasks.
	pkgver = r37.292ccda
	pkgrel = 1
	url = https://github.com/groops-devs/groops
	install = post.install
	arch = x86_64
	license = GPL3
	makedepends = git
	makedepends = cmake
	makedepends = gcc
	makedepends = gcc-fortran
	depends = bash
	depends = expat
	depends = lapack
	depends = zlib
	optdepends = netcdf-cxx: for reading and writing NetCDF files.
	optdepends = erfa: for high-precision Earth rotation.
	optdepends = openmpi: or another MPI to parallelize resource intensive tasks.
	optdepends = gmt6: visualization of data sets
	source = git+https://github.com/groops-devs/groops.git
	md5sums = SKIP

pkgname = groops-git