Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 112372 - media-video/mkvtoolnix* does not compile against dev-libs/lzo-2*
Summary: media-video/mkvtoolnix* does not compile against dev-libs/lzo-2*
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard: Just need to apply it
Keywords: Inclusion
Depends on:
Blocks: 112367
  Show dependency tree
 
Reported: 2005-11-12 22:59 UTC by Daniel Black (RETIRED)
Modified: 2005-12-15 13:59 UTC (History)
0 users

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


Attachments
mkvtoolnix-1.6.0.ebuild-lzo2.patch (mkvtoolnix-1.6.0.ebuild-lzo2.patch,829 bytes, patch)
2005-11-12 23:00 UTC, Daniel Black (RETIRED)
Details | Diff
files/mkvtoolnix-1.6.0-lzo2.patch (mkvtoolnix-1.6.0-lzo2.patch,27.80 KB, patch)
2005-11-12 23:01 UTC, Daniel Black (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Black (RETIRED) gentoo-dev 2005-11-12 22:59:33 UTC
As stated in bug 112367, if mkvtoolnix is compiled with =lzo-2* installed and  
no lzo1, then lzo is support is quietly dropped.  
  
Solution part 1 is to make the DEPEND in mkvtoolnix*.ebuild to 
=dev-libs/lzo-1*  
  
Solution part 2 is to use the attached patches to create a lzo2 revision.
Comment 1 Daniel Black (RETIRED) gentoo-dev 2005-11-12 23:00:22 UTC
Created attachment 72796 [details, diff]
mkvtoolnix-1.6.0.ebuild-lzo2.patch

Patch against current ebuild to include lzo2 support.
Comment 2 Daniel Black (RETIRED) gentoo-dev 2005-11-12 23:01:06 UTC
Created attachment 72797 [details, diff]
files/mkvtoolnix-1.6.0-lzo2.patch

configure patch to detect lzo2
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-11-29 05:43:05 UTC
I'm going to try a little different way, I have a patch, have to test it tho. 
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-12-15 13:59:57 UTC
Committed, and sent upstream.