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

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


Branch: pkgsrc-2018Q1, Version: 1.13, Package name: libxcb-1.13, 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 build:
[pkgtools/cwrappers] [x11/xcb-proto] [x11/xorgproto]

Master sites:

SHA1: 212ad5f1f80def80536d78e3d20354a0370e7fe9
RMD160: bd333e03159499b9a01ac278296d733d1cb5d611
Filesize: 498.489 KB

Version history: (Expand)