Skip to content
Snippets Groups Projects
  1. Nov 05, 2023
  2. Aug 14, 2023
  3. Jul 26, 2023
  4. Apr 07, 2023
  5. Feb 13, 2023
  6. Jan 15, 2023
  7. Dec 19, 2022
  8. Feb 24, 2022
  9. Feb 22, 2022
  10. Dec 02, 2021
  11. Dec 01, 2021
  12. May 02, 2021
  13. Apr 30, 2021
  14. Jan 11, 2021
  15. Jan 10, 2021
    • David Runge's avatar
      Upgrade to 2.22.0. · 5f68ce16
      David Runge authored
      Switch from python2 to python.
      Apply upstream recommendations for deprecation of dependencies
      (especially the use of fonts).
      Remove patch for CVE-2020-17353 as it is now included.
      Disable the use of texihtml using configure.
      Remove build time copies of fonts and rely on optdepends instead.
  16. Oct 27, 2020
    • David Runge's avatar
      Rebuild to fix CVE-2020-17353. · 662f78e0
      David Runge authored
      Change pkgdesc to upstream description.
      Switch url to https.
      Add all used licenses: FDL1.3, GPL3, OFL.
      Add to pro-audio group.
      Add all available soname deps in package() and the respective packages to makedepends.
      Add all direct dependencies to depends.
      Remove lilyfontsize.patch which was only added due to a misbehaving desktop environment.
      Add upstream patch for CVE-2020-17353 (FS#67680).
      Run autoconf in prepare() instead of autogen.sh (all heuristics in there are not needed).
      Install custom license and docs.
      Update maintainer info.
  17. Mar 16, 2020
  18. Mar 15, 2020
  19. Mar 03, 2020
  20. Feb 13, 2020
  21. Jan 04, 2020
  22. Jun 26, 2018
  23. Nov 15, 2017
    • Evangelos Foutras's avatar
      Remove i686 from arch=() · 0125c257
      Evangelos Foutras authored
      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
      0125c257
  24. Apr 12, 2017
  25. Dec 02, 2016
  26. Apr 27, 2016
  27. Dec 07, 2015
  28. Mar 25, 2014
  29. Jan 02, 2014
  30. Dec 30, 2013
  31. Dec 25, 2013
  32. Jun 04, 2013
  33. Jan 14, 2013
  34. Nov 12, 2012
  35. Oct 25, 2012
  36. Oct 24, 2012
  37. Oct 11, 2012
  38. Aug 26, 2012
  39. Jan 15, 2012
Loading