Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 258044

Summary: media-libs/mlt++ could use a qt4 flag
Product: Gentoo Linux Reporter: Lukasz Ligowski <orangewarrior>
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: modified ebuild

Description Lukasz Ligowski 2009-02-07 17:13:22 UTC
mlt supports qt4 for qimage module so we could reflect this in ebuild

i checked that qimage module does not find qt4 if present but when fed with right paths it compiles fine

Reproducible: Always

Steps to Reproduce:
1. add  myconf="${myconf}  --qimage-libdir=/usr/lib/qt4/
    --qimage-includedir=/usr/include/qt4" into mlt ebuild
2. compile it
3. recompile mlt++, kdenlive, kdenlive recognizes qimage module now!!!
Actual Results:  
im not ebuild expert so i guess there's more proper way to do it...

Expected Results:  
mlt supports qt4
Comment 1 Lukasz Ligowski 2009-02-07 17:14:31 UTC
Created attachment 181277 [details]
modified ebuild

my modified ebuild
Comment 2 Lukasz Ligowski 2009-02-07 17:15:46 UTC
forgot to add: there is --force-qt3 flag so i think qt4 and qt3 use flags could live toegether if needed (i dont use qt3 anymore)
Comment 3 Lukasz Ligowski 2009-02-10 12:58:28 UTC
it mostly replicates this bug

*** This bug has been marked as a duplicate of bug 255321 ***

*** This bug has been marked as a duplicate of bug 255321 ***