Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 456110 - [multimedia overlay] mpv-9999 --disable-tv-bsdbt848 and --disable-radio-bsdbt848 does not exist anymore
Summary: [multimedia overlay] mpv-9999 --disable-tv-bsdbt848 and --disable-radio-bsdbt...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-08 01:05 UTC by ci3nte
Modified: 2013-05-02 11:23 UTC (History)
1 user (show)

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 ci3nte 2013-02-08 01:05:09 UTC
The option --disable-tv-bsdbt848 and --disable-radio-bsdbt848 does not exist in configure anymore:

...
>>> Configuring source in /var/tmp/portage/media-video/mpv-9999/work/mpv-9999 ...
Unknown parameter: --disable-tv-bsdbt848
 * ERROR: media-video/mpv-9999 failed (configure phase):
...

...
>>> Configuring source in /var/tmp/portage/media-video/mpv-9999/work/mpv-9999 ...
Unknown parameter: --disable-radio-bsdbt848
 * ERROR: media-video/mpv-9999 failed (configure phase):
...

A simple removel of these options in the ebuild works for me.