Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 612812 - games-arcade/xscavenger-1.4.5 version bump
Summary: games-arcade/xscavenger-1.4.5 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-16 13:33 UTC by Jae-hyeon Park
Modified: 2021-06-28 16:49 UTC (History)
0 users

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 Jae-hyeon Park 2017-03-16 13:33:14 UTC
xscavenger-1.4.5 is available: https://www.linuxmotors.com/scavenger/
Comment 1 Larry the Git Cow gentoo-dev 2021-06-28 16:49:22 UTC
The bug has been closed via the following commit(s):

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

commit 59d9c1824d3b9a3200d298db15bd82ddb1c42987
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2021-06-28 16:11:06 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-06-28 16:42:39 +0000

    games-arcade/xscavenger: add 1.4.5, EAPI 7->8, remove imake
    
    imake makes something that's very simple needlessly complicated,
    use an implicit make rule instead (fixes bug #739120).
    
    Updated old patch with references and more fixes (notably for
    garbled sub-menu text when using gcc7+). Also support prefix, add
    previously missing man page, and updated homepage.
    
    This version notably uses ALSA over /dev/dsp.
    
    Closes: https://bugs.gentoo.org/612812
    Closes: https://bugs.gentoo.org/739120
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 games-arcade/xscavenger/Manifest                   |   1 +
 .../files/xscavenger-1.4.5-misc-fixes.patch        | 130 +++++++++++++++++++++
 games-arcade/xscavenger/xscavenger-1.4.5.ebuild    |  52 +++++++++
 3 files changed, 183 insertions(+)