slackbuilds_ponce/libraries/geocode-glib
Ozan Türkyılmaz 48fd1a96c9
libraries/geocode-glib: Fix typo in the SlackBuild and README.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-06-04 10:37:03 +07:00
..
patches
doinst.sh
geocode-glib.info
geocode-glib.SlackBuild libraries/geocode-glib: Fix typo in the SlackBuild and README. 2022-06-04 10:37:03 +07:00
README libraries/geocode-glib: Fix typo in the SlackBuild and README. 2022-06-04 10:37:03 +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=yes   : Enables the introspection generation
  TESTS=yes           : Build & install test programs