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

Bug 134274

Summary: games-roguelike/scourge version bump
Product: Gentoo Linux Reporter: lothalev
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED DUPLICATE    
Severity: enhancement    
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***