- Aug 28, 2024
-
-
David Runge authored
-
David Runge authored
Signed-off-by: David Runge <dvzrv@archlinux.org>
-
David Runge authored
Signed-off-by: David Runge <dvzrv@archlinux.org>
-
- Jul 13, 2024
-
-
T.J. Townsend authored
-
- May 21, 2023
-
-
David Runge authored
-
- Apr 14, 2023
-
-
David Runge authored
-
- Apr 09, 2023
-
-
David Runge authored
Split out packages for standalone and lv2 plugin. Remove unnecessary quotes and curly braces. Inform upstream about continued broken lv2 plugins.
-
- Feb 04, 2021
-
-
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).
-
- Jun 20, 2020
-
-
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.
-
- Jun 04, 2018
-
-
David Runge authored
-
- Dec 24, 2017
-
-
David Runge authored
-
- Dec 18, 2017
-
-
David Runge authored
-
- Dec 05, 2017
-
-
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.
-
- Nov 15, 2017
-
-
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
-
- Sep 17, 2017
-
-
Antonio Rojas authored
-
- May 08, 2016
-
-
Antonio Rojas authored
-
- Dec 07, 2015
-
-
Evangelos Foutras authored
-
- Dec 06, 2015
-
-
Antonio Rojas authored
-
- Nov 27, 2014
-