libxcb: upgrade to the latest version 1.6

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
Dexuan Cui 2010-06-29 10:30:49 +08:00 committed by Richard Purdie
parent c858c1f73f
commit aa7c1959dd
3 changed files with 13 additions and 7 deletions

View File

@ -1,7 +1,9 @@
DESCRIPTION = "XCB: an X protocol C binding"
HOMEPAGE = "http://xcb.freedesktop.org"
BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=XCB"
SECTION = "x11/libs"
LICENSE = "MIT-X"
HOMEPAGE = "http://xcb.freedesktop.org"
PARALLEL_MAKE = ""
DEPENDS = "xcb-proto xproto libxau libxslt-native xcb-proto-native"

View File

@ -1,6 +0,0 @@
include libxcb.inc
PR = "r1"
DEPENDS += "libpthread-stubs xcb-proto-native"
PACKAGES =+ "libxcb-xinerama"

View File

@ -0,0 +1,10 @@
include libxcb.inc
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7"
PR = "r0"
DEPENDS += "libpthread-stubs xcb-proto-native"
PACKAGES =+ "libxcb-xinerama"