jhbuild r2515 - in trunk: . modulesets
- From: lferrett svn gnome org
- To: svn-commits-list gnome org
- Subject: jhbuild r2515 - in trunk: . modulesets
- Date: Fri, 14 Nov 2008 10:42:09 +0000 (UTC)
Author: lferrett
Date: Fri Nov 14 10:42:09 2008
New Revision: 2515
URL: http://svn.gnome.org/viewvc/jhbuild?rev=2515&view=rev
Log:
2008-11-14 Luca Ferretti <elle uca libero it>
* modulesets/gnome-2.24.modules:
* modulesets/gnome-2.26.modules: added "gmime-2-2" fetching from
homonymous branch and make tracker depends on it; changed
module/revison for *-webkit modules to make checkout/update works,
i.e. remove revision key and put full path in module
Modified:
trunk/ChangeLog
trunk/modulesets/gnome-2.24.modules
trunk/modulesets/gnome-2.26.modules
Modified: trunk/modulesets/gnome-2.24.modules
==============================================================================
--- trunk/modulesets/gnome-2.24.modules (original)
+++ trunk/modulesets/gnome-2.24.modules Fri Nov 14 10:42:09 2008
@@ -1161,10 +1161,23 @@
</after>
</autotools>
+ <autotools id="gmime-2-2">
+ <branch repo="svn.gnome.org"
+ module="gmime/branches/gmime-2-2"
+ checkoutdir="gmime-2-2"/>
+ <dependencies>
+ <dep package="gtk-doc"/>
+ <dep package="glib"/>
+ </dependencies>
+ <after>
+ <dep package="gtk-sharp"/>
+ </after>
+ </autotools>
+
<autotools id="tracker">
<branch/>
<dependencies>
- <dep package="gmime"/>
+ <dep package="gmime-2-2"/>
<dep package="dbus-glib"/>
<dep package="libgnomeui"/>
<dep package="gnome-desktop"/>
@@ -1706,10 +1719,9 @@
</dependencies>
</autotools>
- <autotools id="epiphany-webkit" autogenargs="--with-engine=webkit">
+ <autotools id="epiphany-webkit">
<branch repo="svn.gnome.org"
- module="epiphany"
- revision="../trunk"
+ module="epiphany/trunk"
checkoutdir="epiphany-webkit" />
<dependencies>
<dep package="WebKit"/>
@@ -1724,8 +1736,7 @@
<autotools id="epiphany-extensions-webkit">
<branch repo="svn.gnome.org"
- module="epiphany-extensions"
- revision="../trunk"
+ module="epiphany-extensions/trunk"
checkoutdir="epiphany-extensions-webkit" />
<dependencies>
<dep package="epiphany-webkit"/>
@@ -1734,8 +1745,7 @@
<autotools id="devhelp-webkit">
<branch repo="svn.gnome.org"
- module="devhelp"
- revision="../trunk"
+ module="devhelp/trunk"
checkoutdir="devhelp-webkit"/>
<dependencies>
<dep package="gtk+"/>
@@ -1748,8 +1758,7 @@
<autotools id="yelp-webkit">
<branch repo="svn.gnome.org"
- module="yelp"
- revision="../branches/webkit"
+ module="yelp/branches/webkit"
checkoutdir="yelp-webkit"/>
<dependencies>
<dep package="rarian"/>
Modified: trunk/modulesets/gnome-2.26.modules
==============================================================================
--- trunk/modulesets/gnome-2.26.modules (original)
+++ trunk/modulesets/gnome-2.26.modules Fri Nov 14 10:42:09 2008
@@ -1162,11 +1162,24 @@
</after>
</autotools>
+ <autotools id="gmime-2-2">
+ <branch repo="svn.gnome.org"
+ module="gmime/branches/gmime-2-2"
+ checkoutdir="gmime-2-2"/>
+ <dependencies>
+ <dep package="gtk-doc"/>
+ <dep package="glib"/>
+ </dependencies>
+ <after>
+ <dep package="gtk-sharp"/>
+ </after>
+ </autotools>
+
<autotools id="tracker">
<branch/>
<dependencies>
<dep package="intltool"/>
- <dep package="gmime"/>
+ <dep package="gmime-2-2"/>
<dep package="dbus-glib"/>
<dep package="libgnomeui"/>
<dep package="gnome-desktop"/>
@@ -1680,8 +1693,7 @@
<autotools id="epiphany-webkit" autogenargs="--with-engine=webkit">
<branch repo="svn.gnome.org"
- module="epiphany"
- revision="../trunk"
+ module="epiphany/trunk"
checkoutdir="epiphany-webkit" />
<dependencies>
<dep package="intltool"/>
@@ -1700,8 +1712,7 @@
<autotools id="epiphany-extensions-webkit">
<branch repo="svn.gnome.org"
- module="epiphany-extensions"
- revision="../trunk"
+ module="epiphany-extensions/trunk"
checkoutdir="epiphany-extensions-webkit" />
<dependencies>
<dep package="epiphany-webkit"/>
@@ -1710,8 +1721,7 @@
<autotools id="yelp-webkit">
<branch repo="svn.gnome.org"
- module="yelp"
- revision="../branches/webkit"
+ module="yelp/branches/webkit"
checkoutdir="yelp-webkit"/>
<dependencies>
<dep package="rarian"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]