[oe-commits] Marko Katic : xcb-util-keysyms: Add recipe that provides libxcb-keysyms.

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: 5bfd52f46c6b9fe3cd93363264c0099e8a053b63
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=5bfd52f46c6b9fe3cd93363264c0099e8a053b63

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

xcb-util-keysyms: Add recipe that provides libxcb-keysyms.

Xcb-util was split into separate packages in the 0.3.6 -> 0.3.8 transition.
This library was previously provided by xcb-util and is now a separate package.

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

---

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

diff --git a/meta/recipes-graphics/xcb/xcb-util-keysyms_0.3.8.bb b/meta/recipes-graphics/xcb/xcb-util-keysyms_0.3.8.bb
new file mode 100644
index 0000000..ed1eb7a
--- /dev/null
+++ b/meta/recipes-graphics/xcb/xcb-util-keysyms_0.3.8.bb
@@ -0,0 +1,11 @@
+require xcb-util.inc
+
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://keysyms/keysyms.c;endline=30;md5=2f8de023ed823bb92f0b47900574ea9e \
+					"
+PR = "r0"
+
+SRC_URI[md5sum] = "c75bb20e709093580a67eaf263251b50"
+SRC_URI[sha256sum] = "913d32f7afe380c580da7636ee13f2728790237bb5c03def536363f552686121"
+
+





More information about the Openembedded-commits mailing list