[gnome-build-meta/jjardon/mirrors4: 9/9] Add mirrors for remaining aliases




commit 754cafa8515f19f03a7dda7dbc4dbe19b4ed346c
Author: Javier Jardón <jjardon gnome org>
Date:   Fri Dec 31 11:25:20 2021 +0000

    Add mirrors for remaining aliases
    
    Part-of: <https://gitlab.gnome.org/GNOME/gnome-build-meta/-/merge_requests/1441>

 elements/core-deps/glib-testing.bst   |  2 +-
 elements/core-deps/libvirt-glib.bst   |  2 +-
 elements/core-deps/libvirt.bst        |  2 +-
 elements/core-deps/malcontent.bst     |  2 +-
 elements/core-deps/ppp.bst            |  2 +-
 elements/core-deps/samba.bst          |  2 +-
 elements/core-deps/spice-gtk.bst      |  2 +-
 elements/core-deps/spice-protocol.bst |  2 +-
 elements/core-deps/spice.bst          |  2 +-
 elements/core-deps/uhttpmock.bst      |  2 +-
 elements/core-deps/usbredir.bst       |  2 +-
 elements/iso/libburn.bst              |  2 +-
 elements/iso/libisoburn.bst           |  2 +-
 elements/iso/libisofs.bst             |  2 +-
 elements/vm/spice-vdagent.bst         |  2 +-
 include/aliases.yml                   | 10 +++++-----
 include/mirrors.yml                   | 10 ++++++++++
 17 files changed, 30 insertions(+), 20 deletions(-)
---
diff --git a/elements/core-deps/glib-testing.bst b/elements/core-deps/glib-testing.bst
index d8a972840..eafe96884 100644
--- a/elements/core-deps/glib-testing.bst
+++ b/elements/core-deps/glib-testing.bst
@@ -2,7 +2,7 @@ kind: meson
 
 sources:
 - kind: tar
-  url: tecnocode:libglib-testing-0.1.0.tar.xz
+  url: tecnocode:downloads/libglib-testing-0.1.0.tar.xz
 
 build-depends:
 - sdk/gtk-doc.bst
diff --git a/elements/core-deps/libvirt-glib.bst b/elements/core-deps/libvirt-glib.bst
index 164c282e3..15582d89d 100644
--- a/elements/core-deps/libvirt-glib.bst
+++ b/elements/core-deps/libvirt-glib.bst
@@ -1,7 +1,7 @@
 kind: meson
 sources:
 - kind: tar
-  url: libvirt:glib/libvirt-glib-4.0.0.tar.xz
+  url: libvirt:sources/glib/libvirt-glib-4.0.0.tar.xz
 build-depends:
 - sdk/gobject-introspection.bst
 - sdk/gtk-doc.bst
diff --git a/elements/core-deps/libvirt.bst b/elements/core-deps/libvirt.bst
index bae04b640..1792dc210 100644
--- a/elements/core-deps/libvirt.bst
+++ b/elements/core-deps/libvirt.bst
@@ -1,7 +1,7 @@
 kind: meson
 sources:
 - kind: tar
-  url: libvirt:libvirt-7.9.0.tar.xz
+  url: libvirt:sources/libvirt-7.9.0.tar.xz
 - kind: local
   path: files/libvirt/80-libvirt.preset
 build-depends:
diff --git a/elements/core-deps/malcontent.bst b/elements/core-deps/malcontent.bst
index 2257f6828..5ec868f4c 100644
--- a/elements/core-deps/malcontent.bst
+++ b/elements/core-deps/malcontent.bst
@@ -2,7 +2,7 @@ kind: meson
 
 sources:
 - kind: tar
-  url: tecnocode:malcontent-0.10.1.tar.xz
+  url: tecnocode:downloads/malcontent-0.10.1.tar.xz
 
 build-depends:
 - core-deps/glib-testing.bst
diff --git a/elements/core-deps/ppp.bst b/elements/core-deps/ppp.bst
index b8a0e1784..39cfea469 100644
--- a/elements/core-deps/ppp.bst
+++ b/elements/core-deps/ppp.bst
@@ -1,7 +1,7 @@
 kind: autotools
 sources:
 - kind: tar
-  url: samba:ppp/ppp-2.4.9.tar.gz
+  url: samba:pub/ppp/ppp-2.4.9.tar.gz
 build-depends:
 - freedesktop-sdk.bst:public-stacks/buildsystem-autotools.bst
 depends:
