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-8.4 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/libdazzle/3.30/libdazzle-3.30.2.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/libdazzle/3.30/libdazzle-3.30.2.tar.xz
Download MD5 sum: 24e2e1b914a34f5b8868a9507d1f3c4c
Download size: 424 KB
Estimated disk space required: 42 MB
Estimated build time: 0.7 SBU
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.
Now, as the root
user:
ninja install
Last updated on 2019-02-19 12:13:13 -0800