Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
Ivan is yet another Rogue-like game done with nice SDL graphics. Reproducible: Always Steps to Reproduce: 1. 2. 3.
Created an attachment (id=15771) [edit] ivan-0.430.ebuild
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.
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.
Created an attachment (id=15778) [edit] ivan-0.430.ebuild This ebuild places modifiable user data in /var/games/ivan instead of /usr/share/games/ivan
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.