Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142499 - media-video/totem-1.4.2-r1 does not check for firefox install properly
Summary: media-video/totem-1.4.2-r1 does not check for firefox install properly
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-01 23:28 UTC by Richard Hamnett
Modified: 2006-08-01 23:40 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 Richard Hamnett 2006-08-01 23:28:39 UTC
media-video/totem-1.4.2-r1 ebuild looks for the existance of the package mozilla-firefox-1.5

This is INCORRECT as you may have the binary version installed. The check needs to look for mozilla-firefox-1.5  *OR* mozilla-firefox-bin-1.5


This ebuild currently causes porage to compile and install the huge mozilla firefox source, even if the binary version is installed
Comment 1 Richard Hamnett 2006-08-01 23:40:35 UTC
this was not exactly how I first imagined