Path to this page:
./
x11/libxcb,
X protocol C-language Binding
Branch: pkgsrc-2009Q3,
Version: 1.4,
Package name: libxcb-1.4,
Maintainer: reedThe libxcb package provides a replacement for the current Xlib interface.
Some of its advantages include:
- size: small library and lower memory footprint
- latency hiding: batch several requests and wait for the replies later
- direct protocol access: one-to-one mapping between interface and protocol
- proven thread support: transparently access XCB from multiple threads
- easy extension implementation: interfaces auto-generated from XML-XCB
Xlib can also use XCB as a transport layer, allowing software to make
requests and receive responses with both, which eases porting to XCB.
Required to run:[
x11/libXau]
Required to build:[
textproc/libxslt] [
devel/libtool-base] [
devel/autoconf] [
devel/pkg-config] [
devel/automake]
Master sites:
SHA1: fb3bc1a81058e1894663771f87b8a3919f8520ce
RMD160: c8ce1e1670c09ded64c9a1642c8ed26403ef9986
Filesize: 298.941 KB
Version history: (Expand)
- (2009-10-17) Package added to pkgsrc.se, version libxcb-1.4 (created)