- 29 Nov, 2020 1 commit
-
-
David Runge authored
Add all available sodeps in package() and move the respective packages to makedepends. Add bash as optdepends for the a2j script. Apply reasonable meson parameters for packaging. Update maintainer info.
-
- 07 Jul, 2020 1 commit
-
-
Felix Yan authored
-
- 23 Sep, 2019 1 commit
-
-
David Runge authored
Upgrading to 9. Removing all (now unneeded patches). Switching to meson as build system and adding python-dbus to optdepends (it's only required for certain scripts). Adding docs.
-
- 06 Feb, 2019 1 commit
-
-
David Runge authored
-
- 03 Jun, 2018 1 commit
-
-
David Runge authored
-
- 21 Nov, 2017 1 commit
-
-
David Runge authored
Updating to working upstream. Applying all available latest patches (i.e. libpthread linking, controlling unique port names over dbus and fixing minor spelling issues in man page) from upstream. Maintainer contacted for fix of missing tarball situation.
-
- 15 Nov, 2017 1 commit
-
-
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
-
- 28 Nov, 2014 1 commit
-
-
speps authored
-