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