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