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