SlackBuildsOrg/libraries/geocode-glib
Ozan Türkyılmaz 2becc05242 libraries/geocode-glib: Updated to 3.26.4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-10-20 21:23:42 +07:00
..
doinst.sh
geocode-glib.info libraries/geocode-glib: Updated to 3.26.4 2022-10-20 21:23:42 +07:00
geocode-glib.SlackBuild libraries/geocode-glib: Updated to 3.26.4 2022-10-20 21:23:42 +07:00
README libraries/geocode-glib: Make introspection yes by default 2022-07-17 19:08:45 +07:00
slack-desc

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.

Below variables can be used to configure the build:
  GTKDOC=yes          : Builds gtkdocs
  INTROSPECTION=no    : Disables the introspection generation
  TESTS=yes           : Build & install test programs