[oe-commits] Vladimir Zapolskiy : xcb: add a recipe for the recent released version of the libxcb

git version control git at git.openembedded.org
Mon Jun 21 20:26:14 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: f42a2e5da135f12542957bcd13b90131631d17b2
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f42a2e5da135f12542957bcd13b90131631d17b2

Author: Vladimir Zapolskiy <vzapolskiy at gmail.com>
Date:   Fri Jun 18 20:02:16 2010 +0400

xcb: add a recipe for the recent released version of the libxcb

This change adds recipes for libxcb_1.6.

Signed-off-by: Vladimir Zapolskiy <vzapolskiy at gmail.com>
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov at gmail.com>

---

 recipes/xcb/libxcb_1.6.bb |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/recipes/xcb/libxcb_1.6.bb b/recipes/xcb/libxcb_1.6.bb
new file mode 100644
index 0000000..27274b9
--- /dev/null
+++ b/recipes/xcb/libxcb_1.6.bb
@@ -0,0 +1,12 @@
+include libxcb.inc
+PR = "r0"
+
+SRC_URI = "http://xcb.freedesktop.org/dist/libxcb-${PV}.tar.bz2 \
+        file://configure_git.patch"
+
+DEPENDS += "libpthread-stubs"
+
+PACKAGES =+ "libxcb-xinerama"
+
+SRC_URI[md5sum] = "cba9f6d1137ef00d9b326726d0bab6fd"
+SRC_URI[sha256sum] = "1ae6c81774a4637e90879d50db9017a2cc6c3f524e1baedc63ba72d44cad2936"





More information about the Openembedded-commits mailing list