The xcb-util-image package provides additional extensions to the XCB library.
This package is known to build and work properly using an LFS-8.1 platform.
Download (HTTP): https://xcb.freedesktop.org/dist/xcb-util-image-0.4.0.tar.bz2
Download MD5 sum: 08fe8ffecc8d4e37c0ade7906b3f4c87
Download size: 324 KB
Estimated disk space required: 3.2 MB
Estimated build time: less than 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/xcb-util-image
Install xcb-util-image by running the following commands:
./configure $XORG_CONFIG && make
To test the results, issue: LD_LIBRARY_PATH=$XORG_PREFIX/lib make check.
Now, as the root
user:
make install
Last updated on 2017-08-19 20:26:54 -0700