Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 134274 - games-roguelike/scourge version bump
Summary: games-roguelike/scourge version bump
Status: RESOLVED DUPLICATE of bug 126279
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-24 16:58 UTC by lothalev
Modified: 2006-05-24 17:25 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 lothalev 2006-05-24 16:58:06 UTC
New version of SCOURGE game is available for a while. It works by simply copying the old ebuild. However the 0.12 version had a patch added to the ebuild, so it has to be removed from the new ebuild:

--- scourge-0.12.ebuild 2006-05-21 23:35:56.000000000 +0200
+++ scourge-0.13.ebuild 2006-05-25 01:44:26.236003728 +0200
@@ -32,7 +32,6 @@
        unpack ${A}
        cd "${S}"
        find data -type f -exec chmod a-x \{\} \;
-       epatch "${FILESDIR}/${P}"-gcc41.patch
 }



PS. I know it is not Gentoo-related, but SCOURGE fails to work with resolutions <800x600
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2006-05-24 17:25:46 UTC

*** This bug has been marked as a duplicate of 126279 ***