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.4.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/libgee/0.20/libgee-0.20.4.tar.xz
Download MD5 sum: 4d7d6f1f8054f1b3466c752ac2e50946
Download size: 672 KB
Estimated disk space required: 42 MB (add 3 MB for tests)
Estimated build time: 0.1 SBU (using parallelism=4; add 0.1 SBU for tests)
gobject-introspection-1.68.0 and Vala-0.52.0
Vala-0.52.0 (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-04-06 20:06:55 -0500