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 11.3 platform.
Download (HTTP): https://download.gnome.org/sources/libgee/0.20/libgee-0.20.6.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/libgee/0.20/libgee-0.20.6.tar.xz
Download MD5 sum: 8b9001f47e15ef7a1776ac1f5bb015a0
Download size: 676 KB
Estimated disk space required: 38 MB (with tests)
Estimated build time: 0.5 SBU (with tests)
gobject-introspection-1.74.0 and Vala-0.56.4
Vala-0.56.4 (with Valadoc) and LCOV
User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/libgee
Install libgee by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check.
Now, as the root
user:
make install