Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 528706

Summary: media-video/mplayer-9999 - remove bundled libdvdread/libdvdcss option
Product: Gentoo Linux Reporter: Daniel Douglas <ormaaj>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: normal CC: krinpaus, ormaaj
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch for media-video/mplayer-9999.ebuild
Patch for media-video/mplayer-9999.ebuild

Description Daniel Douglas 2014-11-09 04:44:21 UTC
Created attachment 388916 [details, diff]
Patch for media-video/mplayer-9999.ebuild

Hi, mplayer no longer includes libdvdcss and libdvdread, so the option to override the default for using system libs was removed. I think removing the flags is the only required change.

http://lists.mplayerhq.hu/pipermail/mplayer-cvslog/2014-November/046504.html

Thank you!
Comment 1 Daniel Douglas 2014-11-09 09:51:46 UTC
Created attachment 388918 [details, diff]
Patch for media-video/mplayer-9999.ebuild

Oops, didn't notice this supports multiple versions. Fixed.
Comment 2 Alexis Ballier gentoo-dev 2014-12-15 14:43:14 UTC
applied, thanks!


your first patch was actually correct: -9999 should be up to date with upstream trunk and then when we take a snapshot we copy -9999 to another version, getting correct options automatically.