Age | Commit message (Collapse) | Author |
|
|
|
Remove unnecessary quotes and curly braces.
|
|
Add fix for Makefile to achieve full RELRO.
Update maintainer info.
Minor cleanups.
|
|
|
|
|
|
|
|
|
|
Updating maintainer. Switching to correct license (GPL2). Switching to https for source.
Switching to sha512sums. Installing various docs. Minor fixes.
|
|
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
|
|
|
|
fil-plugins, mcp-plugins, pvoc, rev-plugins, tap-plugins, vco-plugins, wah-plugins - dependencies: clalsadrv, clthreads, clxclient, zita-alsa-pcmi
|