summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gnome/libgdata_0.7.1.bb
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2010-12-29 22:37:56 -0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-30 12:06:53 +0000
commit68fa94433d9e7042e06b73dfd1805b25acf542d7 (patch)
treef61e88ec28d6ccb7fcaf0fa41195fa23523bcdb4 /meta/recipes-gnome/gnome/libgdata_0.7.1.bb
parent5dd8644879b894973337dc92e94f38095ce61499 (diff)
downloadpoky-68fa94433d9e7042e06b73dfd1805b25acf542d7.tar.gz
libgdata: Updated to 0.7.1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-gnome/gnome/libgdata_0.7.1.bb')
-rw-r--r--meta/recipes-gnome/gnome/libgdata_0.7.1.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta/recipes-gnome/gnome/libgdata_0.7.1.bb b/meta/recipes-gnome/gnome/libgdata_0.7.1.bb
new file mode 100644
index 0000000000..c3329945a1
--- /dev/null
+++ b/meta/recipes-gnome/gnome/libgdata_0.7.1.bb
@@ -0,0 +1,15 @@
1DESCRIPTION = "GLib-based library for accessing online service APIs using the GData protocol"
2HOMEPAGE = "http://live.gnome.org/libgdata"
3BUGTRACKER = "https://bugzilla.gnome.org/"
4
5LICENSE = "LGPLv2.1"
6LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24 \
7 file://gdata/gdata.h;endline=20;md5=079a554efcf65d46f96a515806e7e99a \
8 file://gdata/gdata-types.h;endline=20;md5=7399b111aac8718da13888fc634be6ef"
9
10DEPENDS = "gettext libxml2 glib-2.0 libsoup-2.4"
11
12inherit gnome pkgconfig autotools
13
14SRC_URI[archive.md5sum] = "ec5262cbcb07b63b58d45aa3ac636096"
15SRC_URI[archive.sha256sum] = "fb244138276a5ce98510b0e2408bbf6f9ce0fd8cdcf86f07cd4be38afbb7c2bc"