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

pkgname = geographiclib