Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/modulesets/glucose-external.modules
diff options
context:
space:
mode:
authorMorgan Collett <morgan.collett@gmail.com>2009-01-21 13:29:59 (GMT)
committer Morgan Collett <morgan.collett@gmail.com>2009-01-21 13:29:59 (GMT)
commit3adf80619912c770905123cb6a294b30c1d17f75 (patch)
tree8e43fb1ed30af60fec061830188d9c057640b952 /config/modulesets/glucose-external.modules
parent6f653f8fa17149fd938264879c8c25bf71f41874 (diff)
Update to tp-gabble 0.7.18, include dbus-glib 0.78, fix gabble chmod patch
Diffstat (limited to 'config/modulesets/glucose-external.modules')
-rw-r--r--config/modulesets/glucose-external.modules14
1 files changed, 11 insertions, 3 deletions
diff --git a/config/modulesets/glucose-external.modules b/config/modulesets/glucose-external.modules
index 6b6b2ad..5a21d13 100644
--- a/config/modulesets/glucose-external.modules
+++ b/config/modulesets/glucose-external.modules
@@ -17,6 +17,8 @@
href="http://dev.laptop.org/pub/sugar/xulrunner/"/>
<repository type="git" name="dev.laptop.org/users/dsd"
href="git://dev.laptop.org/users/dsd/"/>
+ <repository type="tarball" name="dbus"
+ href="http://dbus.freedesktop.org/releases/"/>
<repository type="git" name="git.sugarlabs.org" default="yes"
href="git://git.sugarlabs.org"/>
<tarball id="pygobject" version="2.14">
@@ -93,14 +95,15 @@
<autotools id="telepathy-gabble"
autogen-sh="configure">
<branch repo="telepathy"
- version="0.7.16"
- module="telepathy-gabble/telepathy-gabble-0.7.16.tar.gz"
- size="1417532" md5sum="8a4be460b5d8233afa170f433ca116cc">
+ version="0.7.18"
+ module="telepathy-gabble/telepathy-gabble-0.7.18.tar.gz"
+ size="1474712" md5sum="807260037be70882be3bcdb6b26ff031">
<patch file="telepathy-gabble-chmod-unix-socket.patch" strip="1"/>
<patch file="telepathy-gabble-olpc-no-dbus-uid-check.patch" strip="1"/>
</branch>
<dependencies>
<dep package="telepathy-glib"/>
+ <dep package="dbus-glib"/>
</dependencies>
</autotools>
<autotools id="telepathy-salut"
@@ -139,4 +142,9 @@
<patch file="gconf-dbus-defaultpath.patch" strip="0"/>
</patches>
</tarball>
+ <autotools id="dbus-glib" autogen-sh="configure">
+ <branch repo="dbus" version="0.78"
+ module="dbus-glib/dbus-glib-0.78.tar.gz"
+ size="683454" md5sum="d4aa04b9df35b4bd663be38e959941c8" />
+ </autotools>
</moduleset>