[gnome-shell] [gnome-shell.modules] Switch Clutter to master (Clutter 1.4 branch)



commit a0d9c9b65aab848693987acecc45fc2540af9fc9
Author: Owen W. Taylor <otaylor fishsoup net>
Date:   Mon Aug 9 17:18:06 2010 -0400

    [gnome-shell.modules] Switch Clutter to master (Clutter 1.4 branch)
    
    Build the Clutter 1.4 development branch instead of against Clutter 1.2;
    this seems to work fine with GNOME Shell at this point, with various
    fixes having been applied Mutter, GNOME Shell, and Clutter.

 tools/build/gnome-shell.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tools/build/gnome-shell.modules b/tools/build/gnome-shell.modules
index 422303a..a0d115a 100644
--- a/tools/build/gnome-shell.modules
+++ b/tools/build/gnome-shell.modules
@@ -116,7 +116,7 @@
   </autotools>
 
   <autotools id="clutter">
-    <branch repo="git.clutter-project.org" module="clutter" revision="clutter-1.2"/>
+    <branch repo="git.clutter-project.org" module="clutter"/>
     <dependencies>
         <dep package="json-glib"/>
         <dep package="gobject-introspection"/>



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