Path to this page:
./
x11/libxcb,
X protocol C-language Binding
Branch: pkgsrc-2011Q4,
Version: 1.7,
Package name: libxcb-1.7,
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 build:[
devel/libtool-base] [
devel/pkg-config] [
lang/python26] [
pkgtools/x11-links]
Master sites:
SHA1: 7540f0587907bce421914f0ddb813810cb2f36f8
RMD160: f6748b9751e339c2669a6b9322b421abbbff7afb
Filesize: 311.151 KB
Version history: (Expand)
- (2012-01-08) Package added to pkgsrc.se, version libxcb-1.7 (created)