Path to this page:
./
x11/libxcb,
X protocol C-language Binding
Branch: pkgsrc-2010Q2,
Version: 1.6,
Package name: libxcb-1.6,
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/pkg-config] [
devel/libtool-base] [
devel/autoconf] [
devel/automake] [
lang/python26] [
textproc/libxslt] [
x11/xcb-proto]
Master sites:
SHA1: b0a6fec4c02ec876f32bbd4b64ffe8a25f0da518
RMD160: 44b885490e91d225eeeaa5862c9b8cc439b0e8a3
Filesize: 309.884 KB
Version history: (Expand)
- (2010-07-05) Package added to pkgsrc.se, version libxcb-1.6 (created)