diff --git a/elements/core-deps/samba.bst b/elements/core-deps/samba.bst
index ca3b801aa..e466b7c72 100644
--- a/elements/core-deps/samba.bst
+++ b/elements/core-deps/samba.bst
@@ -2,7 +2,7 @@ kind: autotools
 
 sources:
 - kind: tar
-  url: samba:samba/stable/samba-4.15.3.tar.gz
+  url: samba:pub/samba/stable/samba-4.15.3.tar.gz
 - kind: patch
   path: files/samba/fix-root-build.patch
 
diff --git a/elements/core-deps/spice-gtk.bst b/elements/core-deps/spice-gtk.bst
index a18619367..1d75b218f 100644
--- a/elements/core-deps/spice-gtk.bst
+++ b/elements/core-deps/spice-gtk.bst
@@ -2,7 +2,7 @@ kind: meson
 
 sources:
 - kind: tar
-  url: spice:gtk/spice-gtk-0.39.tar.xz
+  url: spice:download/gtk/spice-gtk-0.39.tar.xz
 
 build-depends:
 - core-deps/python-pyparsing.bst
diff --git a/elements/core-deps/spice-protocol.bst b/elements/core-deps/spice-protocol.bst
index 159083145..ee037f735 100644
--- a/elements/core-deps/spice-protocol.bst
+++ b/elements/core-deps/spice-protocol.bst
@@ -1,7 +1,7 @@
 kind: meson
 sources:
 - kind: tar
-  url: spice:releases/spice-protocol-0.14.3.tar.xz
+  url: spice:download/releases/spice-protocol-0.14.3.tar.xz
 build-depends:
 - freedesktop-sdk.bst:public-stacks/buildsystem-meson.bst
 depends:
diff --git a/elements/core-deps/spice.bst b/elements/core-deps/spice.bst
index cbc755ea9..8b1b664ab 100644
--- a/elements/core-deps/spice.bst
+++ b/elements/core-deps/spice.bst
@@ -1,7 +1,7 @@
 kind: autotools
 sources:
 - kind: tar
-  url: spice:releases/spice-server/spice-0.15.0.tar.bz2
+  url: spice:download/releases/spice-server/spice-0.15.0.tar.bz2
 build-depends:
 - freedesktop-sdk.bst:public-stacks/buildsystem-autotools.bst
 - core-deps/spice-protocol.bst
diff --git a/elements/core-deps/uhttpmock.bst b/elements/core-deps/uhttpmock.bst
index 93304d73d..b8e6ec1bd 100644
--- a/elements/core-deps/uhttpmock.bst
+++ b/elements/core-deps/uhttpmock.bst
@@ -1,7 +1,7 @@
 kind: autotools
 sources:
 - kind: tar
-  url: tecnocode:uhttpmock/uhttpmock-0.5.3.tar.xz
+  url: tecnocode:downloads/uhttpmock/uhttpmock-0.5.3.tar.xz
 build-depends:
 - sdk/gtk-doc.bst
 - freedesktop-sdk.bst:public-stacks/buildsystem-autotools.bst
diff --git a/elements/core-deps/usbredir.bst b/elements/core-deps/usbredir.bst
index fee8ba9c0..28de03f1e 100644
--- a/elements/core-deps/usbredir.bst
+++ b/elements/core-deps/usbredir.bst
@@ -1,7 +1,7 @@
 kind: meson
 sources:
 - kind: tar
-  url: spice:usbredir/usbredir-0.12.0.tar.xz
+  url: spice:download/usbredir/usbredir-0.12.0.tar.xz
 build-depends:
 - freedesktop-sdk.bst:public-stacks/buildsystem-meson.bst
 - core-deps/spice-protocol.bst
diff --git a/elements/iso/libburn.bst b/elements/iso/libburn.bst
index 7a28a2ad7..73c055080 100644
--- a/elements/iso/libburn.bst
+++ b/elements/iso/libburn.bst
@@ -2,7 +2,7 @@ kind: autotools
 
 sources:
 - kind: tar
-  url: libburnia:libburn-1.5.4.tar.gz
+  url: libburnia:releases/libburn-1.5.4.tar.gz
 
 build-depends:
 - freedesktop-sdk.bst:public-stacks/buildsystem-autotools.bst
diff --git a/elements/iso/libisoburn.bst b/elements/iso/libisoburn.bst
index 80fec8df6..44831c5f5 100644
--- a/elements/iso/libisoburn.bst
+++ b/elements/iso/libisoburn.bst
@@ -2,7 +2,7 @@ kind: autotools
 
 sources:
 - kind: tar
