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.
Created attachment 62 [details] lincity-1.11a.ebuild
Created attachment 63 [details, diff] patch to Makefile