Hi! Please find attached slashem.tar.gz containing 'slashem-0.0.648.ebuild' and a default game configuration file 'files/dot.slashemrc'. Slash'EM is a variant of a popular Rogue-like game Nethack. Slash'EM homepage is located at: http://www.slashem.org/ This ebuild has been derived from nethack-3.4.0-r3.ebuild. Suggested placement is app-games/slashem.
Created attachment 6256 [details] slashem-0.0.648.ebuild (New Package)
if you dont mind, could you review the new nethack ebuild and base this off of that ? i redid all those sed's and i really dont want to do it a 2nd time :/
Created attachment 14470 [details] rewritten slashem-0.0.648.ebuild I rewrote this ebuild completely using some bits from the nethack-3.4.1.ebuild. Instead of using patches, I replaced sed's with J. Ali Harlow's configuration utility. (http://www.juiblex.co.uk/nethack/config/front.html)
Created attachment 14471 [details] files/dot.slashemrc required by slashem-0.0.648.ebuild
Created attachment 15150 [details] glibc 2.3.2 compatible ebuild This ebuild is now compatible with glibc 2.3.2. I have cleaned up the src_unpack() -part, which should be much easier to read.
conf111s.tar.gz seems to have gone missing?
juiblex is down atm ... could you either post the tarball (if it isnt too big) or e-mail it to games@gentoo.org so that we can mirror it ?
Created attachment 15656 [details] Slash'EM configuration utility
ok, i just added it to cvs ... all i modified was that the game would save statefiles and stuff in /var/games/slashem/ so that i could give group +w access to it ... that'll allow non-root users to play w/out any troubles and keep the data files safe :) just want to say many thanks to you for this ebuild ... it really was great work
It looks like cvs(?) has broken files/0.0.6E4F8-errno.patch. It could be fixed by removing hunk #1 for the unixres.c.
yeah, for some stupid reason cvs likes to replace $ID and $Header in patch files ;( fixed in cvs, thanks