Paketname | libxcb-shape0-dev |
Beschreibung | X C Binding, shape extension, development files |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 1.5-2 |
Sektion | libdevel |
Priorität | optional |
Installierte Größe | 96 Byte |
Hängt ab von | libxcb-shape0 (= 1.5-2), libxcb1-dev |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | libxcb |
Paketgröße | 11282 Byte |
Prüfsumme MD5 | 84cbfc6c8d01622012fe17c7e2a98ad9 |
Prüfsumme SHA1 | 0f1b7e93b2557bff629a4f6e3a47929388c6c02a |
Prüfsumme SHA256 | dd5ce71b60cd8163db0c40446fd07d596449811215958da6a280117af2faf8c0 |
Link zum Herunterladen | libxcb-shape0-dev_1.5-2_i386.deb |
Ausführliche Beschreibung | This package contains the header and library files needed to build software
using libxcb-shape, the shape 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
|