The GLibmm package is a set of C++ bindings for GLib.
This package is known to build and work properly using an LFS 13.1 platform.
Download (HTTP): https://download.gnome.org/sources/glibmm/2.66/glibmm-2.66.10.tar.xz
Download MD5 sum: 04fab47987ee9df63f808959577d153b
Download size: 9.4 MB
Estimated disk space required: 91 MB (with tests)
Estimated build time: 0.4 SBU (Using parallelism=4; with tests)
GLib-2.88.3 and libsigc++-2.12.1
Doxygen-1.18.0, glib-networking-2.80.1 (for tests), GnuTLS-3.8.13 (for tests), libxslt-1.1.45, and mm-common
Install GLibmm by running the following commands:
mkdir bld && cd bld && meson setup --prefix=/usr --buildtype=release .. && ninja
To test the results, issue: ninja test.
Now, as the root user:
ninja install