Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82547 - [EBUILD] ultimatestunts-0.5.2
Summary: [EBUILD] ultimatestunts-0.5.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Games
URL: http://www.ultimatestunts.nl/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-19 02:00 UTC by Christoph Brill (egore) (RESIGNED)
Modified: 2011-09-14 20:35 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
games-action/ultimatestunts-0.5.2 (ultimatestunts-0.5.2.ebuild,712 bytes, text/plain)
2005-02-19 02:01 UTC, Christoph Brill (egore) (RESIGNED)
Details
games-action/ultimatestunts-0.5.2 (ultimatestunts-0.5.2.ebuild,827 bytes, text/plain)
2005-02-19 02:07 UTC, Christoph Brill (egore) (RESIGNED)
Details
games-action/ultimatestunts-0.5.2 (ultimatestunts-0.5.2.ebuild,936 bytes, text/plain)
2005-02-19 02:16 UTC, Christoph Brill (egore) (RESIGNED)
Details
games-action/ultimatestunts-0.5.2 (ultimatestunts-0.5.2.ebuild,945 bytes, text/plain)
2005-02-19 08:07 UTC, Christoph Brill (egore) (RESIGNED)
Details
ebuild for ultimatestunts 0.5.4 (ultimatestunts-0.5.4.ebuild,1.12 KB, text/plain)
2005-03-31 16:25 UTC, Robert Schuster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Brill (egore) (RESIGNED) 2005-02-19 02:00:34 UTC
I wrote an ebuild for ultimate stunts, a stunts remake. The game is still not completely playable (or am I missing something?).

Reproducible: Always
Steps to Reproduce:
Comment 1 Christoph Brill (egore) (RESIGNED) 2005-02-19 02:01:13 UTC
Created attachment 51570 [details]
games-action/ultimatestunts-0.5.2

The ebuild
Comment 2 Christoph Brill (egore) (RESIGNED) 2005-02-19 02:07:42 UTC
Created attachment 51571 [details]
games-action/ultimatestunts-0.5.2

forgot to install the server
Comment 3 Christoph Brill (egore) (RESIGNED) 2005-02-19 02:16:50 UTC
Created attachment 51573 [details]
games-action/ultimatestunts-0.5.2

added deps and license
Comment 4 Alexandru Toma 2005-02-19 06:38:26 UTC
From the ebuild
DEPEND=">=dev-games/ode-0.5
		>=media-libs/fmod-3.7
		>=media-libs/openal-20040817  
		>=media-libs/libsdl-1.2.8"
RDEPEND=""

You should remove that RDEPEND="". I think those libraries _are_ needed in RDEPEND; they _are_ needed to run the game, not just to compile it.
Comment 5 Christoph Brill (egore) (RESIGNED) 2005-02-19 08:07:23 UTC
Created attachment 51603 [details]
games-action/ultimatestunts-0.5.2

Corrected RDEPEND
Comment 6 Alexandru Toma 2005-02-19 08:11:37 UTC
Just remove RDEPEND="${DEPEND}" altogether... see comment 4 in bug #82371

Also, for
echo "#!/bin/sh
cd ${GAMES_DATADIR}/${PN}
./${PN}" > ${PN
and
echo "#!/bin/sh
	cd ${GAMES_DATADIR}/${PN}
	./stuntsserver" > ${PN}-server

I think you can use games_make_wrapper() from the games eclass. That's precisely why it was added.
Comment 7 Mr. Bones. (RETIRED) gentoo-dev 2005-02-19 10:41:50 UTC

*** This bug has been marked as a duplicate of 69976 ***
Comment 8 Robert Schuster 2005-03-31 16:25:23 UTC
Created attachment 54982 [details]
ebuild for ultimatestunts 0.5.4

1. Version number for source package now created by bash substitution
2. Added desktop entry
3. Removed ode dependency (not used any more).
Comment 9 Mr. Bones. (RETIRED) gentoo-dev 2005-05-19 09:05:47 UTC
Closing to clean up after bugzilla upgrade.  reopen if closed in error.  Thanks.
Comment 10 Mr. Bones. (RETIRED) gentoo-dev 2011-09-14 20:35:54 UTC
clean up bug list after bugzilla update