Contents
$XORG_PREFIX/share/xcb and $XORG_PREFIX/lib/python3.14/site-packages/xcbgen
The xcb-proto package provides the XML-XCB protocol descriptions that libxcb uses to generate the majority of its code and API.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
下载地址(HTTP):https://xorg.freedesktop.org/archive/individual/proto/xcb-proto-1.17.0.tar.xz
MD5 校验和:c415553d2ee1a8cea43c3234a079b53f
大小:152 KB
预计所需磁盘空间:1.3 MB
预计构建时间:小于 0.1 SBU
Xorg build environment (needed for the instructions below)
libxml2-2.15.3 (required to run the tests)
Install xcb-proto by running the following commands:
PYTHON=python3 ./configure $XORG_CONFIG
To test the results, issue: make check.
Now, as the root user:
make install
If you are upgrading from version 1.15.1 or lower, the old
pkgconfig file needs to be removed. Issue, as the root user:
rm -f $XORG_PREFIX/lib/pkgconfig/xcb-proto.pc
$XORG_PREFIX/share/xcb and $XORG_PREFIX/lib/python3.14/site-packages/xcbgen