add plugin(streamtvplayer)
[vuplus_openembedded] / recipes / xcb / xcb-demo_0.1.bb
1 DESCRIPTION = "XCB: an X protocol C binding"
2 SECTION = "x11"
3 LICENSE = "MIT-X"
4 HOMEPAGE = "http://xcb.freedesktop.org"
5 PR = "r0"
6
7 DEPENDS = "libxcb xcb-util"
8
9 SRC_URI = "http://xcb.freedesktop.org/dist/xcb-demo-0.1.tar.bz2"
10
11 inherit autotools pkgconfig