-  url: libburnia:libisoburn-1.5.4.tar.gz
+  url: libburnia:releases/libisoburn-1.5.4.tar.gz
 
 build-depends:
 - freedesktop-sdk.bst:public-stacks/buildsystem-autotools.bst
diff --git a/elements/iso/libisofs.bst b/elements/iso/libisofs.bst
index 86197dd35..64ffcc0ce 100644
--- a/elements/iso/libisofs.bst
+++ b/elements/iso/libisofs.bst
@@ -2,7 +2,7 @@ kind: autotools
 
 sources:
 - kind: tar
-  url: libburnia:libisofs-1.5.4.tar.gz
+  url: libburnia:releases/libisofs-1.5.4.tar.gz
 
 build-depends:
 - freedesktop-sdk.bst:public-stacks/buildsystem-autotools.bst
diff --git a/elements/vm/spice-vdagent.bst b/elements/vm/spice-vdagent.bst
index 6010f45c6..8fe9068df 100644
--- a/elements/vm/spice-vdagent.bst
+++ b/elements/vm/spice-vdagent.bst
@@ -2,7 +2,7 @@ kind: autotools
 
 sources:
 - kind: tar
-  url: spice:releases/spice-vdagent-0.21.0.tar.bz2
+  url: spice:download/releases/spice-vdagent-0.21.0.tar.bz2
 
 build-depends:
 - freedesktop-sdk.bst:public-stacks/buildsystem-autotools.bst
diff --git a/include/aliases.yml b/include/aliases.yml
index 78941dcc7..22dc4e35b 100644
--- a/include/aliases.yml
+++ b/include/aliases.yml
@@ -26,19 +26,19 @@ aliases:
   gstreamer: https://gstreamer.freedesktop.org/
   kerberos: https://kerberos.org/
   launchpad: https://launchpad.net/
-  libburnia: http://files.libburnia-project.org/releases/
-  libvirt: https://libvirt.org/sources/
+  libburnia: http://files.libburnia-project.org/
+  libvirt: https://libvirt.org/
   libopenraw: https://libopenraw.freedesktop.org/
   libraw: https://www.libraw.org/
   netfilter: https://www.netfilter.org/
   openldap: https://openldap.org/
   pagure_releases: https://releases.pagure.org/
   pythonhosted: https://files.pythonhosted.org/
-  samba: https://download.samba.org/pub/
+  samba: https://download.samba.org/
   sourceforge: https://downloads.sourceforge.net/
-  spice: https://www.spice-space.org/download/
+  spice: https://www.spice-space.org/
   tcpdump: https://www.tcpdump.org/
-  tecnocode: https://tecnocode.co.uk/downloads/
+  tecnocode: https://tecnocode.co.uk/
   thekelleys: http://www.thekelleys.org.uk/
   videolan: https://download.videolan.org/
   webkitgtk: https://webkitgtk.org/
diff --git a/include/mirrors.yml b/include/mirrors.yml
index 2881f9cb2..9b7457dc0 100644
--- a/include/mirrors.yml
+++ b/include/mirrors.yml
@@ -39,10 +39,14 @@ mirrors:
     - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/kerberos_org/tar-files/-/raw/master/
     launchpad:
     - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/launchpad_net/tar-files/-/raw/master/
+    libburnia:
+    - 
https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/files_libburnia-project_org/tar-files/-/raw/master/
     libopenraw:
     - 
https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/libopenraw_freedesktop_org/tar-files/-/raw/master/
     libraw:
     - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/www_libraw_org/tar-files/-/raw/master/
+    libvirt:
+    - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/libvirt_org/tar-files/-/raw/master/
     netfilter:
     - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/ftp_netfilter_org/tar-files/-/raw/master/
     openldap:
@@ -53,8 +57,14 @@ mirrors:
     - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/source_puri_sm/
     pythonhosted:
     - 
https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/files_pythonhosted_org/tar-files/-/raw/master/
+    samba:
+    - 
https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/download_samba_org/tar-files/-/raw/master/
     sourceforge:
     - 
https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/downloads_sourceforge_net/tar-files/-/raw/master/
+    spice:
+    - 
https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/www_spice-space_org/tar-files/-/raw/master/
+    tecnocode:
+    - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/tecnocode_co_uk/tar-files/-/raw/master/
     tcpdump:
     - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/www_tcpdump_org/tar-files/-/raw/master/
     thekelleys:


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