jhbuild r2182 - in trunk: . modulesets



Author: murrayc
Date: Thu Jul 24 17:00:16 2008
New Revision: 2182
URL: http://svn.gnome.org/viewvc/jhbuild?rev=2182&view=rev

Log:
2008-07-24  Murray Cumming  <murrayc murrayc com>

* modulesets/gnome-2.24.modules: Added clutter-cairomm, clutter-gtkmm, 
clutter-box2dmm, and clutter-box2d.

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	Thu Jul 24 17:00:16 2008
@@ -528,10 +528,34 @@
     <branch repo="svn.gnomemm" />
     <dependencies>
       <dep package="clutter"/>
+      <dep package="pangomm"/>
+    </dependencies>
+  </autotools>
+
+  <autotools id="clutter-cairomm">
+    <branch repo="svn.gnomemm" />
+    <dependencies>
+      <dep package="clutter-cairo"/>
+      <dep package="cairomm"/>
+    </dependencies>
+  </autotools>
+
+  <autotools id="clutter-gtkmm">
+    <branch repo="svn.gnomemm" />
+    <dependencies>
+      <dep package="clutter-gtk"/>
       <dep package="gtkmm"/>
     </dependencies>
   </autotools>
 
+  <autotools id="clutter-box2dmm">
+    <branch repo="svn.gnomemm" />
+    <dependencies>
+      <dep package="clutter-box2d"/>
+      <dep package="cluttermm"/>
+    </dependencies>
+  </autotools>
+
   <autotools id="gstreamermm">
     <branch repo="svn.gnomemm" />
     <dependencies>
@@ -1404,8 +1428,15 @@
     </dependencies>
   </autotools>
 
+  <autotools id="clutter-box2d">
+    <branch repo="svn.o-hand.com" module="clutter/trunk/clutter-box2d"/>
+    <dependencies>
+      <dep package="clutter"/>
+    </dependencies>
+  </autotools>
+
   <autotools id="pyclutter">
-    <branch repo="svn.o-hand.com"  module="clutter/trunk/bindings/pyclutter"/>
+    <branch repo="svn.o-hand.com" module="clutter/trunk/bindings/pyclutter"/>
     <dependencies>
       <dep package="pycairo"/>
       <dep package="pygtk"/>



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