The gdk-pixbuf-xlib package provides a deprecated Xlib interface to gdk-pixbuf, which is needed for some applications which have not been ported to use the new interfaces yet.
This package is known to build and work properly using an LFS-10.1 platform.
Download (HTTP): http://anduin.linuxfromscratch.org/BLFS/gdk-pixbuf-xlib/gdk-pixbuf-xlib-3116b8ae.tar.xz
Download (FTP): ftp://anduin.linuxfromscratch.org/BLFS/gdk-pixbuf-xlib/gdk-pixbuf-xlib-3116b8ae.tar.xz
Download MD5 sum: c9a46e43baa132b3ecc0636a50689a80
Download size: 52 KB
Estimated disk space required: 1.5 MB
Estimated build time: less than 0.1 SBU
gdk-pixbuf-2.42.4 and Xorg Libraries
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gdk-pixbuf-xlib
Install gdk-pixbuf-xlib by running the following commands:
mkdir build && cd build && meson --prefix=/usr .. && ninja
This package does not come with a test suite.
Now, as the root
user:
ninja install
-Dgtk_doc=true
: Use this option if
GTK-Doc-1.33.2 is installed and you wish to
rebuild and install the API documentation.
Last updated on 2021-02-21 22:38:24 -0600