Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 191 - lincity-1.11a.ebuild
Summary: lincity-1.11a.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Bart Verwilst
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2002-01-15 21:47 UTC by John Stalker
Modified: 2002-01-23 08:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
lincity-1.11a.ebuild (lincity-1.11a.ebuild,963 bytes, text/plain)
2002-01-15 21:48 UTC, John Stalker
Details
patch to Makefile (Makefile.diff,1.37 KB, patch)
2002-01-15 21:50 UTC, John Stalker
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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