./x11/libxcb, X protocol C-language Binding

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2015Q2, Version: 1.11, Package name: libxcb-1.11, Maintainer: reed

The 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]

Master sites:

SHA1: 8343b417d7eeb2a2c6b6c4a87a03a4fd0fc65c46
RMD160: 14141725656cb5f36f27ccc133453e599de9569e
Filesize: 505.566 KB

Version history: (Expand)