Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Here's an ebuild for the openRPG application that was requested by a user in the forums. OpenRPG is client/server program that helps people play pen and paper roleplaying games over the internet. It's a wxPython application that appears to be intended to be a single user install(it doesn't use config files in user dirs, but instead uses the master application dir). I have it installing under /usr/local/games and giving post install instructions for the user to manually chown the dir.
Created an attachment (id=6610) [edit] The ebuild
I've made a patch against the upcoming version (1.5test). With it applied, the tool will save the user files in ~/.openrpg/myfiles. But it doesn't seems to be enough (but my patch is so basic...). As it is wasn't done for 1.4.1, this isn't the place to put it. But I'll send it by email if someone's intersted. Another good idea for this ebuild should be to force LC_ALL to C before running the game, or it is much likely to work bad.
added 1.4.1 to portage using your ebuild tweaked to support games.eclass if theres a new version out please open a new bugreport :) thanks so much