[jhbuild] core-deps-latest: Build iso-codes from git



commit b67fb8df00c379870563bcd8c84c2adca66bf8f3
Author: Ernestas Kulik <ernestask gnome org>
Date:   Thu Aug 9 19:01:35 2018 +0300

    core-deps-latest: Build iso-codes from git
    
    alioth.debian.org has been decomissioned in favor of salsa.debian.org,
    so tarballs are inaccessible with the old URL.

 modulesets/gnome-suites-core-deps-latest.modules | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-latest.modules 
b/modulesets/gnome-suites-core-deps-latest.modules
index 5be577e4..8632df54 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -14,6 +14,8 @@
     href="https://gitlab.com/"/>
 <repository type="git" name="pagure.io"
     href="https://pagure.io/"/>
+<repository type="git" name="salsa.debian.org"
+    href="https://salsa.debian.org/"/>
 
 <!-- WARNING: github.com is only allowed here under one of two conditions:
 
@@ -32,8 +34,6 @@ the module and we will just change it to use a tarball anyway.
     href="https://download.gnome.org/sources/"/>
 <repository type="tarball" name="cairo.org"
     href="https://cairographics.org/"/>
-<repository type="tarball" name="iso-codes"
-    href="https://pkg-isocodes.alioth.debian.org/downloads/"/>
 <repository type="tarball" name="sourceforge.net"
     href="https://sourceforge.net/projects/"/>
 <repository type="tarball" name="webkitgtk.org"
@@ -1172,11 +1172,10 @@ the module and we will just change it to use a tarball anyway.
 
   <autotools id="iso-codes">
     <pkg-config>iso-codes.pc</pkg-config>
-    <branch repo="iso-codes"
-            module="iso-codes-3.51.tar.xz"
-            version="3.51"
-            hash="sha256:5222f79d92ac021a56c7080616c13655c50f7b1ff1a31ec0308da14a684ad77f"
-            size="3626932"/>
+    <branch repo="salsa.debian.org"
+            checkoutdir="iso-codes"
+            module="iso-codes-team/iso-codes.git"
+            revision="iso-codes-3.79"/>
   </autotools>
 
   <meson id="json-glib">


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