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-10.1 platform.
Download (HTTP): https://download.gnome.org/sources/libdazzle/3.40/libdazzle-3.40.0.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/libdazzle/3.40/libdazzle-3.40.0.tar.xz
Download MD5 sum: 14381d1c64f14655da61c6094356d1d9
Download size: 440 KB
Estimated disk space required: 42 MB (with tests)
Estimated build time: 0.2 SBU (using 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.
Now, as the root
user:
ninja install
Last updated on 2021-04-06 20:06:55 -0500