xcb-proto-1.17.0

Introduction to xcb-proto

The xcb-proto package provides the XML-XCB protocol descriptions that libxcb uses to generate the majority of its code and API.

This package is known to build and work properly using an LFS 12.4 platform.

Package Information

xcb-proto Dependencies

Optional

libxml2-2.15.1 (required to run the tests)

Installation of xcb-proto

Prepare xcb-proto by running the following commands:

PYTHON=python3 ./configure --prefix=/usr    \
    --sysconfdir=/etc    \
    --localstatedir=/var \
    --disable-static

To test the results, issue:

make check

Now Install, as the root user:

make install
[Note]

Note

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 /usr/lib/pkgconfig/xcb-proto.pc

Contents

Installed Programs: None
Installed Libraries: None
Installed Directory: /usr/share/xcb and /usr/lib/python3.14/site-packages/xcbgen