[oe-commits] Marko Katic : xcb-util-wm: Add recipe that provides libxcb-icccm and libxcb-ewmh

git at git.openembedded.org git at git.openembedded.org
Fri Mar 30 15:00:02 UTC 2012


Module: openembedded-core.git
Branch: master-next
Commit: 2842d9226c7d6d8b4fe0a5174f91733bbb2e2bee
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=2842d9226c7d6d8b4fe0a5174f91733bbb2e2bee

Author: Marko Katic <dromede at gmail.com>
Date:   Fri Mar 16 01:00:08 2012 +0100

xcb-util-wm: Add recipe that provides libxcb-icccm and libxcb-ewmh

Xcb-util was split into separate packages in the 0.3.6 -> 0.3.8 transition.
These libraries were previously provided by xcb-util and are now a separate package.

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-graphics/xcb/xcb-util-wm_0.3.8.bb |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-graphics/xcb/xcb-util-wm_0.3.8.bb b/meta/recipes-graphics/xcb/xcb-util-wm_0.3.8.bb
new file mode 100644
index 0000000..91f9a81
--- /dev/null
+++ b/meta/recipes-graphics/xcb/xcb-util-wm_0.3.8.bb
@@ -0,0 +1,12 @@
+require xcb-util.inc
+
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://ewmh/ewmh.c;endline=27;md5=63fd80552d7dc886f4eb267610d5bb9d \
+					file://ewmh/xcb_ewmh.h;startline=4;endline=30;md5=7bcd2d64f5615707f95ea8826a93561f \
+					file://icccm/icccm.c;endline=28;md5=e2b3240a0c197e8977adde2a5cf18d50 \
+					file://icccm/xcb_icccm.h;startline=4;endline=31;md5=0af3f37474085b0517dbbae4cb4ce13c \
+					"
+PR = "r0"
+
+SRC_URI[md5sum] = "dda47289bc846a6a3e07824e9ec3aef8"
+SRC_URI[sha256sum] = "c557abbe4c7d45268f0541ee3d8f9a1a8799692fcc28aa33f39db93cc2e65007"





More information about the Openembedded-commits mailing list