[jhbuild] 3.16: Move graphviz to -sysdeps



commit 4e6e48edb577ee6b3ad6df05fb84d99014597cc5
Author: Javier Jardón <jjardon gnome org>
Date:   Wed Oct 22 22:04:32 2014 +0100

    3.16: Move graphviz to -sysdeps

 modulesets/gnome-suites-core-deps-3.16.modules |   11 -----------
 modulesets/gnome-sysdeps-3.16.modules          |    6 ++++++
 2 files changed, 6 insertions(+), 11 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.16.modules b/modulesets/gnome-suites-core-deps-3.16.modules
index 5f3f9a7..512c237 100644
--- a/modulesets/gnome-suites-core-deps-3.16.modules
+++ b/modulesets/gnome-suites-core-deps-3.16.modules
@@ -52,8 +52,6 @@
     href="http://files.itstool.org/itstool/"/>
 <repository type="tarball" name="libpwquality"
     href="https://fedorahosted.org/releases/l/i/libpwquality/"/>
-<repository type="tarball" name="graphviz.org"
-    href="http://www.graphviz.org/pub/"/>
 <repository type="tarball" name="anthy"
     href="http://ftp.jaist.ac.jp/pub/sourceforge.jp/anthy/37536/"/>
 <repository type="tarball" name="libhangul"
@@ -1236,15 +1234,6 @@
     </dependencies>
   </autotools>
 
-  <autotools id="graphviz" autogen-sh="configure">
-    <pkg-config>libgvc.pc</pkg-config>
-    <branch repo="graphviz.org"
-            module="graphviz/stable/SOURCES/graphviz-2.28.0.tar.gz" version="2.28.0"
-            hash="md5:8d26c1171f30ca3b1dc1b429f7937e58"
-            size="19620087">
-    </branch>
-  </autotools>
-
   <autotools id="valadoc">
     <branch />
     <dependencies>
diff --git a/modulesets/gnome-sysdeps-3.16.modules b/modulesets/gnome-sysdeps-3.16.modules
index 36527b5..caff30f 100644
--- a/modulesets/gnome-sysdeps-3.16.modules
+++ b/modulesets/gnome-sysdeps-3.16.modules
@@ -248,6 +248,12 @@
     </systemdependencies>
   </systemmodule>
 
+  <systemmodule id="graphviz">
+    <pkg-config>libgvc.pc</pkg-config>
+    <branch repo="system"
+            version="2.26.0"/>
+  </systemmodule>
+
   <systemmodule id="gudev">
     <pkg-config>gudev-1.0.pc</pkg-config>
     <branch repo="system" version="173"/>


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