Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 671418 - ~media-plugins/audacious-plugins-3.9 compiles fine with libnotify and -gtk -gtk3
Summary: ~media-plugins/audacious-plugins-3.9 compiles fine with libnotify and -gtk -gtk3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jason A. Donenfeld
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-18 11:47 UTC by William Pettersson
Modified: 2018-11-18 12:01 UTC (History)
1 user (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 William Pettersson 2018-11-18 11:47:04 UTC
Bug #573886 reported that with audacious-plugins-3.7.1, configure would fail when USE="libnotify -gtk -gtk3". I wanted to see how this works now, given that gtk3 is soon to be deprecated (in 3.10), and I've successfully compiled and ran audacious with USE="libnotify qt5 -gtk -gtk3" and everything compiled fine and runs fine.

I don't know how this is going to go forward, I see that in audacious-plugins-3.10 the notify USE is removed, as are many others, but I'm not sure if this is a temporary fix for a new version.

This all on amd64 (with audacious and audacious-plugins keyworded ~amd64).
Comment 1 Larry the Git Cow gentoo-dev 2018-11-18 11:58:43 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dab7fa8f732c927b0ed0acfd762516ed833debeb

commit dab7fa8f732c927b0ed0acfd762516ed833debeb
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-11-18 11:53:30 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-11-18 11:58:29 +0000

    media-plugins/audacious-plugins: Re-add USE libnotify, allow with qt5
    
    Reported-by: William Pettersson <william@ewpettersson.se>
    Closes: https://bugs.gentoo.org/671418
    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 +++-
 media-plugins/audacious-plugins/audacious-plugins-9999.ebuild | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)
Comment 2 Andreas Sturmlechner gentoo-dev 2018-11-18 12:01:46 UTC
(In reply to William Pettersson from comment #0)
> I don't know how this is going to go forward, I see that in
> audacious-plugins-3.10 the notify USE is removed, as are many others, but
> I'm not sure if this is a temporary fix for a new version.
Thanks for your report. Only flags related to gtk/gnome have been removed.