| Paketname | libxcb-dri2-0 |
| Beschreibung | X C Binding, dri2 extension |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 1.6-1 |
| Sektion | libs |
| Priorität | optional |
| Installierte Größe | 64 Byte |
| Hängt ab von | libc6 (>= 2.1.3), libxcb1 (>= 0) |
| Empfohlene Pakete | |
| Paketbetreuer | XCB Developers |
| Quelle | libxcb |
| Paketgröße | 9726 Byte |
| Prüfsumme MD5 | 50f3f19a65248c3e2ff807d2e9dd505e |
| Prüfsumme SHA1 | d528a0b6c46b0fe3fe61e8a0464606397fae9ace |
| Prüfsumme SHA256 | 6cacb9edfabe40c16651b636c29f13f3e6b70d1c8cffaa980748691ef0a6e4da |
| Link zum Herunterladen | libxcb-dri2-0_1.6-1_i386.deb |
| Ausführliche Beschreibung | This package contains the library files needed to run software using
libxcb-dri2, the dri2 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
|