Bug 112372 - media-video/mkvtoolnix* does not compile against dev-libs/lzo-2*
Bug#: 112372 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: media-video@gentoo.org Reported By: dragonheart@gentoo.org
Component: Applications
URL: 
Summary: media-video/mkvtoolnix* does not compile against dev-libs/lzo-2*
Keywords:  Inclusion
Status Whiteboard: Just need to apply it
Opened: 2005-11-12 22:59 0000
Description:   Opened: 2005-11-12 22:59 0000
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 From Daniel Black 2005-11-12 23:00:22 0000 -------
Created an attachment (id=72796) [details]
mkvtoolnix-1.6.0.ebuild-lzo2.patch

Patch against current ebuild to include lzo2 support.

------- Comment #2 From Daniel Black 2005-11-12 23:01:06 0000 -------
Created an attachment (id=72797) [details]
files/mkvtoolnix-1.6.0-lzo2.patch

configure patch to detect lzo2

------- Comment #3 From Diego E. 'Flameeyes' Pettenò 2005-11-29 05:43:05 0000 -------
I'm going to try a little different way, I have a patch, have to test it tho. 

------- Comment #4 From Diego E. 'Flameeyes' Pettenò 2005-12-15 13:59:57 0000 -------
Committed, and sent upstream.