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

Bug 72146

Summary: MPlayer depends on libdv when mencoder is enabled
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Chris White (RETIRED) <chriswhite>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patches over 1.0_pre5-r4 ebuild
Ebuild for revision 5 (1.0_pre5try2)
Ebuild for pre6

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2004-11-22 15:16:19 UTC
Currently, MPlayer depends on libdv if mencoder is enabled. This is not good, because I can use mencoder without libdv at all.

The attached patch applied over the current ebuild adds a dv use flag, which is used to make it depend on libdv.

Regards,
Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2004-11-22 15:17:26 UTC
Created attachment 44515 [details, diff]
Patches over 1.0_pre5-r4 ebuild
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2004-12-18 17:39:21 UTC
Created attachment 46312 [details]
Ebuild for revision 5 (1.0_pre5try2)
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2004-12-18 17:40:22 UTC
Comment on attachment 44515 [details, diff]
Patches over 1.0_pre5-r4 ebuild

I submitted the ebuild for the -r5, if you need I can provide the updated
patch.
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2004-12-26 03:26:35 UTC
Created attachment 46893 [details]
Ebuild for pre6
Comment 5 Chris White (RETIRED) gentoo-dev 2004-12-26 21:20:53 UTC
Fixed in cvs while bringing back libdts support.