It would be nice if the ebuild use requirements catches this discrepancy instead of the build failing later with configure: error: --enable-hotkey cannot be used without --enable-gtk
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a580d81396c17d9d331368d24a5897cf3bcb2aab commit a580d81396c17d9d331368d24a5897cf3bcb2aab Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2018-11-17 23:30:12 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2018-11-17 23:33:53 +0000 media-plugins/audacious-plugins: Drop USE hotkey Bug: https://bugs.gentoo.org/640842 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> media-plugins/audacious-plugins/audacious-plugins-3.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51214c3feb4e8be6a70bb8740b50f1bea2b09078 commit 51214c3feb4e8be6a70bb8740b50f1bea2b09078 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2018-11-17 23:32:41 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2018-11-17 23:33:53 +0000 media-plugins/audacious-plugins: USE hotkeys does not like qt5 Bug: https://bugs.gentoo.org/640842 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> media-plugins/audacious-plugins/audacious-plugins-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09fd832ba824b6eb86bfc12228a68265d8d15a05 commit 09fd832ba824b6eb86bfc12228a68265d8d15a05 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2018-11-24 21:41:18 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2018-11-24 23:16:42 +0000 media-plugins/audacious-plugins: Re-add USE qt5, assorted fixes Add USE opengl Disable po dir if USE !nls Make USE adplug operational again Make USE alsa default Merge USE aosd into !qt5 Merge USE hotkeys into !qt5 Sort dependencies Bug: https://bugs.gentoo.org/640672 Bug: https://bugs.gentoo.org/638682 Closes: https://bugs.gentoo.org/671728 Closes: https://bugs.gentoo.org/671506 Closes: https://bugs.gentoo.org/640842 Closes: https://bugs.gentoo.org/512698 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> .../audacious-plugins-3.10-r1.ebuild | 170 +++++++++++++++++++++ 1 file changed, 170 insertions(+)