[gnome-shell] gnome-shell.modules: Use gdata 0.8, not git
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] gnome-shell.modules: Use gdata 0.8, not git
- Date: Thu, 23 Jun 2011 19:56:30 +0000 (UTC)
commit 1fb220beb73989253b59fba0e581e9499904eabc
Author: Colin Walters <walters verbum org>
Date: Thu Jun 23 15:53:20 2011 -0400
gnome-shell.modules: Use gdata 0.8, not git
e-d-s uses 0.8.
https://bugzilla.gnome.org/show_bug.cgi?id=653275
tools/build/gnome-shell.modules | 15 +++++++++++----
1 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/tools/build/gnome-shell.modules b/tools/build/gnome-shell.modules
index 9d89f8d..24f2a11 100644
--- a/tools/build/gnome-shell.modules
+++ b/tools/build/gnome-shell.modules
@@ -233,12 +233,19 @@
</dependencies>
</autotools>
- <autotools id="libgdata">
- <branch repo="git.gnome.org" module="libgdata"/>
+ <tarball id="libgdata" version="0.8.0">
+ <source href="http://download.gnome.org/sources/libgdata/0.8/libgdata-0.8.0.tar.bz2"
+ hash="sha256:1a816dda7de8ce162e00cc1c782a5ae25230a36d56c590a67d86848058797c9f"
+ md5sum="43ad483c17446dcc7d1c8d3fa49dcc90" size="1240410"/>
<dependencies>
- <dep package="libsoup"/>
+ <dep package="glib"/>
+ <dep package="libxml2"/>
+ <dep package="libsoup"/>
</dependencies>
- </autotools>
+ <suggests>
+ <dep package="gobject-introspection"/>
+ </suggests>
+ </tarball>
<autotools id="libgweather">
<branch repo="git.gnome.org" module="libgweather"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]