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 11.3 platform.
Download (HTTP): https://download.gnome.org/sources/gdk-pixbuf-xlib/2.40/gdk-pixbuf-xlib-2.40.2.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/gdk-pixbuf-xlib/2.40/gdk-pixbuf-xlib-2.40.2.tar.xz
Download MD5 sum: fbd57e867e039a8cf9164d145c0f0434
Download size: 53 KB
Estimated disk space required: 1.5 MB
Estimated build time: less than 0.1 SBU
gdk-pixbuf-2.42.10 and Xorg Libraries
User Notes: https://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.