summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2026-01-29forgot to update .SRCINFOAndreas Baumann
2025-10-23removed 0BSD and made lua51 a dependencyAndreas Baumann
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/
2025-06-18update .SRCINFO to match PKGBUILDChristian Heusel
Related to https://gitlab.archlinux.org/archlinux/alpm/alpm/-/issues/179
2024-09-09generate missing .SRCINFOLevente Polyak
2024-07-14add nvcheckerT.J. Townsend
2020-07-07reproducibility rebuildFelix Yan
2019-03-07Drop python2Balló György
2018-01-10Update upstream URLBalló György
2018-01-10Simplify pkgdescBalló György
2018-01-10upgpkg: 0.3.1-2Balló György
Adopt the package, build gir and gtk-doc, use released tarball as source (FS#48209)
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-09-09Upstream release 0.3.1Guillaume Alaux
2014-03-23pkgrel bump to push FS#39338Guillaume Alaux
2014-03-23Added double-quotes around dir variablesGuillaume Alaux
2014-03-23FS#39338 - used new upstream download URLGuillaume Alaux
2013-10-31remove !libtoolAllan McRae
2012-11-08Removed litools files from packagesGuillaume Alaux
2012-11-08Created packages keybinder2Guillaume Alaux