The xcb-util package provides additional extensions to the XCB library, many that were previously found in Xlib, but are not part of core X protocol.
This package is known to build and work properly using an LFS-7.0 platform.
Download (HTTP): http://xcb.freedesktop.org/dist/xcb-util-0.3.8.tar.bz2
Download MD5 sum: 8ce019c4bbf20dce246b98f177cfccff
Download size: 268 KB
Estimated disk space required: 2.7 MB
Estimated build time: 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/xcb-util
Install xcb-util by running the following commands:
./configure $XORG_CONFIG && make
To test the results, issue: make check.
Now, as the root
user:
make install
Last updated on 2011-12-06 19:16:56 +0000