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