[oe] [PATCH 3/3] libgdata: add, from oe-core

Ross Burton ross.burton at intel.com
Thu Feb 28 12:09:02 UTC 2013


libgdata was removed from oe-core, but it's still useful so add it to
meta-gnome.

Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta-gnome/recipes-gnome/libgdata/libgdata_0.7.1.bb |   15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 meta-gnome/recipes-gnome/libgdata/libgdata_0.7.1.bb

diff --git a/meta-gnome/recipes-gnome/libgdata/libgdata_0.7.1.bb b/meta-gnome/recipes-gnome/libgdata/libgdata_0.7.1.bb
new file mode 100644
index 0000000..c3f4047
--- /dev/null
+++ b/meta-gnome/recipes-gnome/libgdata/libgdata_0.7.1.bb
@@ -0,0 +1,15 @@
+DESCRIPTION = "GLib-based library for accessing online service APIs using the GData protocol"
+HOMEPAGE = "http://live.gnome.org/libgdata"
+BUGTRACKER = "https://bugzilla.gnome.org/"
+
+LICENSE = "LGPLv2.1"
+LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24 \
+                    file://gdata/gdata.h;endline=20;md5=079a554efcf65d46f96a515806e7e99a \
+                    file://gdata/gdata-types.h;endline=20;md5=7399b111aac8718da13888fc634be6ef"
+
+DEPENDS = "libxml2 glib-2.0 libsoup-2.4"
+
+inherit gnome pkgconfig autotools gettext
+
+SRC_URI[archive.md5sum] = "ec5262cbcb07b63b58d45aa3ac636096"
+SRC_URI[archive.sha256sum] = "fb244138276a5ce98510b0e2408bbf6f9ce0fd8cdcf86f07cd4be38afbb7c2bc"
-- 
1.7.10.4





More information about the Openembedded-devel mailing list