jhbuild r2029 - in trunk: . modulesets
- From: johncarr svn gnome org
- To: svn-commits-list gnome org
- Subject: jhbuild r2029 - in trunk: . modulesets
- Date: Thu, 17 Apr 2008 15:40:46 +0100 (BST)
Author: johncarr
Date: Thu Apr 17 15:40:45 2008
New Revision: 2029
URL: http://svn.gnome.org/viewvc/jhbuild?rev=2029&view=rev
Log:
2008-04-17 John Carr <john carr unrouted co uk>
* modulesets/gnome-2.24.modules:
* modulesets/gnome-suites-2.24.modules: Add conduit and its external
dependencies to -proposed.
Modified:
trunk/ChangeLog
trunk/modulesets/gnome-2.24.modules
trunk/modulesets/gnome-suites-2.24.modules
Modified: trunk/modulesets/gnome-2.24.modules
==============================================================================
--- trunk/modulesets/gnome-2.24.modules (original)
+++ trunk/modulesets/gnome-2.24.modules Thu Apr 17 15:40:45 2008
@@ -1924,4 +1924,41 @@
</suggests>
</autotools>
+ <!-- This is needed to render the canvas in conduits Gtk and Hildon GUIs -->
+ <tarball id="goocanvas" version="0.9">
+ <source href="http://surfnet.dl.sourceforge.net/sourceforge/goocanvas/goocanvas-0.9.tar.gz"
+ md5sum="600f28e51736b9d768108c32172b0726" size="749439"/>
+ <dependencies>
+ <dep package="gtk+"/>
+ </dependencies>
+ </tarball>
+
+ <!-- This is needed to render the canvas in conduits Gtk and Hildon GUIs -->
+ <tarball id="pygoocanvas" version="0.9">
+ <source href="http://download.berlios.de/pygoocanvas/pygoocanvas-0.9.0.tar.gz"
+ md5sum="1988b7572d553d954ffd159e7e61cb17" size="430723"/>
+ <dependencies>
+ <dep package="goocanvas"/>
+ <dep package="pygtk"/>
+ </dependencies>
+ </tarball>
+
+ <!-- Conduit needs this to integrate with data from Evolution out of the box. -->
+ <repository type="tarball" name="skyhouseconsulting.com"
+ href="http://vobject.skyhouseconsulting.com/"/>
+ <distutils id="python-vobject">
+ <branch repo="skyhouseconsulting.com" module="vobject-0.4.9.tar.gz"
+ version="0.4.9" size="51765" md5sum="55ab1fc3797b90eb556a6b0d2054cfd4" />
+ <dependencies/>
+ </distutils>
+
+ <autotools id="conduit">
+ <branch/>
+ <dependencies>
+ <dep package="pygoocanvas"/>
+ <dep package="python-vobject"/>
+ <dep package="gnome-python"/>
+ </dependencies>
+ </autotools>
+
</moduleset>
Modified: trunk/modulesets/gnome-suites-2.24.modules
==============================================================================
--- trunk/modulesets/gnome-suites-2.24.modules (original)
+++ trunk/modulesets/gnome-suites-2.24.modules Thu Apr 17 15:40:45 2008
@@ -1618,6 +1618,7 @@
<metamodule id="meta-gnome-proposed">
<dependencies>
+ <dep package="conduit"/>
</dependencies>
</metamodule>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]