[poky] [PATCH 1/4] libgdata: Add 0.6.5 as new recipe
Zhai Edwin
edwin.zhai at intel.com
Mon Nov 22 00:41:16 PST 2010
Upgrading eds-dbus to 2.32.1 requires libgdata >= 0.6.3 (0.7.0 breaks the API)
Signed-off-by: Zhai Edwin <edwin.zhai at intel.com>
---
meta/recipes-gnome/gnome/libgdata_0.6.5.bb | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
create mode 100644 meta/recipes-gnome/gnome/libgdata_0.6.5.bb
diff --git a/meta/recipes-gnome/gnome/libgdata_0.6.5.bb b/meta/recipes-gnome/gnome/libgdata_0.6.5.bb
new file mode 100644
index 0000000..8e8da5c
--- /dev/null
+++ b/meta/recipes-gnome/gnome/libgdata_0.6.5.bb
@@ -0,0 +1,12 @@
+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
--
1.7.0.4
More information about the poky
mailing list