Bug 93056 - MiniRacer - a mini racing game [ebuild request]
|
Bug#:
93056
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Other
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: games@gentoo.org
|
Reported By: matija.suklje@rutka.net
|
|
Component: Games
|
|
|
URL:
http://miniracer.sourceforge.net
|
|
Summary: MiniRacer - a mini racing game [ebuild request]
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2005-05-18 05:45 0000
|
MiniRacer is an OpenGL car racing game, based on ID's famous Quake
MiniRacer is an OpenGL car racing game, based on ID's famous Quake® engine.
The goal of this project is, to port the original game, which was written for Win32, to Linux™. Further we want to add new features and make some redesign of the old project. The first gMiniRacer is an OpenGL car racing game, based on ID's famous Quake® engine.
The goal of this project is, to port the original game, which was written for Win32, to Linux™. Further we want to add new features and make some redesign of the old project. The first goal is reached with release 1.04.oal is reached with release 1.04.
comments:
Missing IUSE
take out sys-apps/sed from depend
call sed once - use -e like other games ebuilds do.
quote ${S} in src_unpack
fix the die message in src_install
are there more docs that need to be installed in src_install?
Created an attachment (id=60330) [details]
games-sports/miniracer-1.04
1.) added IUSE=""
2.) added RDEPEND and sepereate DEPEND
3.) calling sed once
4.) qouted ${S} (I always forget to do that)
5.) fixed die message
6.) added a few docs that might be of interest
games-sports/miniracer added to portage. Thanks for the bug report and ebuild.