The libchamplain package contains a Clutter-based widget that is used to display rich and interactive maps.
This package is known to build and work properly using an LFS-10.0 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/libchamplain/0.12/libchamplain-0.12.20.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/libchamplain/0.12/libchamplain-0.12.20.tar.xz
Download MD5 sum: e58b364ffc2ea6bba9e58f95ee2a5229
Download size: 220 KB
Estimated disk space required: 7.8 MB
Estimated build time: less than 0.1 SBU
Clutter-1.26.4, clutter-gtk-1.8.4, GTK+-3.24.22, libsoup-2.70.0, and SQLite-3.33.0
gobject-introspection-1.64.1 and Vala-0.48.9
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libchamplain
Install libchamplain by running the following commands:
mkdir build && cd build && meson --prefix=/usr .. && ninja
This package does not come with a test suite.
Now, as the root
user:
ninja install
Last updated on 2020-08-21 04:11:43 -0700