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-10.1 platform.
Download (HTTP): https://download.gnome.org/sources/libgee/0.20/libgee-0.20.3.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/libgee/0.20/libgee-0.20.3.tar.xz
Download MD5 sum: e574b3952b93d219b5ec7c74c5892c33
Download size: 664 KB
Estimated disk space required: 35 MB (add 4 MB for tests)
Estimated build time: 0.1 SBU (using parallelism=4; add 0.1 SBU for tests)
gobject-introspection-1.66.1 and Vala-0.50.3
Vala-0.50.3 (with Valadoc) and LCOV
User Notes: http://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
Last updated on 2021-02-24 18:50:56 -0800