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.38/libdazzle-3.38.0.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/libdazzle/3.38/libdazzle-3.38.0.tar.xz
Download MD5 sum: 7dee045bef026ff26af9b16f8252936b
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-02-21 11:05:24 -0800