[gnome-shell] build: Switch to stable cogl/clutter branches for now



commit 4c7369db1688ab0d399aa720be4af06f4c13c9fd
Author: Florian MÃllner <fmuellner gnome org>
Date:   Thu Sep 22 16:31:05 2011 +0200

    build: Switch to stable cogl/clutter branches for now

 tools/build/gnome-shell.modules |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tools/build/gnome-shell.modules b/tools/build/gnome-shell.modules
index f05216a..b491a5d 100644
--- a/tools/build/gnome-shell.modules
+++ b/tools/build/gnome-shell.modules
@@ -150,7 +150,7 @@
   </autotools>
 
   <autotools id="cogl">
-    <branch repo="git.gnome.org" module="cogl"/>
+    <branch repo="git.gnome.org" module="cogl" revision="cogl-1.8"/>
     <dependencies>
         <dep package="glib"/>
         <dep package="gobject-introspection"/>
@@ -161,7 +161,7 @@
   </autotools>
 
   <autotools id="clutter">
-    <branch repo="git.gnome.org" module="clutter"/>
+    <branch repo="git.gnome.org" module="clutter" revision="clutter-1.8"/>
     <dependencies>
         <dep package="cogl"/>
         <dep package="json-glib"/>



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