- Apr 03, 2025
-
-
Robin Candau authored
Add a custom `$_bootstrap` variable in the PKGBUILD to allow bootstrapping / rebuilding the package after soname changes Upstream (autotools) bootstrap scripts used to prepare the `wget` and the `gnulib` submodule sources both require `wget` to download `po` (translation) files. This implies that the `wget` package *(make-)*depends on itself. While this shouldn't be a problem for regular version bumps, it can lead to issues when bootstrapping the package (e.g. when adding new architectures) and it can have theoretical implicati ons when rebuilding the package in staging due to soname changes (in case `wget` doesn't work until rebuilding for instance). To address this, the PKGBUILD now contains a custom `$_bootstrap` variable whose value can be modified as needed: - When set to `0`, the package is built "normally" - When set to `1`, the package is built by skipping the `po` files download step so the `wget` make-dependency is unused (allowing to bootstrap it or rebuild it after soname changes withou t issue). **WARNING:** Building the package with `$_bootstrap=1` therefore results in a `wget` package that does not include po (translation) files, so it should still be rebuilt it with `$_bootstrap=0` when the bootstrapping / rebuilding after soname changes is done.
-
- Mar 21, 2025
-
- Mar 19, 2025
-
-
Robin Candau authored
Switch license to SPDX identifier, add perl as an make dependency, switch source to git.savannah.gnu.org > > Update license ID to GPL-3.0-or-later > Add perl as an explicit make dependency (required to generate the man page) > Switch source to git.svannah.gnu.org (which is the canonical source for GNU software).
-
T.J. Townsend authored
-
T.J. Townsend authored
(not bumping pkgrel just yet as some more work is being done)
-
- Nov 11, 2024
-
- Jul 04, 2024
-
-
T.J. Townsend authored
-
- Jun 26, 2024
-
- May 01, 2024
-
- Mar 10, 2024
-
- May 20, 2023
-
- Aug 21, 2022
-
- Mar 20, 2022
-
- Sep 07, 2021
-
- Jan 10, 2021
-
- Sep 14, 2020
-
-
Christian Hesse authored
-
- May 05, 2020
-
- Jun 30, 2019
-
- Apr 09, 2019
-
- Apr 02, 2019
-
- Feb 10, 2019
-
- Jan 13, 2019
-
- Jan 07, 2019
-
- Dec 18, 2018
-
- May 07, 2018
-
- Mar 14, 2018
-
- Feb 26, 2018
-
- Jan 25, 2018
-
- Nov 15, 2017
-
-
Evangelos Foutras authored
-
- Oct 27, 2017
-
- Feb 18, 2017
-
- Feb 12, 2017
-
- Feb 03, 2017
-
- Dec 19, 2016
-
- Dec 02, 2016
-
- Jun 19, 2016
-
- May 04, 2016
-
- Mar 09, 2016
-
- Mar 03, 2016
-
- Mar 10, 2015
-