summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2025-07-26License package as 0BSDSven-Hendrik Haase
This implements RFC40 and RFC52. https://lists.archlinux.org/archives/list/arch-dev-public@lists.archlinux.org/thread/XR3VAUWC5LNMTVOCKFOHYYEGUQ4ZFCNG/
2024-12-02upgpkg: 0.5.15-4: Rebuild for Python 3.13Jelle van der Waa
2024-09-24Drop python-future dependencyAntonio Rojas
Fixes https://gitlab.archlinux.org/archlinux/packaging/packages/osdlyrics/-/issues/1
2024-07-14add nvcheckerT.J. Townsend
2024-04-07upgpkg: 0.5.15-2: Rebuild with Python 3.12Jelle van der Waa
2023-12-25upgpkg: 0.5.15-1: Update to 0.5.15Antonio Rojas
2023-09-04upgpkg: 0.5.11-3Torsten Keßler
Fix python dependencies, FS#74435
2023-04-06rebuild with python 3.11Felix Yan
2022-07-29upgpkg: 0.5.11-1Felix Yan
2021-12-03Python 3.10 rebuildEvangelos Foutras
2021-08-27upgpkg: 0.5.10-1Felix Yan
2021-08-19upgpkg: 0.5.9-1Felix Yan
2021-08-10upgpkg: 0.5.8-1Felix Yan
2021-08-08upgpkg: 0.5.7-1Felix Yan
2021-07-26upgpkg: 0.5.6-1Felix Yan
2021-07-23upgpkg: 0.5.5-1Felix Yan
2020-07-07reproducibility rebuildFelix Yan
2018-11-09PIE/BUILDINFO rebuildFelix Yan
2017-12-28Fix many packages failing to build because code.google.com is deprecatedEli Schwartz
Not everything has a new home, so some things are merely updated to point to the archived urls.
2017-11-15Remove i686 from arch=()Evangelos Foutras
FTR, commands used to change arch=() and then verify the changes: $ sed -Ei "/^arch=/{s/ *?['\"]?i686['\"]? *?//;s/ *$//}" */*/PKGBUILD* $ grep -r i686 * | grep arch= | grep -v repos $ svn diff | grep -A 1 ^-[^-] | grep -v -- -- | cut -c2- | while IFS=$'\n' read -r l1; IFS=$'\n' read -r l2; do echo "$l1 -> $l2" done | sort -u
2016-04-27Hooks rebuild (part 1)Felix Yan
2015-12-07C++11 ABI rebuildEvangelos Foutras
2015-12-07fix dependency on sqliteFelix Yan
2014-07-01mtree rebuildFelix Yan
2012-12-21add osdlyricsFelix Yan