summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2024-06-13Rely on Meson and allow to disable GTK/Qt supportThomas Lange
2024-06-13Add glib2-devel as makedepThomas Lange
gdbus-codegen is now included in this separate package.
2024-05-01Use GTK 3 instead of GTK 2 (upstream change)Thomas Lange
2024-04-05Require python-packaging as makedepThomas Lange
GLib 2.80 needs this now for gdbus-codegen.
2024-04-04Require Qt 6 instead of Qt 5Thomas Lange
2022-09-20Depend on qt5-imageformatsThomas Lange
Required for displaying WebP album covers (FS#75697).
2022-03-16Use https for gitThomas Lange
See also: https://github.blog/2021-09-01-improving-git-protocol-security-github/
2021-02-17Depend on qt5-svg (FS#69644)Thomas Lange
See also: https://github.com/archlinux/svntogit-packages/commit/ed04f0ab5b39150929a58f392a316d4fdf53c607#diff-3e341d2d9c67be01819b25b25d5e53ea3cdf3a38d28846cda85a195eb9b7203a
2020-12-31Use autogen.sh instead of autoreconfThomas Lange
Since autoconf 2.70 the command autoreconf fails with this error message: configure.ac: error: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION or AM_GNU_GETTEXT_REQUIRE_VERSION
2020-12-16Add config option for MesonThomas Lange
2020-11-30Add gtk2 dependencyThomas Lange
GTK and Qt are enabled upstream by default now. See also: https://github.com/audacious-media-player/audacious/commit/8edbf2c3d18798ce47d7a81145ec05f412bac024
2020-04-15Use pkgver function from Arch VCS package guidelinesThomas Lange
Suggested by katt.
2020-03-27Update to version 4.1Thomas Lange
2019-10-24Use more sensible pkgver() functionThomas Lange
Suggested by katt.
2019-10-24Switch to Qt, make GTK optional, general cleanupsThomas Lange
2019-02-24Overhaul PKGBUILDThomas Lange
2015-10-10Update .srcinfoThomas Lange
2015-06-09Initial importThomas Lange