summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 11b5baa4f34dd1aaff5fd79201e9feff45500874 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = geographiclib
	pkgdesc = Set of C++ classes for conversions between geographic, UTM, UPS, MGRS, geocentric, and local cartesian coordinates, for gravity, geoid height, and geomagnetic field calculations and for solving geodesic problems. Geotrans replacement.
	pkgver = 2.3
	pkgrel = 1
	url = https://geographiclib.sourceforge.io/
	install = geographiclib.install
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = gcc
	makedepends = make
	makedepends = cmake
	depends = bash
	options = staticlibs
	source = https://sourceforge.net/projects/geographiclib/files/distrib-C%2B%2B/GeographicLib-2.3.tar.gz/download
	md5sums = 53050f085438d3170098081d2b50974f

pkgname = geographiclib