xcb-util-cursor-0.1.3

Introduction to xcb-util-cursor

The xcb-util-cursor package provides a module that implements the XCB cursor library. It is the XCB replacement for libXcursor.

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

Package Information

xcb-util-cursor Dependencies

Required

xcb-util-0.4.0

Optional

Doxygen-1.9.1 (for documentation)

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

Installation of xcb-util-cursor

Install xcb-util-cursor 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-cursor.so
Installed Directories: None

Short Descriptions

libxcb-cursor.so

Is a port of Xlib's libXcursor functions

Last updated on 2015-09-20 17:38:20 -0500