Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 640842 - media-plugins/audacious-plugins-3.9: ebuild allows +hotkeys +qt5 while configure doesn't.
Summary: media-plugins/audacious-plugins-3.9: ebuild allows +hotkeys +qt5 while config...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Jason A. Donenfeld
URL:
Whiteboard: fixed in 3.10
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-12 18:05 UTC by Marcel Sondaar
Modified: 2018-11-24 23:17 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcel Sondaar 2017-12-12 18:05:11 UTC
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
Comment 1 Larry the Git Cow gentoo-dev 2018-11-17 23:34:23 UTC
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(-)
Comment 2 Larry the Git Cow gentoo-dev 2018-11-24 23:17:56 UTC
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(+)