Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 935481 - net-p2p/amule-2.3.3-r3: setup-wxwidgets should be called from src_configure
Summary: net-p2p/amule-2.3.3-r3: setup-wxwidgets should be called from src_configure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alexander Tsoy
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 935668
  Show dependency tree
 
Reported: 2024-07-04 12:26 UTC by Andrey Grozin
Modified: 2024-07-13 11:06 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.
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(-)