libdazzle is a companion library to GObject and GTK+ that adds APIs for special graphical effects.
This package is known to build and work properly using an LFS-9.1 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/libdazzle/3.34/libdazzle-3.34.1.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/libdazzle/3.34/libdazzle-3.34.1.tar.xz
Download MD5 sum: e796a92dd3f529616ed388c15208359b
Download size: 432 KB
Estimated disk space required: 34 MB (with tests)
Estimated build time: 0.2 SBU (uning parallelism=4; with tests)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libdazzle
Install libdazzle by running the following commands:
mkdir build && cd build && meson --prefix=/usr .. && ninja
To test the results, issue: ninja test. Two tests may fail due to a theme parsing error.
Now, as the root
user:
ninja install
Last updated on 2020-02-18 14:50:03 -0800