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