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

Bug 191

Summary: lincity-1.11a.ebuild
Product: Gentoo Linux Reporter: John Stalker <stalker>
Component: [OLD] GamesAssignee: Bart Verwilst <bart>
Status: RESOLVED FIXED    
Severity: normal Keywords: EBUILD
Priority: High    
Version: 1.0 RC6 r14   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: lincity-1.11a.ebuild
patch to Makefile

Description John Stalker 2002-01-15 21:47:01 UTC
My seven year old son's favorite game.  From the project homepage:
"LinCity is a city/country simulation game for X and Linux SVGALib."
This works with either X or SVGA.  I have set things up so that the
X version is built and installed if X appears in USE.  Otherwise we
check if svga appears in USE and build and install the SVGA version.
If neither appears we complain and die.  I had to start with the patched
version from the maintainer's site; otherwise it won't build.  Then I had
to patch the Makefile to prevent it from installing everything in the wrong
places.  Enclosed are the ebuild and the Makefile patch, which should go in 
files.
Comment 1 John Stalker 2002-01-15 21:48:49 UTC
Created attachment 62 [details]
lincity-1.11a.ebuild
Comment 2 John Stalker 2002-01-15 21:50:15 UTC
Created attachment 63 [details, diff]
patch to Makefile