summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9b318ada0862b32c06d6703be7bba0fd287864ae (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.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.1.2.tar.gz/download
	md5sums = 8b0010429ebda99e624b51dfa06bbbed

pkgname = geographiclib