mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
ecc3e7d829
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
17 lines
839 B
Text
17 lines
839 B
Text
libchamplain is a C library providing a ClutterActor to display maps.
|
|
It also provides a Gtk+ widget to display maps in Gtk+ applications.
|
|
Python and Perl bindings are also available. It supports numerous free
|
|
map sources such as OpenStreetMap, OpenCycleMap, OpenAerialMap and Maps
|
|
for free.
|
|
|
|
libchamplain is named after Samuel de Champlain, famous French
|
|
navigator, explorer and cartographer. He is the "father of New-France"
|
|
and founder of Québec City, which was the 400th anniversary in 2008,
|
|
the year this library was created.
|
|
|
|
Below variables can be used to configure the build:
|
|
INTROSPECTION=yes : Generate introspection data
|
|
Needs building clutter and clutter-gtk built with
|
|
INTROSPECTION=yes
|
|
VAPI=yes : Generate vapi data
|
|
GTKDOC=yes : Build reference manual
|