Bug 11692 - slashem-0.0.648.ebuild (New Package)
Bug#: 11692 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: prousu@users.sourceforge.net
Component: Games
URL:  http://slashem.sourceforge.net/
Summary: slashem-0.0.648.ebuild (New Package)
Keywords:  EBUILD
Status Whiteboard: 
Opened: 2002-12-06 14:01 0000
Description:   Opened: 2002-12-06 14:01 0000
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.

------- Comment #1 From Pekka Rousu 2002-12-06 14:03:52 0000 -------
Created an attachment (id=6256) [details]
slashem-0.0.648.ebuild (New Package)

------- Comment #2 From SpanKY 2003-07-10 23:13:06 0000 -------
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 :/ 

------- Comment #3 From Pekka Rousu 2003-07-14 10:44:50 0000 -------
Created an attachment (id=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)

------- Comment #4 From Pekka Rousu 2003-07-14 11:16:56 0000 -------
Created an attachment (id=14471) [details]
files/dot.slashemrc required by slashem-0.0.648.ebuild

------- Comment #5 From Pekka Rousu 2003-07-28 12:51:30 0000 -------
Created an attachment (id=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.

------- Comment #6 From Mr. Bones. 2003-08-06 14:43:03 0000 -------
conf111s.tar.gz seems to have gone missing?

------- Comment #7 From SpanKY 2003-08-06 16:17:28 0000 -------
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 ?

------- Comment #8 From Pekka Rousu 2003-08-06 21:20:17 0000 -------
Created an attachment (id=15656) [details]
Slash'EM configuration utility

------- Comment #9 From SpanKY 2003-08-14 19:09:32 0000 -------
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

------- Comment #10 From Pekka Rousu 2003-08-15 22:25:43 0000 -------
It looks like cvs(?) has broken files/0.0.6E4F8-errno.patch. It could be fixed
by 
removing hunk #1 for the unixres.c. 

------- Comment #11 From SpanKY 2003-08-15 22:54:41 0000 -------
yeah, for some stupid reason cvs likes to replace $ID and $Header in patch
files ;( 

fixed in cvs, thanks