Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 935481

Summary: net-p2p/amule-2.3.3-r3: setup-wxwidgets should be called from src_configure
Product: Gentoo Linux Reporter: Andrey Grozin <grozin>
Component: Current packagesAssignee: Alexander Tsoy <alexander>
Status: RESOLVED FIXED    
Severity: normal CC: grozin, proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/37373
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 935668    

Comment 1 Larry the Git Cow gentoo-dev 2024-07-13 11:06:23 UTC
The bug has been closed via the following commit(s):

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

commit 6583c127f5e43111c651093417fbc5c5840f406d
Author:     Alexander Tsoy <alexander@tsoy.me>
AuthorDate: 2024-06-30 09:19:43 +0000
Commit:     Yixun Lan <dlan@gentoo.org>
CommitDate: 2024-07-13 11:06:10 +0000

    net-p2p/amule: use xdg-open instead of mplayer for media previews
    
    Also call setup-wxwidgets() from src_configure()
    
    Closes: https://bugs.gentoo.org/931622
    Closes: https://bugs.gentoo.org/935481
    Signed-off-by: Alexander Tsoy <alexander@tsoy.me>
    Signed-off-by: Yixun Lan <dlan@gentoo.org>

 net-p2p/amule/amule-2.3.3-r4.ebuild                | 159 +++++++++++++++++++++
 net-p2p/amule/amule-9999.ebuild                    |   7 +-
 ...ule-2.3.3-use-xdg-open-as-preview-default.patch |  17 +++
 3 files changed, 179 insertions(+), 4 deletions(-)