Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 256203 - media-video/mplayer USE=rar should set unrarexec in mplayer.conf
Summary: media-video/mplayer USE=rar should set unrarexec in mplayer.conf
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-24 13:47 UTC by Robert Buchholz (RETIRED)
Modified: 2009-02-26 20:22 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 Robert Buchholz (RETIRED) gentoo-dev 2009-01-24 13:47:18 UTC
USE=rar enabled playing subtitles from rar files, but with the removal of unrarlib it now enables the unrarexec feature (which is great) -- unfortunately, this feature (even if enabled) is not usable in the default configuration.

IMHO, USE=rar should set an RDEPEND on compatible rar packages we have and then add "unrarexec=/usr/bin/unrar" to the default mplayer.conf
Comment 1 Steve Dibb (RETIRED) gentoo-dev 2009-02-26 20:22:47 UTC
Fixed in mplayer-20090226.28734.ebuild

Thanks, Robert, did that exact thing.