cornucopia: bump SRCREV
[openembedded.git] / recipes / xcb / xcb-demo_0.1.bb
blob02d145e9d84b3f55a1b0856c3c684cec924b4baa
1 DESCRIPTION = "XCB: an X protocol C binding"
2 SECTION = "x11"
3 LICENSE = "MIT-X"
4 HOMEPAGE = "http://xcb.freedesktop.org"
5 PR = "r0"
7 DEPENDS = "libxcb xcb-util"
9 SRC_URI = "http://xcb.freedesktop.org/dist/xcb-demo-0.1.tar.bz2"
11 inherit autotools pkgconfig
13 SRC_URI[md5sum] = "872ceecda2cfe3c4056716e414b6802d"
14 SRC_URI[sha256sum] = "20753bb59558dc00311a5a296fc6c4b3fcff04b86b2579fcb459c89b17d733a4"