jhbuild r1988 - in trunk: . modulesets



Author: malureau
Date: Tue Apr  1 18:27:19 2008
New Revision: 1988
URL: http://svn.gnome.org/viewvc/jhbuild?rev=1988&view=rev

Log:
2008-04-01  Marc-Andre Lureau  <marcandre lureau gmail com>

	* modulesets/gnome-2.24.modules: Added tasque and notify-sharp.


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	Tue Apr  1 18:27:19 2008
@@ -73,6 +73,8 @@
       href="http://labyrinth.googlecode.com/svn/"/>
   <repository type="git" name="git.fedoraproject.org"
     href="git://git.fedoraproject.org/git/hosted/"/>
+  <repository type="hg" name="hg.circular-chaos.org"
+    href="http://hg.circular-chaos.org"; />
 
   <include href="freedesktop-2.24.modules"/>
   <include href="gnome-suites-2.24.modules"/>
@@ -1753,4 +1755,28 @@
    </dependencies>
  </distutils>
 
+  <autotools id="notify-sharp" autogen-sh="autoreconf">
+    <branch repo="hg.circular-chaos.org"/>
+    <dependencies>
+      <dep package="mono"/>
+      <dep package="monodoc"/>
+      <dep package="gtk-sharp"/>
+      <dep package="ndesk-dbus"/>
+      <dep package="ndesk-dbus-glib"/>
+   </dependencies>
+  </autotools>
+
+  <autotools id="tasque">
+    <branch/>
+    <dependencies>
+      <dep package="mono"/>
+      <dep package="gtk-sharp"/>
+      <dep package="gnome-sharp"/>
+      <dep package="ndesk-dbus"/>
+      <dep package="ndesk-dbus-glib"/>
+      <dep package="notify-sharp"/>
+      <dep package="evolution-sharp"/>
+    </dependencies>
+  </autotools>
+
 </moduleset>



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