Skip to content
Snippets Groups Projects
  1. Aug 28, 2024
  2. Jul 13, 2024
  3. May 21, 2023
  4. Apr 14, 2023
  5. Apr 09, 2023
    • David Runge's avatar
      Upgrade to 0.6.6. · 3b30c099
      David Runge authored
      Split out packages for standalone and lv2 plugin.
      Remove unnecessary quotes and curly braces.
      Inform upstream about continued broken lv2 plugins.
      0.6.6-1
      3b30c099
  6. Feb 04, 2021
    • David Runge's avatar
      Rebuild to set proper optdepends · aa51b8c5
      David Runge authored
      Switch to new-session-manager for session management.
      Add liblo to optdepends for session management.
      Add jack to optdepends for standalone application.
      Remove jack and liblo sodeps (now in optdepends).
      0.6.5-5
      aa51b8c5
  7. Jun 20, 2020
    • David Runge's avatar
      Rebuilding with tests. · 1d358995
      David Runge authored
      Adding all available sodeps in package() and moving the respective packages to makedepends.
      Running lv2lint in check() and reporting the failures upstream.
      Adding non-session-manager in optdepends.
      Updating maintainer info.
      0.6.5-4
      1d358995
  8. Jun 04, 2018
  9. Dec 24, 2017
  10. Dec 18, 2017
  11. Dec 05, 2017
    • David Runge's avatar
      upgpkg: 0.6.4-2 · 7cc10425
      David Runge authored
      Updating maintainer. Switching to correct license (GPL2). Switching to https for url and source.
      Switching to sha512sums. Installing various docs. Minor fixes.
      0.6.4-2
      7cc10425
  12. Nov 15, 2017
    • Evangelos Foutras's avatar
      Remove i686 from arch=() · 26630bab
      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
      26630bab
  13. Sep 17, 2017
  14. May 08, 2016
  15. Dec 07, 2015
  16. Dec 06, 2015
  17. Nov 27, 2014
Loading