summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-06-27Switch to SPDX license tagEcho J
And bring back GTK 1 support/include implicit dependencies/add .gitignore file
2024-06-18Adding .SRCINFOBalló György
2023-01-03libtiff 4.5.0 rebuildFelix Yan
2020-07-07reproducibility rebuildFelix Yan
2019-04-22httpsAntonio Rojas
2018-06-04BUILDINFO RebuildFelix Yan
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
2015-01-24extra2community: Moving imlib from extra to communityAndrea Scarpino