Paketname | libxcb-composite0-dev |
Beschreibung | X C Binding, composite extension, development files |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.6-1 |
Sektion | libdevel |
Priorität | optional |
Installierte Größe | 84 Byte |
Hängt ab von | libxcb-composite0 (= 1.6-1), libxcb1-dev, libxcb-xfixes0-dev |
Empfohlene Pakete | |
Paketbetreuer | XCB Developers |
Quelle | libxcb |
Paketgröße | 9854 Byte |
Prüfsumme MD5 | b4b38d4dda5d03c747ca1cc47147b362 |
Prüfsumme SHA1 | ea66ef8944884431834a88b2f2dcf5d040b1d4a4 |
Prüfsumme SHA256 | e33587b878603134c6aa32c08b2642a3a768686041c9207fb342fa09cd51e669 |
Link zum Herunterladen | libxcb-composite0-dev_1.6-1_i386.deb |
Ausführliche Beschreibung | This package contains the header and library files needed to build software
using libxcb-composite, the composite 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
|