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.1 platform.
Download (HTTP): https://download.gnome.org/sources/libchamplain/0.12/libchamplain-0.12.20.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/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.28, libsoup-2.72.0, and SQLite-3.35.4
gobject-introspection-1.68.0 and Vala-0.52.0
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 2021-02-24 20:50:56 -0600