[jhbuild] 4.6: move mx to -world, as there is not modules that depend on it



commit e47485743885f23869f0d9529b1be86e5d19f4f8
Author: Javier JardÃn <jjardon gnome org>
Date:   Thu Jun 28 06:15:29 2012 +0900

    4.6: move mx to -world, as there is not modules that depend on it

 modulesets/gnome-apps-3.6.modules  |   19 -------------------
 modulesets/gnome-world-3.6.modules |   18 ++++++++++++++++++
 2 files changed, 18 insertions(+), 19 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.6.modules b/modulesets/gnome-apps-3.6.modules
index 7605643..5f46397 100644
--- a/modulesets/gnome-apps-3.6.modules
+++ b/modulesets/gnome-apps-3.6.modules
@@ -31,8 +31,6 @@
     href="http://cairographics.org/"/>
   <repository type="tarball" name="gnome.org"
     href="http://download.gnome.org/sources/"/>
-  <repository type="tarball" name="clutter-project.org"
-    href="http://source.clutter-project.org/sources/"/>
   <repository type="tarball" name="mono.net"
     href="http://download.mono-project.com/sources/"/>
   <repository type="tarball" name="launchpad.net/tarball"
@@ -844,23 +842,6 @@
     </suggests>
   </autotools>
 
- <autotools id="mx">
-    <branch repo="clutter-project.org"
-            module="mx/1.4/mx-1.4.3.tar.xz"
-            version="1.4.3"
-            hash="sha256:d0c259a7bcaf130a17cef00ed4c7118287f05790a6b50bcffa02668130336eb5"
-            size="951232"/>
-    <dependencies>
-      <dep package="clutter"/>
-      <dep package="gdk-pixbuf"/>
-      <dep package="dbus"/>
-      <dep package="dbus-glib"/>
-      <dep package="startup-notification"/>
-      <dep package="gobject-introspection"/>
-    </dependencies>
-  </autotools>
-
-
   <autotools id="cheese">
     <branch/>
     <dependencies>
diff --git a/modulesets/gnome-world-3.6.modules b/modulesets/gnome-world-3.6.modules
index 7a10405..a41c23e 100644
--- a/modulesets/gnome-world-3.6.modules
+++ b/modulesets/gnome-world-3.6.modules
@@ -7,6 +7,8 @@
       href="git://git.gnome.org/"/>
   <repository type="git" name="git.clutter-project.org"
       href="http://git.clutter-project.org/"/>
+  <repository type="tarball" name="clutter-project.org"
+    href="http://source.clutter-project.org/sources/"/>
   <repository type="cvs" name="cairo.freedesktop.org"
       cvsroot=":pserver:anoncvs anoncvs freedesktop org:/cvs/cairo"
       password=""/>
@@ -137,6 +139,22 @@
     </dependencies>
   </autotools>
 
+  <autotools id="mx">
+    <branch repo="clutter-project.org"
+            module="mx/1.4/mx-1.4.3.tar.xz"
+            version="1.4.3"
+            hash="sha256:d0c259a7bcaf130a17cef00ed4c7118287f05790a6b50bcffa02668130336eb5"
+            size="951232"/>
+    <dependencies>
+      <dep package="clutter"/>
+      <dep package="gdk-pixbuf"/>
+      <dep package="dbus"/>
+      <dep package="dbus-glib"/>
+      <dep package="startup-notification"/>
+      <dep package="gobject-introspection"/>
+    </dependencies>
+  </autotools>
+
   <autotools id="cluttersmith">
     <branch repo="git.clutter-project.org"/>
     <dependencies>



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