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

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

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

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

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>

---

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

diff --git a/meta/recipes-graphics/xcb/xcb-util-image_0.3.8.bb b/meta/recipes-graphics/xcb/xcb-util-image_0.3.8.bb
new file mode 100644
index 0000000..2fb350e
--- /dev/null
+++ b/meta/recipes-graphics/xcb/xcb-util-image_0.3.8.bb
@@ -0,0 +1,10 @@
+require xcb-util.inc
+
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://image/xcb_image.c;endline=24;md5=eafdf965cfb89955fdedf75054223fb4 \
+                    file://image/xcb_image.h;startline=4;endline=27;md5=4e4f1b0fae5694beed407dea01f38212"
+PR = "r0"
+
+SRC_URI[md5sum] = "245a96041f373b05764148e52d2e0211"
+SRC_URI[sha256sum] = "40390528c26e8231132540f16579b821de68bb2e9152918f72182d5a4038a6d9"
+





More information about the Openembedded-commits mailing list