The libhandy package provides additional GTK UI widgets for use in developing user interfaces.
This package is known to build and work properly using an LFS-9.1 platform.
Download (HTTP): https://source.puri.sm/Librem5/libhandy/-/archive/v0.0.11/libhandy-v0.0.11.tar.bz2
Download MD5 sum: 6011ebf671786958d8afc73b04ffc378
Download size: 336 KB
Estimated disk space required: 14 MB (with tests)
Estimated build time: 0.2 SBU (with tests)
GTK-Doc-1.32 and Glade
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libhandy
Install libhandy by running the following commands:
mkdir build && cd build && meson --prefix=/usr .. && ninja
To test the results, issue: ninja test.
Now, as the root
user:
ninja install
-Dgtk_doc=true
: Use this option if you
have GTK-Doc-1.32 installed and wish to install the
documentation.
Last updated on 2020-02-18 14:50:03 -0800