Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 258044 - media-libs/mlt++ could use a qt4 flag
Summary: media-libs/mlt++ could use a qt4 flag
Status: RESOLVED DUPLICATE of bug 255321
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-07 17:13 UTC by Lukasz Ligowski
Modified: 2009-02-10 12:58 UTC (History)
0 users

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


Attachments
modified ebuild (mlt-0.3.6.ebuild,2.66 KB, text/plain)
2009-02-07 17:14 UTC, Lukasz Ligowski
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***