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