Author: markoa
Date: Fri Jan 18 00:03:45 2008
New Revision: 1837
URL: http://svn.gnome.org/viewvc/jhbuild?rev=1837&view=rev
Log:
2008-01-18 Marko Anastasov <[EMAIL PROTECTED]>
* modulesets/gnome-2.22.modules: Added gtkmm-utils, with the
savannah repo reference, and paperbox modules.
Modified:
trunk/ChangeLog
trunk/modulesets/gnome-2.22.modules
Modified: trunk/modulesets/gnome-2.22.modules
==============================================================================
--- trunk/modulesets/gnome-2.22.modules (original)
+++ trunk/modulesets/gnome-2.22.modules Fri Jan 18 00:03:45 2008
@@ -55,6 +55,8 @@
defbranch="im.pidgin.pidgin"/>
<repository type="svn" name="svn.webkit.org"
href="http://svn.webkit.org/repository/"/>
+ <repository type="git" name="git.savannah.nongnu.org"
+ href="git://git.savannah.nongnu.org/"/>
<include href="freedesktop-2.22.modules"/>
<include href="gnome-suites-2.22.modules"/>
@@ -1377,4 +1379,23 @@
</dependencies>
</autotools>
+ <autotools id="gtkmm-utils">
+ <branch repo="git.savannah.nongnu.org" module="gtkmm-utils"
checkoutdir="gtkmm-utils" />
+ <dependencies>
+ <dep package="gtkmm"/>
+ </dependencies>
+ </autotools>
+
+ <autotools id="paperbox">
+ <branch/>
+ <dependencies>
+ <dep package="gtkmm"/>
+ <dep package="libglademm"/>
+ <dep package="gtkmm-utils"/>
+ <dep package="goocanvas"/>
+ <dep package="dbus-glib"/>
+ <dep package="tracker"/>
+ </dependencies>
+ </autotools>
+
</moduleset>
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list
Want to limit the commits to a few modules? Go to above URL, log in to edit
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development
mailing list. Email [EMAIL PROTECTED] if interested.