Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 139448 - games-fps/quake3-tremulous needs quake3-bin
Summary: games-fps/quake3-tremulous needs quake3-bin
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All All
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-06 09:40 UTC by David Watzke
Modified: 2006-07-08 11:51 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Watzke 2006-07-06 09:40:45 UTC
I know, it doesn't need quake3-bin while installing (it's binary), but you should at least warn user ...

ewarn "You won't run this w/o games-fps/quake3-bin."

Because it doesn't work with games-fps/quake3 (source) - at least on amd64, but I think even on x86, because it needs punkbuster.
Comment 1 SpanKY gentoo-dev 2006-07-08 08:58:04 UTC
if the only reason you say quake3-tremulous needs quake3-bin is for punkbuster, then i dont see what needs to be done here ... the quake3 ebuild already warns you that it does not support punkbuster

and i dont see why quake3 from source wouldnt work on servers that dont require punkbuster
Comment 2 David Watzke 2006-07-08 11:51:25 UTC
Hmm, maybe it should RDEPEND on quake(-bin)... Like that

RDEPEND="|| ( games-fps/quake3 games-fps/quake3-bin )"

Because without engine it just won't work ;-) That's why I wanted to add warning to the quake3-tremulous ebuild.