Paketname | libxcb-screensaver0-dev |
Beschreibung | X C Binding, screensaver 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-screensaver0 (= 1.6-1), libxcb1-dev |
Empfohlene Pakete | |
Paketbetreuer | XCB Developers |
Quelle | libxcb |
Paketgröße | 9898 Byte |
Prüfsumme MD5 | a5499abc0f22ab30061af1d25de1658c |
Prüfsumme SHA1 | cdb30705a64c0144fa60b920d343f2c9058d7fbf |
Prüfsumme SHA256 | 044c676d8e102ff8830743f77681b187251c997346db4a21adca80da9d01b046 |
Link zum Herunterladen | libxcb-screensaver0-dev_1.6-1_i386.deb |
Ausführliche Beschreibung | This package contains the header and library files needed to build 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
|