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 11.3 platform.
Download (HTTP): https://download.gnome.org/sources/libdazzle/3.44/libdazzle-3.44.0.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/libdazzle/3.44/libdazzle-3.44.0.tar.xz
Download MD5 sum: 203815dd90239ff732c19fc700417c74
Download size: 448 KB
Estimated disk space required: 15 MB (with tests)
Estimated build time: 0.2 SBU (using parallelism=4; with tests)
User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/libdazzle
Install libdazzle by running the following commands:
mkdir build && cd build && meson --prefix=/usr --buildtype=release .. && ninja
To test the results, issue: ninja test.
Now, as the root
user:
ninja install
--buildtype=release
:
Specify a buildtype suitable for stable releases of the package, as
the default may produce unoptimized binaries.