The libgee package is a collection library providing GObject based interfaces and classes for commonly used data structures.
This package is known to build and work properly using an LFS 12.3 platform.
Download (HTTP): https://download.gnome.org/sources/libgee/0.20/libgee-0.20.8.tar.xz
Download MD5 sum: e8e37df1c7a93aa5ba08be12ae7e7cad
Download size: 676 KB
Estimated disk space required: 32 MB (with tests)
Estimated build time: 0.3 SBU (with tests)
GLib-2.82.5 (GObject Introspection recommended) and Vala-0.56.17
Install libgee by running the following commands:
./configure --prefix=/usr --enable-vala && make
To test the results, issue: make check.
Now, as the root
user:
make install