Skip to content
Snippets Groups Projects
  1. 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.
  2. 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.
  3. Mar 16, 2020
  4. Mar 15, 2020
  5. Mar 03, 2020
  6. Feb 13, 2020
  7. Jan 04, 2020
  8. Jun 26, 2018
  9. 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
  10. Apr 12, 2017
  11. Dec 02, 2016
  12. Apr 27, 2016
  13. Dec 07, 2015
  14. Mar 25, 2014
  15. Jan 02, 2014
  16. Dec 30, 2013
  17. Dec 25, 2013
  18. Jun 04, 2013
  19. Jan 14, 2013
  20. Nov 12, 2012
  21. Oct 25, 2012
  22. Oct 24, 2012
  23. Oct 11, 2012
  24. Aug 26, 2012
  25. Jan 15, 2012
  26. Dec 14, 2011
  27. Jul 31, 2011
  28. Jul 11, 2011
  29. Jun 23, 2011
  30. Mar 01, 2011
  31. Oct 03, 2010
  32. Oct 01, 2010
  33. Sep 18, 2010
  34. Aug 23, 2010
  35. Aug 18, 2010
  36. Mar 23, 2010
  37. Dec 21, 2009
  38. Jul 16, 2009
Loading