| Paketname | libxcb-screensaver0 |
| Beschreibung | X C Binding, screensaver 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 | 8800 Byte |
| Prüfsumme MD5 | 70734506563f993aeda043e77d2d2955 |
| Prüfsumme SHA1 | 27132cc0993e487ac934970aa8fd31d08857b36d |
| Prüfsumme SHA256 | 4904d46c8da37374fb0fd34772a87c3c6c248f49548a69dd859d870084a857c7 |
| Link zum Herunterladen | libxcb-screensaver0_1.6-1_i386.deb |
| Ausführliche Beschreibung | This package contains the library files needed to run software using
libxcb-screensaver, the screensaver 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
|