Bug 111884 - coldwar-demo request
Bug#: 111884 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: theli@ukr.net
Component: Games
URL:  http://www.coldwar-game.com/
Summary: coldwar-demo request
Keywords:  EBUILD
Status Whiteboard: 
Opened: 2005-11-08 08:38 0000
Description:   Opened: 2005-11-08 08:38 0000
since there is no planned future versions of demo... 
missing file versioning is normal?

http://www.3ddownloads.com/Action/Cold%20War/Demos/coldwar_demo-linux.run

------- Comment #1 From Paul Bredbury 2005-11-09 03:55:06 0000 -------
Created an attachment (id=72485) [details]
coldwar-demo-1.ebuild

Enclosed is a working ebuild for x86. Can someone test it on 64-bit?

------- Comment #2 From Anton Romanov 2005-11-09 04:05:31 0000 -------
would it be more right to use unpack_makeself for unpacking ?

------- Comment #3 From SpanKY 2005-11-09 06:24:30 0000 -------
yeah, executing makeself archives in src_unpack is unacceptable ...
just use 'unpack_makeself' from eutils

------- Comment #4 From Paul Bredbury 2005-11-09 06:49:05 0000 -------
Created an attachment (id=72492) [details]
coldwar-demo-1.ebuild

Thanks for the feedback, all. Enclosed is a working ebuild using
"unpack_makeself". I tried it earlier, but I think it was thwarted by a lack of
"ebuild filename.ebuild clean" during my testing process.

------- Comment #5 From Chris Gianelloni (RETIRED) 2005-11-21 19:42:51 0000 -------
I've got this tested on amd64 and will be adding it to portage in the morning.

------- Comment #6 From Chris Gianelloni (RETIRED) 2005-11-22 07:32:32 0000 -------
Added to CVS... thanks for the ebuild!