Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 72146 - MPlayer depends on libdv when mencoder is enabled
Summary: MPlayer depends on libdv when mencoder is enabled
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Chris White (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-22 15:16 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2004-12-26 21:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patches over 1.0_pre5-r4 ebuild (mplayer.diff,1.24 KB, patch)
2004-11-22 15:17 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff
Ebuild for revision 5 (1.0_pre5try2) (mplayer-1.0_pre5-r5.ebuild,16.08 KB, text/plain)
2004-12-18 17:39 UTC, Diego Elio Pettenò (RETIRED)
Details
Ebuild for pre6 (mplayer-1.0_pre6.ebuild,15.22 KB, text/plain)
2004-12-26 03:26 UTC, Diego Elio Pettenò (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
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.