xcb-util-0.4.0

Introduction to xcb-util

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-9.1 platform.

Package Information

xcb-util Dependencies

Required

libxcb-1.13.1

Optional

Doxygen-1.8.17 (for documentation)

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/xcb-util

Installation of xcb-util

Install xcb-util by running the following commands:

./configure $XORG_CONFIG &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: None
Installed Library: libxcb-util.so
Installed Directories: None

Short Descriptions

libxcb-util.so

Provides utility functions for other XCB utilities.

Last updated on 2020-02-15 20:23:35 -0800