Path to this page:
./
x11/libxcb,
X protocol C-language Binding
Branch: pkgsrc-2013Q1,
Version: 1.9,
Package name: libxcb-1.9,
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] [
x11/libXdmcp]
Required to build:[
lang/python27] [
textproc/libxslt] [
x11/xcb-proto] [
x11/xproto] [
x11/py-xcbgen]
Master sites:
SHA1: ad2fb95eeec41ba3d39502a4f7460c3b64fdf061
RMD160: 8558eee4a0f550e019c30388bf6d0feddaaaac0c
Filesize: 378.527 KB
Version history: (Expand)
- (2013-04-01) Package added to pkgsrc.se, version libxcb-1.9 (created)