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