The GLibmm package is a set of C++ bindings for GLib. This version is part of a new API for supporting gtkmm-4.
This package is known to build and work properly using an LFS 12.2 platform.
Download (HTTP): https://download.gnome.org/sources/glibmm/2.80/glibmm-2.80.0.tar.xz
Download MD5 sum: 7e58344303cec7cd5f1e812f4c70cb43
Download size: 9.1 MB
Estimated disk space required: 97 MB (with tests)
Estimated build time: 0.6 SBU (Using parallelism=4; with tests)
GLib-2.80.4 and libsigc++-3.6.0
Doxygen-1.12.0, glib-networking-2.80.0 (for tests), GnuTLS-3.8.7.1 (for tests), libxslt-1.1.42, 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