commit 74c138dd1e7986d838ea081ba1d9c128871b885e Author: Ellis Barnwell <ellis barnwell codethink co uk> Date: Tue Nov 30 16:20:31 2021 +0000 Add aliases and mirrors to include files include/aliases.yml | 68 ++++++++++++++++++++++++++++++- include/mirrors.yml | 114 +++++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 179 insertions(+), 3 deletions(-) --- diff --git a/include/aliases.yml b/include/aliases.yml index 28d648b8e..bd632494b 100644 --- a/include/aliases.yml +++ b/include/aliases.yml @@ -28,4 +28,70 @@ aliases: sourceforge_net: https://sourceforge.net/projects/ spice: https://www.spice-space.org/download/ tarballs_needing_help: https://people.gnome.org/~mcatanzaro/tarballs-needing-help/ - webkitgtk_org: https://webkitgtk.org/releases/ \ No newline at end of file + webkitgtk_org: https://webkitgtk.org/releases/ +# +# Aliases associated with .git files +# +# Repeated aliases have been commented out +# + git_code_sf_net: https://git.code.sf.net/ + git_eno_space: https://git.eno.space/ + github_com: https://github.com/ + gitlab_com: https://gitlab.com/ + gitlab_gnome_org: https://gitlab.gnome.org/ + gitlab_manjaro_org: https://gitlab.manjaro.org/ + source_puri_sm: https://source.puri.sm/ +# +# Aliases associated with .tar files +# + tar_boostorg_jfrog_io: https://boostorg.jfrog.io + tar_cairographics_org: https://cairographics.org + tar_cpan_metacpan_org: https://cpan.metacpan.org + tar_cyberelk_net: http://cyberelk.net + tar_dbus_freedesktop_org: https://dbus.freedesktop.org + tar_download_gimp_org: https://download.gimp.org + tar_download_gnome_org: https://download.gnome.org + tar_download_qemu_org: https://download.qemu.org + tar_download_samba_org: https://download.samba.org + tar_download_videolan_org: http://download.videolan.org + tar_downloads_sourceforge_net: https://downloads.sourceforge.net + tar_fallabs_com: http://fallabs.com + tar_files_libburnia-project_org: http://files.libburnia-project.org + tar_files_pythonhosted_org: https://files.pythonhosted.org + tar_ftp_denx_de: ftp://ftp.denx.de + tar_ftp_gnu_org: https://ftp.gnu.org + tar_ftp_infradead_org: ftp://ftp.infradead.org + tar_ftp_netfilter_org: http://ftp.netfilter.org + tar_ftp_videolan_org: http://ftp.videolan.org + tar_git_kernel_org: https://git.kernel.org + tar_github_com: https://github.com + tar_gitlab_com: https://gitlab.com + tar_gitlab_freedesktop_org: https://gitlab.freedesktop.org + tar_gstreamer_freedesktop_org: https://gstreamer.freedesktop.org + tar_http_debian_net: http://http.debian.net + tar_kerberos_org: https://kerberos.org + tar_kldp_net: http://kldp.net + tar_launchpad_net: https://launchpad.net + tar_libopenraw_freedesktop_org: https://libopenraw.freedesktop.org + tar_libvirt_org: https://libvirt.org + tar_linuxcontainers_org: https://linuxcontainers.org + tar_notroj_github_io: https://notroj.github.io + tar_people_freedesktop_org: https://people.freedesktop.org + tar_people_gnome_org: https://people.gnome.org + tar_people_redhat_com: https://people.redhat.com + tar_pub_freerdp_com: https://pub.freerdp.com + tar_qqwing_com: https://qqwing.com + tar_releases_pagure_org: https://releases.pagure.org + tar_sites_google_com: https://sites.google.com + tar_source_puri_sm: https://source.puri.sm + tar_static_crates_io: https://static.crates.io + tar_swupdate_openvpn_org: https://swupdate.openvpn.org + tar_tecnocode_co_uk: https://tecnocode.co.uk + tar_wpewebkit_org: https://wpewebkit.org + tar_www_freedesktop_org: https://www.freedesktop.org + tar_www_gnupg_org: https://www.gnupg.org + tar_www_libraw_org: https://www.libraw.org + tar_www_openldap_org: https://www.openldap.org + tar_www_spice-space_org: https://www.spice-space.org + tar_www_tcpdump_org: https://www.tcpdump.org + tar_www_thekelleys_org_uk: http://www.thekelleys.org.uk \ No newline at end of file diff --git a/include/mirrors.yml b/include/mirrors.yml index 6d571a654..fed9ed1b1 100644 --- a/include/mirrors.yml +++ b/include/mirrors.yml @@ -5,9 +5,119 @@ mirrors: - https://mirrors.kernel.org/gnu/ - name: gnome aliases: + git_code_sf_net: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/git_code_sf_net/ + git_eno_space: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/git_eno_space/ github_com: - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/github_com/ gitlab_com: - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/gitlab_com/ - purism: - - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/source_puri_sm/ \ No newline at end of file + gitlab_gnome_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/gitlab_gnome_org/ + gitlab_manjaro_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/gitlab_manjaro_org/ + source_puri_sm: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/source_puri_sm/ + tar_boostorg_jfrog_io: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/boostorg_jfrog_io/-/blob/master// + tar_cairographics_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/cairographics_org/-/blob/master// + tar_cpan_metacpan_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/cpan_metacpan_org/-/blob/master// + tar_cyberelk_net: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/cyberelk_net/-/blob/master// + tar_dbus_freedesktop_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/dbus_freedesktop_org/-/blob/master// + tar_download_gimp_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/download_gimp_org/-/blob/master// + tar_download_gnome_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/download_gnome_org/-/blob/master// + tar_download_qemu_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/download_qemu_org/-/blob/master// + tar_download_samba_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/download_samba_org/-/blob/master// + tar_download_videolan_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/download_videolan_org/-/blob/master// + tar_downloads_sourceforge_net: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/downloads_sourceforge_net/-/blob/master// + tar_fallabs_com: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/fallabs_com/-/blob/master// + tar_files_libburnia-project_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/files_libburnia-project_org/-/blob/master// + tar_files_pythonhosted_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/files_pythonhosted_org/-/blob/master// + tar_ftp_denx_de: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/ftp_denx_de/-/blob/master// + tar_ftp_gnu_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/ftp_gnu_org/-/blob/master// + tar_ftp_infradead_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/ftp_infradead_org/-/blob/master// + tar_ftp_netfilter_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/ftp_netfilter_org/-/blob/master// + tar_ftp_videolan_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/ftp_videolan_org/-/blob/master// + tar_git_kernel_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/git_kernel_org/-/blob/master// + tar_github_com: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/github_com/-/blob/master// + tar_gitlab_com: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/gitlab_com/-/blob/master// + tar_gitlab_freedesktop_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/gitlab_freedesktop_org/-/blob/master// + tar_gstreamer_freedesktop_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/gstreamer_freedesktop_org/-/blob/master// + tar_http_debian_net: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/http_debian_net/-/blob/master// + tar_kerberos_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/kerberos_org/-/blob/master// + tar_kldp_net: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/kldp_net/-/blob/master// + tar_launchpad_net: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/launchpad_net/-/blob/master// + tar_libopenraw_freedesktop_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/libopenraw_freedesktop_org/-/blob/master// + tar_libvirt_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/libvirt_org/-/blob/master// + tar_linuxcontainers_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/linuxcontainers_org/-/blob/master// + tar_notroj_github_io: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/notroj_github_io/-/blob/master// + tar_people_freedesktop_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/people_freedesktop_org/-/blob/master// + tar_people_gnome_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/people_gnome_org/-/blob/master// + tar_people_redhat_com: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/people_redhat_com/-/blob/master// + tar_pub_freerdp_com: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/pub_freerdp_com/-/blob/master// + tar_qqwing_com: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/qqwing_com/-/blob/master// + tar_releases_pagure_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/releases_pagure_org/-/blob/master// + tar_sites_google_com: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/sites_google_com/-/blob/master// + tar_source_puri_sm: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/source_puri_sm/-/blob/master// + tar_static_crates_io: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/static_crates_io/-/blob/master// + tar_swupdate_openvpn_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/swupdate_openvpn_org/-/blob/master// + tar_tecnocode_co_uk: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/tecnocode_co_uk/-/blob/master// + tar_wpewebkit_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/wpewebkit_org/-/blob/master// + tar_www_freedesktop_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/www_freedesktop_org/-/blob/master// + tar_www_gnupg_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/www_gnupg_org/-/blob/master// + tar_www_libraw_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/www_libraw_org/-/blob/master// + tar_www_openldap_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/www_openldap_org/-/blob/master// + tar_www_spice-space_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/www_spice-space_org/-/blob/master// + tar_www_tcpdump_org: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/www_tcpdump_org/-/blob/master// + tar_www_thekelleys_org_uk: + - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/www_thekelleys_org_uk/-/blob/master// \ No newline at end of file