Paketname | libxcb-randr0-dev |
Beschreibung | X C Binding, randr extension, development files |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.6-1 |
Sektion | libdevel |
Priorität | optional |
Installierte Größe | 252 Byte |
Hängt ab von | libxcb-randr0 (= 1.6-1), libxcb1-dev, libxcb-render0-dev |
Empfohlene Pakete | |
Paketbetreuer | XCB Developers |
Quelle | libxcb |
Paketgröße | 23184 Byte |
Prüfsumme MD5 | 7e06a26e4f3ac6ea088ad6a8e784658f |
Prüfsumme SHA1 | ba8ab043ca651b7673c12f0f87e1f813cb2f6297 |
Prüfsumme SHA256 | 17e029e7c774a6d6a320b1344da5c8bd6c889e980a88909a9a839a87913c1042 |
Link zum Herunterladen | libxcb-randr0-dev_1.6-1_i386.deb |
Ausführliche Beschreibung | This package contains the header and library files needed to build software
using libxcb-randr, the randr extension for the X C Binding.
.
The XCB library provides an interface to the X Window System protocol,
designed to replace the Xlib interface. XCB provides several advantages over
Xlib:
.
* 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
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
|