summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 77267c149003f48f968fe4d3eeeb644f7dab373d (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.1
	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.1.tar.gz/download
	md5sums = 5f746e1c9843c93c51dc299af2160a47

pkgname = geographiclib