Path to this page:
./
x11/libxcb,
X protocol C-language Binding
Branch: pkgsrc-2009Q2,
Version: 1.3,
Package name: libxcb-1.3,
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:[
textproc/libxslt] [
devel/autoconf] [
devel/libtool-base] [
devel/pkg-config] [
devel/automake] [
lang/python25]
Master sites:
SHA1: 6fd426cfa32460de36a9b40c6e9be8154ad7455d
RMD160: 90b15625000c35982d56a9018b72f3cdb97f340d
Filesize: 300.956 KB
Version history: (Expand)
- (2009-07-09) Package added to pkgsrc.se, version libxcb-1.3 (created)