pandora-libpnd: bump
[openpandora.oe.git] / recipes / armhf / armhflibxcb1_1.10.bb
1 SUMMARY = "XCB: The X protocol C binding library"
2 DESCRIPTION = "The X protocol C-language Binding (XCB) is a replacement \
3 for Xlib featuring a small footprint, latency hiding, direct access to \
4 the protocol, improved threading support, and extensibility."
5 HOMEPAGE = "http://xcb.freedesktop.org"
6 SECTION = "x11/libs"
7 LICENSE = "MIT-X"
8
9 RDEPENDS = "armhflibxau6 armhflibxdmcp6"
10
11 require armhf.inc
12
13 DEBV = "3+b1"
14 PR = "${DEBV}.r${PRI}.0"
15
16 SRC_URI = "${ARMHF_DEB_MIRROR}/libxcb1_${PV}-${DEBV}_armhf.deb"
17
18 SRC_URI[md5sum] = "a0f783bfbf449d5e658bea0c73fd75b6"