DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibxcb1-dev
BeschreibungX C Binding, development files
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.6-1
Sektionlibdevel
Prioritätoptional
Installierte Größe660 Byte
Hängt ab vonlibxcb1 (= 1.6-1), libpthread-stubs0-dev, libxau-dev (>= 1:1.0.0-1), libxdmcp-dev (>= 1:1.0.0-1)
Empfohlene Pakete
PaketbetreuerXCB Developers
Quellelibxcb
Paketgröße73642 Byte
Prüfsumme MD5e44e8482e13097390cac3c5bce8c501f
Prüfsumme SHA1351a179853b2b443271e9a73b3e5e8dccb8c2777
Prüfsumme SHA256290d39b9029c104d0bf9c9b731ef19bb21ec08698c883c4e6245181305730355
Link zum Herunterladenlibxcb1-dev_1.6-1_i386.deb
Ausführliche BeschreibungThis package contains the header and library files needed to build software using libxcb, 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


Impressum
Linux is a registered trademark of Linus Torvalds