summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f13bf735b87e3cde62c1664d9a7c9b7ced368311 (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.2
	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.2.tar.gz/download
	md5sums = f611b212abf88aa6099a6a40f4ef8e38

pkgname = geographiclib