Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 126118 - mkvtoolnix-1.6.5 should require libmatroska-0.8.0 or higher
Summary: mkvtoolnix-1.6.5 should require libmatroska-0.8.0 or higher
Status: VERIFIED DUPLICATE of bug 126117
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-13 21:48 UTC by Adam Chodorowski
Modified: 2006-03-14 01:14 UTC (History)
0 users

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 Adam Chodorowski 2006-03-13 21:48:02 UTC
mkvtoolnix 1.6.5 requires libmatroska 0.8.0 or higher, but the ebuild only requires 0.7.5, resulting in build failure during an update:

checking for libebml version >= 0.7.5... yes
checking if linking against libebml requires -DEBML_DLL... no
checking for libmatroska version >= 0.8.0... no
*** Your Matroska version is too old. Upgrade to at least version
*** 0.8.0 and re-run configure.

Easily fixed by replacing the line
>=media-libs/libmatroska-0.7.5
with
>=media-libs/libmatroska-0.8.0
in the ebuild.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-03-14 01:14:27 UTC

*** This bug has been marked as a duplicate of 126117 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-03-14 01:14:43 UTC
.