Name xcb-proto
Version 1.10
Summary X C Binding - protocol descriptions
Description xcb-proto contains descriptions of the X Window System core protocol and\nselected extensions in an XML-based data format. The X C Binding (XCB)\nlibrary uses these descriptions to generate much of its code. You only need\nthis package if you want to compile XCB or otherwise make use of these\nprotocol descriptions.\n.\nThe XCB library provides an interface to the X Window System protocol,\ndesigned to replace the Xlib interface. XCB provides several advantages over\nXlib:\n.\n * Size: small library and lower memory footprint\n * Latency hiding: batch several requests and wait for the replies later\n * Direct protocol access: one-to-one mapping between interface and protocol\n * Thread support: access XCB from multiple threads, with no explicit locking\n * Easy creation of new extensions: automatically generates interface from\n machine-parsable protocol descriptions
Section base
License MIT
Homepage http://xcb.freedesktop.org
Bug tracker https://bugs.freedesktop.org/enter_bug.cgi?product=XCB
Recipe file recipes-debian/xorg-proto/xcb-proto_debian.bb
Layer meta-debian (morty branch)
Inherits
  • autotools
  • debian-fix-timestamp
  • debian-multiarch
  • debian-package
  • debian-verify-version
  • pkgconfig
  • python-dir
  • pythonnative
  • siteconfig
  • siteinfo
Dependencies
  • autoconf-native
  • automake-native
  • gnu-config-native
  • libtool-cross
  • libtool-native
  • pkgconfig-native
  • python-native
  • virtual/i586-deby-linux-compilerlibs
  • virtual/i586-deby-linux-gcc
  • virtual/libc
PACKAGECONFIG options

Sources

git://github.com/ystk/debian-xcb-proto.git

Patches

None

Other branches

This recipe in other branches of meta-debian:

Branch Recipe
warrior (Yocto Project 2.7) xcb-proto 1.13
morty (Yocto Project 2.2) xcb-proto 1.10 (this recipe)
daisy (Yocto Project 1.6) xcb-proto