diff --git a/srcpkgs/AusweisApp2/template b/srcpkgs/AusweisApp2/template index 7c55bbe79b0..066428431b1 100644 --- a/srcpkgs/AusweisApp2/template +++ b/srcpkgs/AusweisApp2/template @@ -11,6 +11,6 @@ depends="qt5-declarative qt5-quickcontrols2 qt5-graphicaleffects" short_desc="Official authentication app for German ID cards and residence permits" maintainer="Justin Jagieniak " license="EUPL-1.2" -homepage="https://www.ausweisapp.bund.de/ausweisapp2/" +homepage="https://www.ausweisapp.bund.de" distfiles="https://github.com/Governikus/AusweisApp2/releases/download/${version}/AusweisApp2-${version}.tar.gz" checksum=ff3672db30a5156031b7bf85fd272f2aadc2d3458963c8dcead2c00f6da42042 diff --git a/srcpkgs/aalib/template b/srcpkgs/aalib/template index 7102b7e95f6..9404d216f50 100644 --- a/srcpkgs/aalib/template +++ b/srcpkgs/aalib/template @@ -8,7 +8,7 @@ hostmakedepends="automake libtool" short_desc="Portable ASCII art GFX library" maintainer="Orphaned " license="LGPL-2.0-or-later" -homepage="http://aa-project.sourceforge.net/aalib/" +homepage="https://aa-project.sourceforge.net/aalib/" distfiles="${SOURCEFORGE_SITE}/aa-project/${pkgname}-${version}.tar.gz" checksum=fbddda9230cf6ee2a4f5706b4b11e2190ae45f5eda1f0409dc4f99b35e0a70ee diff --git a/srcpkgs/abduco/template b/srcpkgs/abduco/template index 21fa18ce85a..b8812e3b849 100644 --- a/srcpkgs/abduco/template +++ b/srcpkgs/abduco/template @@ -7,8 +7,8 @@ make_use_env=yes short_desc="Session management in a clean and simple way" maintainer="Orphaned " license="ISC" -homepage="http://www.brain-dump.org/projects/abduco/" -distfiles="http://www.brain-dump.org/projects/${pkgname}/${pkgname}-${version}.tar.gz" +homepage="https://www.brain-dump.org/projects/abduco/" +distfiles="https://www.brain-dump.org/projects/${pkgname}/${pkgname}-${version}.tar.gz" checksum=c90909e13fa95770b5afc3b59f311b3d3d2fdfae23f9569fa4f96a3e192a35f4 post_install() { diff --git a/srcpkgs/abootimg/template b/srcpkgs/abootimg/template index 363819b7e82..14fc3844eb4 100644 --- a/srcpkgs/abootimg/template +++ b/srcpkgs/abootimg/template @@ -9,7 +9,7 @@ makedepends="libblkid-devel" short_desc="Manipulate Android Boot Images" maintainer="Andrea Brancaleoni " license="GPL-2.0-or-later" -homepage="http://gitorious.org/ac100/abootimg" +homepage="https://gitlab.com/ajs124/abootimg/" distfiles="https://gitlab.com/ajs124/abootimg/-/archive/$_commit/$_commit.tar.gz" checksum=9f6d84b9d1bf9404168145f59754608c7e568138510fb638467c6b822e94ca07 diff --git a/srcpkgs/acpi/template b/srcpkgs/acpi/template index 1417dbbd05b..c296890aae0 100644 --- a/srcpkgs/acpi/template +++ b/srcpkgs/acpi/template @@ -6,6 +6,6 @@ build_style=gnu-configure short_desc="Informations about ACPI devices (battery, thermal sensors and power)" maintainer="Orphaned " license="GPL-2.0-or-later" -homepage="http://sourceforge.net/projects/acpiclient/" +homepage="https://sourceforge.net/projects/acpiclient/" distfiles="${SOURCEFORGE_SITE}/acpiclient/acpi-${version}.tar.gz" checksum=d7a504b61c716ae5b7e81a0c67a50a51f06c7326f197b66a4b823de076a35005 diff --git a/srcpkgs/agg/template b/srcpkgs/agg/template index a313e19cb1f..2069096d4cd 100644 --- a/srcpkgs/agg/template +++ b/srcpkgs/agg/template @@ -4,15 +4,15 @@ version=2.5 revision=5 build_style=gnu-configure configure_args="--disable-examples" -disable_parallel_build=1 hostmakedepends="SDL-devel automake gettext-devel libtool pkg-config" makedepends="SDL-devel freetype-devel" -short_desc="A High Quality Rendering Engine for C++" +short_desc="High Quality Rendering Engine for C++" maintainer="Orphaned " -homepage="http://www.antigrain.com/" license="GPL-2.0-or-later" +homepage="https://agg.sourceforge.net/antigrain.com/" distfiles="http://www.antigrain.com/agg-${version}.tar.gz" checksum=ab1edc54cc32ba51a62ff120d501eecd55fceeedf869b9354e7e13812289911f +disable_parallel_build=yes pre_configure() { sed -e '/AM_C_PROTOTYPES/d' -i configure.in diff --git a/srcpkgs/alembic/template b/srcpkgs/alembic/template index 39e7000dcfd..a25ce7201ba 100644 --- a/srcpkgs/alembic/template +++ b/srcpkgs/alembic/template @@ -8,7 +8,7 @@ makedepends="zlib-devel ilmbase-devel" short_desc="Open framework for storing and sharing scene data" maintainer="Orphaned " license="BSD-3-Clause, MIT" -homepage="https://alembic.io" +homepage="https://www.alembic.io" distfiles="https://github.com/alembic/alembic/archive/${version}.tar.gz" checksum=2529586c89459af34d27a36ab114ad1d43dafd44061e65cfcfc73b7457379e7c diff --git a/srcpkgs/ampache/template b/srcpkgs/ampache/template index fd67feb0d0e..a13bb117b9a 100644 --- a/srcpkgs/ampache/template +++ b/srcpkgs/ampache/template @@ -8,7 +8,7 @@ depends="php8.1 mariadb" short_desc="Web-based tool for managing your audio/video files" maintainer="Steve Prybylski " license="AGPL-3.0-or-later" -homepage="http://ampache.org" +homepage="https://ampache.org" distfiles="https://github.com/ampache/ampache/releases/download/${version}/${pkgname}-${version}_all.zip" checksum=3e37839058c263be990915759eecab9b5da3ec324638a7ff7d8094516f56a85c python_version=3 diff --git a/srcpkgs/angband/template b/srcpkgs/angband/template index 7cf46c4e13a..ef8476a60f5 100644 --- a/srcpkgs/angband/template +++ b/srcpkgs/angband/template @@ -9,8 +9,8 @@ makedepends="SDL_image-devel SDL_mixer-devel SDL_ttf-devel ncurses-devel" short_desc="Free, single-player dungeon exploration game" maintainer="Diogo Leal " license="GPL-2.0-or-later" -homepage="http://rephial.org/" -changelog="http://rephial.org/release/" +homepage="https://rephial.org/" +changelog="https://rephial.org/release/" distfiles="https://github.com/angband/angband/archive/refs/tags/${version}.tar.gz" checksum=acd735c9d46bf86ee14337c71c56f743ad13ec2a95d62e7115604621e7560d0f diff --git a/srcpkgs/apache-directory-studio-bin/template b/srcpkgs/apache-directory-studio-bin/template index b2eadfeebc0..47f5cc6bf00 100644 --- a/srcpkgs/apache-directory-studio-bin/template +++ b/srcpkgs/apache-directory-studio-bin/template @@ -10,7 +10,7 @@ depends="virtual?java-runtime gtk+3 desktop-file-utils" short_desc="LDAP browser and directory client" maintainer="Frank Steinborn " license="Apache-2.0" -homepage="http://directory.apache.org/studio/" +homepage="https://directory.apache.org/studio/" distfiles="https://www-eu.apache.org/dist/directory/studio/${version}-${_versionprefix}/${_pkgname}-${version}-${_versionprefix}-linux.gtk.x86_64.tar.gz" checksum=24764eff94ad3a257a899d34f9933276af0d201fba9017d6737558b2ffd5eda7 python_version=2 diff --git a/srcpkgs/apache-tomcat/template b/srcpkgs/apache-tomcat/template index 9012af0961e..be45bc81f9b 100644 --- a/srcpkgs/apache-tomcat/template +++ b/srcpkgs/apache-tomcat/template @@ -9,7 +9,7 @@ short_desc="Open source implementation of the Java Servlet" maintainer="Michael Aldridge " license="Apache-2.0" homepage="https://tomcat.apache.org" -distfiles="http://mirrors.gigenet.com/apache/tomcat/tomcat-9/v${version}/src/${pkgname}-${version}-src.tar.gz" +distfiles="https://archive.apache.org/dist/tomcat/tomcat-${version%%.*}/v${version}/src/apache-tomcat-${version}-src.tar.gz" checksum=72de3de15d6ddced50c6c78958e6369c393c8500dfa819207d64662c26e0c9c2 system_accounts="tomcat" diff --git a/srcpkgs/apr-util/template b/srcpkgs/apr-util/template index 4cab4df2299..f01bfeb5415 100644 --- a/srcpkgs/apr-util/template +++ b/srcpkgs/apr-util/template @@ -16,8 +16,8 @@ makedepends="zlib-devel openssl-devel apr-devel db-devel expat-devel short_desc="Apache Portable Runtime Utility Library" maintainer="Orphaned " license="Apache-2.0" -homepage="http://apr.apache.org/" -distfiles="http://www.apache.org/dist/apr/${pkgname}-${version}.tar.bz2" +homepage="https://apr.apache.org/" +distfiles="https://www.apache.org/dist/apr/${pkgname}-${version}.tar.bz2" checksum=d3e12f7b6ad12687572a3a39475545a072608f4ba03a6ce8a3778f607dd0035b if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then diff --git a/srcpkgs/apr/template b/srcpkgs/apr/template index f2dc1241668..6fb1fefd4f6 100644 --- a/srcpkgs/apr/template +++ b/srcpkgs/apr/template @@ -8,8 +8,8 @@ makedepends="expat-devel libuuid-devel" short_desc="Apache Portable Runtime Library" maintainer="Orphaned " license="Apache-2.0" -homepage="http://apr.apache.org/" -distfiles="http://www.apache.org/dist/apr/apr-${version}.tar.bz2" +homepage="https://apr.apache.org/" +distfiles="https://www.apache.org/dist/apr/apr-${version}.tar.bz2" checksum=e2e148f0b2e99b8e5c6caa09f6d4fb4dd3e83f744aa72a952f94f5a14436f7ea # Do not redefine struct iovec in include/apr_want.h diff --git a/srcpkgs/apulse/template b/srcpkgs/apulse/template index 160bd9aebaa..bc17cb1cb5a 100644 --- a/srcpkgs/apulse/template +++ b/srcpkgs/apulse/template @@ -8,8 +8,8 @@ makedepends="alsa-lib-devel glib-devel" short_desc="PulseAudio emulation for ALSA" maintainer="Orphaned " license="MIT" -homepage="http://github.com/i-rinat/apulse" -distfiles="https://codeload.github.com/i-rinat/${pkgname}/tar.gz/v${version}>${pkgname}-${version}.tar.gz" +homepage="https://github.com/i-rinat/apulse" +distfiles="https://github.com/i-rinat/apulse/archive/refs/tags/v${version}.tar.gz" checksum=9234ec4e10e408b9c01d5f4ea768ad1fc15494217c932db2c435202a9c7b5efd post_install() { diff --git a/srcpkgs/aqbanking/template b/srcpkgs/aqbanking/template index 3722d7485a6..b21f9f9afa0 100644 --- a/srcpkgs/aqbanking/template +++ b/srcpkgs/aqbanking/template @@ -8,7 +8,7 @@ makedepends="gwenhywfar-devel xmlsec1-devel ktoblzcheck-devel gmp-devel" short_desc="Library for online banking and financial applications" maintainer="Enno Boland " license="GPL-2.0-only, GPL-3.0-only" -homepage="http://www.aquamaniac.de/aqbanking" +homepage="https://www.aquamaniac.de/rdm/" distfiles="https://www.aquamaniac.de/rdm/attachments/download/386/${pkgname}-${version}.tar.gz" checksum=a97ab42f7298cbb2617b2bda53ca51a2b0fe5f780bde098a39a5f4a3243e3418 disable_parallel_build=yes diff --git a/srcpkgs/ardor/template b/srcpkgs/ardor/template index 2a054ed502f..c6ae363e7a0 100644 --- a/srcpkgs/ardor/template +++ b/srcpkgs/ardor/template @@ -8,7 +8,7 @@ depends="virtual?java-runtime" short_desc="Client for the Ardor Platform" maintainer="Fabio Krapohl " license="custom:Jelurida Public License 1.1" -homepage="https://ardorplatform.org" +homepage="https://www.jelurida.com/ardor" distfiles="https://bitbucket.org/Jelurida/ardor/downloads/ardor-client-${version}.zip" checksum=c2edf8d9785f4c9e8b2768324aca925e6c9a0ea5eb74996c7490a56967951366 diff --git a/srcpkgs/argtable/template b/srcpkgs/argtable/template index b283361b889..0ec32039382 100644 --- a/srcpkgs/argtable/template +++ b/srcpkgs/argtable/template @@ -7,7 +7,7 @@ build_style=gnu-configure short_desc="ANSI C command line parser" maintainer="Simon Whelan " license="LGPL-2.0-or-later" -homepage="http://argtable.sourceforge.net/" +homepage="https://argtable.sourceforge.net/" distfiles="${SOURCEFORGE_SITE}/argtable/argtable2-13.tar.gz" checksum=8f77e8a7ced5301af6e22f47302fdbc3b1ff41f2b83c43c77ae5ca041771ddbf diff --git a/srcpkgs/ario/template b/srcpkgs/ario/template index ce6c01e518c..52157b997cc 100644 --- a/srcpkgs/ario/template +++ b/srcpkgs/ario/template @@ -10,7 +10,7 @@ makedepends="avahi-glib-libs-devel dbus-glib-devel gnutls-devel gtk+3-devel short_desc="GTK client for MPD" maintainer="Leah Neukirchen " license="GPL-2.0-or-later" -homepage="http://ario-player.sourceforge.net/?en" +homepage="https://ario-player.sourceforge.net/" distfiles="${SOURCEFORGE_SITE}/${pkgname}-player/${pkgname}-${version}.tar.gz" checksum=1442ede8eef994384489d72d028d7f7b1a1c81efe737f7147587dd02c772d09a make_check=no # Tests still depend on build files that have been removed by upstream diff --git a/srcpkgs/armadillo/template b/srcpkgs/armadillo/template index 7117b47a312..a00d16abaef 100644 --- a/srcpkgs/armadillo/template +++ b/srcpkgs/armadillo/template @@ -10,7 +10,7 @@ makedepends="openblas-devel superlu-devel $(vopt_if hdf5 hdf5-devel)" short_desc="C++ linear algebra library" maintainer="Julien Dehos " license="Apache-2.0" -homepage="http://arma.sourceforge.net/" +homepage="https://arma.sourceforge.net/" distfiles="${SOURCEFORGE_SITE}/arma/${pkgname}-${version}.tar.xz" checksum=e43d4449376c1fc8b562095431bb82cf9c4ff98a791a22a25d0f96e5e7937c22 diff --git a/srcpkgs/aspell-it/template b/srcpkgs/aspell-it/template index 616d7050e9c..441d0fd805d 100644 --- a/srcpkgs/aspell-it/template +++ b/srcpkgs/aspell-it/template @@ -1,4 +1,4 @@ -# Template file for 'aspell-it'. +# Template file for 'aspell-it' pkgname=aspell-it version=2.4 revision=1 @@ -9,6 +9,6 @@ hostmakedepends="aspell-devel which" short_desc="Italian dictionary for aspell" maintainer="Andrea D'Amore " license="GPL-2.0-only" -homepage="http://linguistico.sourceforge.net" +homepage="https://linguistico.sourceforge.net" distfiles="${SOURCEFORGE_SITE}/linguistico/aspell6-it-${_version}.tar.bz2" checksum=16ef0df30158e5d083d6b4f32ccc976614dfd4f5667db5e2cd972e3962bcde34 diff --git a/srcpkgs/assimp/template b/srcpkgs/assimp/template index 7d45161ede5..d87acaa4ace 100644 --- a/srcpkgs/assimp/template +++ b/srcpkgs/assimp/template @@ -10,7 +10,7 @@ depends="libassimp>=${version}_${revision}" short_desc="Import library for various well-known 3D model formats" maintainer="Orphaned " license="BSD-3-Clause" -homepage="http://assimp.sourceforge.net/" +homepage="https://github.com/assimp/assimp" distfiles="https://github.com/assimp/assimp/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz" checksum=11310ec1f2ad2cd46b95ba88faca8f7aaa1efe9aa12605c55e3de2b977b3dbfc diff --git a/srcpkgs/astyle/template b/srcpkgs/astyle/template index 860e5840811..448159facc2 100644 --- a/srcpkgs/astyle/template +++ b/srcpkgs/astyle/template @@ -8,7 +8,7 @@ build_style=gnu-makefile short_desc="Free, fast and small formatter for C, C++, C#, and Java source code" maintainer="Orphaned " license="MIT" -homepage="http://astyle.sourceforge.net" +homepage="https://astyle.sourceforge.net" distfiles="${SOURCEFORGE_SITE}/$pkgname/${pkgname}_${version}_linux.tar.gz" checksum=cbcc4cf996294534bb56f025d6f199ebfde81aa4c271ccbd5ee1c1a3192745d7 diff --git a/srcpkgs/at/template b/srcpkgs/at/template index 0418b8836c3..41bc74404c4 100644 --- a/srcpkgs/at/template +++ b/srcpkgs/at/template @@ -12,7 +12,7 @@ depends="virtual?smtp-server" short_desc="Run commands at a specified time" maintainer="Leah Neukirchen " license="GPL-2.0-or-later" -homepage="http://packages.qa.debian.org/a/at.html" +homepage="https://packages.qa.debian.org/a/at.html" distfiles="${DEBIAN_SITE}/main/a/${pkgname}/${pkgname}_${version}.orig.tar.gz" checksum=bb066b389d7c9bb9d84a35738032b85c30cba7d949f758192adc72c9477fd3b8 disable_parallel_build=yes diff --git a/srcpkgs/atinout/template b/srcpkgs/atinout/template index 7d9663fc394..80a930534c1 100644 --- a/srcpkgs/atinout/template +++ b/srcpkgs/atinout/template @@ -7,7 +7,7 @@ make_use_env=yes short_desc="Send AT commands to modem and print responses" maintainer="John Sullivan " license="GPL-3.0-or-later" -homepage="http://atinout.sourceforge.net" +homepage="https://atinout.sourceforge.net" distfiles="${SOURCEFORGE_SITE}/project/${pkgname}/v${version}/${pkgname}-${version}.tar.gz" checksum=4d15c8288aca414e11cd304686b172696104c5e42bf776300311c005634854a2 diff --git a/srcpkgs/aubio/template b/srcpkgs/aubio/template index eaab3e9fdb7..ad1c4b25699 100644 --- a/srcpkgs/aubio/template +++ b/srcpkgs/aubio/template @@ -9,8 +9,8 @@ makedepends="libsamplerate-devel fftw-devel jack-devel ffmpeg-devel" short_desc="Library for audio labelling" maintainer="Orphaned " license="GPL-3.0-or-later" -homepage="http://aubio.org" -distfiles="${homepage}/pub/${pkgname}-${version}.tar.bz2" +homepage="https://aubio.org" +distfiles="https://aubio.org/pub/aubio-${version}.tar.bz2" checksum=d48282ae4dab83b3dc94c16cf011bcb63835c1c02b515490e1883049c3d1f3da libaubio_package() { diff --git a/srcpkgs/audiofile/template b/srcpkgs/audiofile/template index a4eef3f4026..55a0f76b0fd 100644 --- a/srcpkgs/audiofile/template +++ b/srcpkgs/audiofile/template @@ -9,8 +9,8 @@ makedepends="alsa-lib-devel libflac-devel" short_desc="C library for reading and writing audio files" maintainer="Michael Aldridge " license="LGPL-2.1-or-later" -homepage="http://audiofile.68k.org" -distfiles="http://github.com/mpruett/audiofile/archive/audiofile-${version}.tar.gz" +homepage="https://audiofile.68k.org" +distfiles="https://github.com/mpruett/audiofile/archive/audiofile-${version}.tar.gz" checksum=52125fee6c7454d743acdc27ebda194c6b5c7b9111426c7d5fdea0754cd366cc disable_parallel_build=1 diff --git a/srcpkgs/autogen/template b/srcpkgs/autogen/template index cfc9d20c9df..851d17e0c12 100644 --- a/srcpkgs/autogen/template +++ b/srcpkgs/autogen/template @@ -10,7 +10,7 @@ depends="guile perl" short_desc="Automated Program Generator" maintainer="Orphaned " license="GPL-3.0-or-later" -homepage="http://autogen.sourceforge.net/" +homepage="https://autogen.sourceforge.net/" distfiles="${GNU_SITE}/${pkgname}/rel${version}/${pkgname}-${version}.tar.gz" checksum=e23c5bbd0ac83079ae2ef6eb3fd1948fecce718ac853025607a3ab0395538406 replaces="autogen-docs>=0 autogen-devel>=0" diff --git a/srcpkgs/avfs/template b/srcpkgs/avfs/template index 893e2620daa..56e3c7a9f85 100644 --- a/srcpkgs/avfs/template +++ b/srcpkgs/avfs/template @@ -10,7 +10,7 @@ depends="perl" short_desc="Virtual filesystem that allows browsing compressed files" maintainer="John " license="GPL-2.0-only, LGPL-2.0-only" -homepage="http://avf.sourceforge.net/" +homepage="https://avf.sourceforge.net/" distfiles="$SOURCEFORGE_SITE/avf/avfs-${version}.tar.bz2" checksum=3a7981af8557f864ae10d4b204c29969588fdb526e117456e8efd54bf8faa12b diff --git a/srcpkgs/liba52/template b/srcpkgs/liba52/template index f94b04c876d..3a3c4b07693 100644 --- a/srcpkgs/liba52/template +++ b/srcpkgs/liba52/template @@ -9,8 +9,8 @@ hostmakedepends="automake libtool" short_desc="Free ATSC A/52 stream decoder" maintainer="Orphaned " license="GPL-2.0-or-later" -homepage="http://liba52.sourceforge.net/" -distfiles="http://liba52.sourceforge.net/files/a52dec-${version}.tar.gz" +homepage="https://liba52.sourceforge.io/" +distfiles="https://liba52.sourceforge.io/files/a52dec-${version}.tar.gz" checksum=a21d724ab3b3933330194353687df82c475b5dfb997513eef4c25de6c865ec33 pre_configure() {