Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26225 - ivan-0.430.ebuild (New Package)
Summary: ivan-0.430.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo Games
URL: http://ivan.sf.net/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-08 12:36 UTC by Rob Cakebread (RETIRED)
Modified: 2003-08-08 15:14 UTC (History)
0 users

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


Attachments
ivan-0.430.ebuild (ivan-0.430.ebuild,613 bytes, text/plain)
2003-08-08 12:37 UTC, Rob Cakebread (RETIRED)
Details
ivan-0.430.ebuild (ivan-0.430.ebuild,510 bytes, text/plain)
2003-08-08 14:50 UTC, Rob Cakebread (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rob Cakebread (RETIRED) gentoo-dev 2003-08-08 12:36:31 UTC
Ivan is yet another Rogue-like game done with nice SDL graphics.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Rob Cakebread (RETIRED) gentoo-dev 2003-08-08 12:37:23 UTC
Created attachment 15771 [details]
ivan-0.430.ebuild
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2003-08-08 14:26:32 UTC
This ebuild results in a game that modifies things in /usr.  That's not
kosher.  I'll work on it later, but you might get to it before I do, Rob.
If you do, go ahead and put a fixed ebuild here.
Comment 3 Rob Cakebread (RETIRED) gentoo-dev 2003-08-08 14:37:59 UTC
Are you talking about the Bones directory and highscores? It orignally went in /var/games/ivan but I changed it to /usr/share/games/ivan. Is it ok to put it back in /var/games/ivan? I can re-do it, just let me know if that location is ok.
Comment 4 Rob Cakebread (RETIRED) gentoo-dev 2003-08-08 14:50:27 UTC
Created attachment 15778 [details]
ivan-0.430.ebuild

This ebuild places modifiable user data in /var/games/ivan instead of
/usr/share/games/ivan
Comment 5 Mr. Bones. (RETIRED) gentoo-dev 2003-08-08 15:14:18 UTC
Added to CVS.  Thanks for the ebuild Rob.

It's easier than you think.  src_compile wasn't necessary.  It's already good
enough in games.eclass.

Enjoy.