summaryrefslogtreecommitdiff
path: root/geography/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-11-04 15:53:20 +0000
committernia <nia@pkgsrc.org>2020-11-04 15:53:20 +0000
commit5b9cdcf46712a312b7351ef77b6f3caa88e52403 (patch)
treec7492b34025663ccb1021a00747de9aec76708f9 /geography/Makefile
parent815eb31b267e8ad6d7d06833098fe39be90e9ceb (diff)
downloadpkgsrc-5b9cdcf46712a312b7351ef77b6f3caa88e52403.tar.gz
geography: Add geocode-glib. Needed for gnome-calendar
geocode-glib is a convenience library for the geocoding (finding longitude, and latitude from an address) and reverse geocoding (finding an address from coordinates). It uses Nominatim service to achieve that. It also caches (reverse-)geocoding requests for faster results and to avoid unnecessary server load.
Diffstat (limited to 'geography/Makefile')
-rw-r--r--geography/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/Makefile b/geography/Makefile
index 4ac9ccaebfc..413b4de9a39 100644
--- a/geography/Makefile
+++ b/geography/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.104 2020/09/07 10:56:44 wiz Exp $
+# $NetBSD: Makefile,v 1.105 2020/11/04 15:53:20 nia Exp $
#
COMMENT= Software for geographical-related uses
@@ -36,6 +36,7 @@ SUBDIR+= garmin-utils
SUBDIR+= garmintools
SUBDIR+= gdal-lib
SUBDIR+= geoclue
+SUBDIR+= geocode-glib
SUBDIR+= geos
SUBDIR+= gipfel
SUBDIR+= gpsbabel