[jhbuild] 3.8: Use json from distro packages



commit 86a29200d8b4e7c769d090491650fcc8fdd43205
Author: Javier JardÃn <jjardon gnome org>
Date:   Sun Dec 2 17:56:32 2012 +0900

    3.8: Use json from distro packages

 modulesets/gnome-suites-core-deps-base-3.8.modules |   13 -------------
 modulesets/gnome-sysdeps-3.8.modules               |    6 ++++++
 2 files changed, 6 insertions(+), 13 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-base-3.8.modules b/modulesets/gnome-suites-core-deps-base-3.8.modules
index b3817d8..4177d46 100644
--- a/modulesets/gnome-suites-core-deps-base-3.8.modules
+++ b/modulesets/gnome-suites-core-deps-base-3.8.modules
@@ -37,8 +37,6 @@
     href="http://people.freedesktop.org/"/>
 <repository type="tarball" name="itstool.org"
     href="http://files.itstool.org/itstool/"/>
-<repository type="tarball" name="json"
-    href="http://oss.metaparadigm.com/json-c/"/>
 <repository type="tarball" name="complang.org"
     href="http://www.complang.org/"/>
 
@@ -165,17 +163,6 @@
             size="6349976"/>
   </autotools>
 
-  <autotools id="json">
-    <pkg-config>json.pc</pkg-config>
-    <branch repo="json"
-            module="json-c-0.9.tar.gz"
-            version="0.9"
-            hash="sha256:702a486c9bf8e19137d484ab5c49b4ad314eb5e1fe37062a72c0a0fa39439475"
-            size="340953"/>
-    <dependencies>
-    </dependencies>
-  </autotools>
-
   <autotools id="libcanberra" autogen-sh="configure" autogenargs="--with-systemdsystemunitdir=no">
     <pkg-config>libcanberra-gtk.pc</pkg-config>
     <branch repo="0pointer.de"
diff --git a/modulesets/gnome-sysdeps-3.8.modules b/modulesets/gnome-sysdeps-3.8.modules
index 2b3c2ab..ac0ae29 100644
--- a/modulesets/gnome-sysdeps-3.8.modules
+++ b/modulesets/gnome-sysdeps-3.8.modules
@@ -148,6 +148,12 @@
             version="0.8.90"/>
   </systemmodule>
 
+  <systemmodule id="json">
+    <pkg-config>json.pc</pkg-config>
+    <branch repo="system"
+            version="0.9"/>
+  </systemmodule>
+
   <systemmodule id="libatasmart">
     <pkg-config>libatasmart.pc</pkg-config>
     <branch repo="system"



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