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

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


Branch: pkgsrc-2018Q4, Version: 1.13.1, Package name: libxcb-1.13.1, 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] [x11/libXdmcp]

Required to build:
[pkgtools/cwrappers] [x11/xcb-proto] [x11/xorgproto]

Master sites:

SHA1: 2ab17a1bb2a44e0a9cb0b26bcf899689ba1bbb3b
RMD160: 9b648a6450eba2f43407252e4ec7f6d5eb1b6e2e
Filesize: 494.9 KB

Version history: (Expand)