Paketname | libxcb-composite0-dev |
Beschreibung | X C Binding, composite extension, development files |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 1.5-2 |
Sektion | libdevel |
Priorität | optional |
Installierte Größe | 84 Byte |
Hängt ab von | libxcb-composite0 (= 1.5-2), libxcb1-dev, libxcb-xfixes0-dev |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | libxcb |
Paketgröße | 9642 Byte |
Prüfsumme MD5 | cd63d79b07a4cc6e11855090ea0ef7de |
Prüfsumme SHA1 | 6caa667a2c353dbadb0f53eafb632a9916f8e218 |
Prüfsumme SHA256 | ae0e3a7986e1394e9ce5e4e77debf6921c94de32c38976aa7e2a78a71e716a28 |
Link zum Herunterladen | libxcb-composite0-dev_1.5-2_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
|