summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2020-11-30Substitute libpulse for pulseaudioThomas Lange
See also: https://github.com/archlinux/svntogit-packages/commit/ee36d75e2956934b7f6e1cf5974401f4a6b62a11#diff-3e341d2d9c67be01819b25b25d5e53ea3cdf3a38d28846cda85a195eb9b7203a
2020-11-30Move away from optdeps (FS#63813)Thomas Lange
This makes for easier maintenance and better user experience (out of the box) -- at the expense of some extra disk space. See also: https://github.com/archlinux/svntogit-packages/commit/a96b1142fe0bab0b5e7f7bbf4888d6973ecac069#diff-3e341d2d9c67be01819b25b25d5e53ea3cdf3a38d28846cda85a195eb9b7203a
2020-04-22Change jack2 dependency to jackThomas Lange
See also: https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/audacious-plugins&id=a431176290cdb859f13ae26972121a58ac4df35a
2020-04-15Use pkgver function from Arch VCS package guidelinesThomas Lange
Suggested by katt.
2020-03-27Update to version 4.1Thomas Lange
2020-02-07Add Audacious as dependencyThomas Lange
Suggested by ax34.
2019-10-24Use more sensible pkgver() functionThomas Lange
Suggested by katt.
2019-10-24Switch to Qt, make GTK optional, general cleanupsThomas Lange
2019-02-24Use jack instead of jack2 as makedependencyThomas Lange
Suggested by dvzrv.
2015-10-10Remove libbs2b from makedepends by defaultThomas Lange
libbs2b is an AUR package and Audacious from [extra] does not require it as well.
2015-06-09Initial importThomas Lange