jhbuild r1837 - in trunk: . modulesets
- From: markoa svn gnome org
- To: svn-commits-list gnome org
- Subject: jhbuild r1837 - in trunk: . modulesets
- Date: Fri, 18 Jan 2008 00:03:45 +0000 (GMT)
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 <marko anastasov gmail com>
* 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>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]