[gnome-ostree/wip/move-vala-earlier] 3.6: Move vala earlier; more things can use it this way



commit 5296d9732178a17a2742f056da732baa541200f0
Author: Colin Walters <walters verbum org>
Date:   Sun Jul 15 13:57:01 2012 -0400

    3.6: Move vala earlier; more things can use it this way
    
    Presently though NM has srcdir != builddir issues with this.

 gnomeos-3.6.json |   28 ++++++++++++++--------------
 1 files changed, 14 insertions(+), 14 deletions(-)
---
diff --git a/gnomeos-3.6.json b/gnomeos-3.6.json
index 3aafe42..f3ded3d 100644
--- a/gnomeos-3.6.json
+++ b/gnomeos-3.6.json
@@ -414,6 +414,20 @@
 		 "config-opts": ["--enable-tests",
 		                 "--disable-gtk-doc"]},
 
+		{"src": "cgwalters:vala-tarballs-as-git",
+		 "config-opts": ["--disable-build-from-vala",
+		                 "--disable-vapigen"],
+		 "rm-configure": true,
+		 "patches": ["vala-tarballs-as-git-autogen.patch",
+		 	     "vala-tarballs-as-git-bootstrap.patch"]},
+
+		{"src": "gnome:vala",
+		 "config-opts": ["--enable-vapigen"]},
+
+		{"src": "gnome:libgee",
+		 "branch": "0.6",
+		 "patches": ["gee-builddir.patch"]},
+
 		{"src": "git:git://git.infradead.org/users/tgr/libnl.git",
 		 "tag": "f8b4f9271b86c7294c7f87270e74b8c690798dd9",
 		 "name": "libnl3"},
@@ -664,20 +678,6 @@
 
 		{"src": "gnome:gjs"},
 
-		{"src": "cgwalters:vala-tarballs-as-git",
-		 "config-opts": ["--disable-build-from-vala",
-		                 "--disable-vapigen"],
-		 "rm-configure": true,
-		 "patches": ["vala-tarballs-as-git-autogen.patch",
-		 	     "vala-tarballs-as-git-bootstrap.patch"]},
-
-		{"src": "gnome:vala",
-		 "config-opts": ["--enable-vapigen"]},
-
-		{"src": "gnome:libgee",
-		 "branch": "0.6",
-		 "patches": ["gee-builddir.patch"]},
-
                 {"src": "ibus:ibus.git",
 		 "patches": ["ibus-builddir.patch"],
 		 "config-opts": ["--disable-tests", 



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