Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 190675 - media-video/ogmrip - incorrect detection of the version of mplayer and dts
Summary: media-video/ogmrip - incorrect detection of the version of mplayer and dts
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Steve Dibb (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-29 17:47 UTC by Olivier Rolland
Modified: 2007-08-30 01:32 UTC (History)
1 user (show)

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


Attachments
ogmrip-0.10.3-mplayer-dts.patch (ogmrip-0.10.3-mplayer-dts.patch,2.94 KB, patch)
2007-08-29 17:48 UTC, Olivier Rolland
Details | Diff
ogmrip-0.10.3.ebuild (ogmrip-0.10.3.ebuild,1.78 KB, text/plain)
2007-08-29 17:49 UTC, Olivier Rolland
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Rolland 2007-08-29 17:47:35 UTC
OGMRip does not detect correctly the version of the latest version of mplayer in portage (1.0_rc1_p20070824) because the naming scheme for SVN versions have changed. Further more, the name of the audio codecs for DTS have changed and are not detected anymore by OGMRip.

Reproducible: Always
Comment 1 Olivier Rolland 2007-08-29 17:48:37 UTC
Created attachment 129563 [details, diff]
ogmrip-0.10.3-mplayer-dts.patch

This patch fixes the problem described above.
Comment 2 Olivier Rolland 2007-08-29 17:49:14 UTC
Created attachment 129565 [details]
ogmrip-0.10.3.ebuild

This ebuild applies the patch.
Comment 3 Steve Dibb (RETIRED) gentoo-dev 2007-08-30 01:32:25 UTC
Applied in CVS, thanks for the patch. :)