jhbuild r1962 - in trunk: . modulesets



Author: malureau
Date: Sat Mar 22 00:33:18 2008
New Revision: 1962
URL: http://svn.gnome.org/viewvc/jhbuild?rev=1962&view=rev

Log:
2008-03-22  Marc-Andre Lureau  <marcandre lureau gmail com>

	* modulesets/gnome-2.24.modules: added capuchin and capuchin-glib.


Modified:
   trunk/ChangeLog
   trunk/modulesets/gnome-2.24.modules

Modified: trunk/modulesets/gnome-2.24.modules
==============================================================================
--- trunk/modulesets/gnome-2.24.modules	(original)
+++ trunk/modulesets/gnome-2.24.modules	Sat Mar 22 00:33:18 2008
@@ -63,6 +63,8 @@
       href="https://core.fluendo.com/gstreamer/svn/trunk"/>
   <repository type="svn" name="svn.thomas.apestaart.org"
       href="http://thomas.apestaart.org/moap/svn/"/>
+  <repository type="git" name="git.capuchin.gnome.org"
+    href="http://www.gnome.org/~sebp/git/"/>
 
   <include href="freedesktop-2.24.modules"/>
   <include href="gnome-suites-2.24.modules"/>
@@ -1672,4 +1674,18 @@
            checkoutdir="moap"/>
  </autotools>
 
+ <autotools id="capuchin">
+   <branch/>
+   <dep package="dbus"/>
+   <dep package="ndesk-dbus"/>
+   <dep package="mono"/>
+   <dep package="gnome-sharp"/>
+ </autotools>
+
+ <autotools id="capuchin-glib">
+   <branch repo="git.capuchin.gnome.org"
+           module="capuchin-glib.git" checkoutdir="capuchin-glib"/>
+   <dep package="dbus-glib"/>
+ </autotools>
+
 </moduleset>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]