slackbuilds/libraries/geocode-glib2
Ozan Türkyılmaz 047734c3a9 libraries/geocode-glib2: Updated to 3.26.4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-10-20 21:23:42 +07:00
..
README
doinst.sh
geocode-glib2.SlackBuild
geocode-glib2.info
slack-desc

README

geocode-glib2 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.

This script will build library that uses soup3 API. It can reside with
geocode-glib in the same system.

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