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 Ubuntu Archiv lucid (main)
Version1.5-2
Sektionlibdevel
Prioritätoptional
Installierte Größe664 Byte
Hängt ab vonlibxcb1 (= 1.5-2), libpthread-stubs0-dev, libxau-dev (>= 1:1.0.0-1), libxdmcp-dev (>= 1:1.0.0-1)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellelibxcb
Paketgröße73754 Byte
Prüfsumme MD53e951c96e5f7f97e981e69e2ddeadf7a
Prüfsumme SHA1ad45c5cc20102406ce1b9e9a80ac782db144bd1f
Prüfsumme SHA256cabc1131b355475b25a24b2cd80b39f278c74918e59a710cfd0803682798ab1f
Link zum Herunterladenlibxcb1-dev_1.5-2_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