Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1765 - avifile-0.6.0.20011220-r2 dep. on qt2-* but compiles and links against qt3
Summary: avifile-0.6.0.20011220-r2 dep. on qt2-* but compiles and links against qt3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-14 08:54 UTC by Rolf Offermanns
Modified: 2002-04-14 11:27 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 Rolf Offermanns 2002-04-14 08:54:55 UTC
I have just merged k3b and got qt-2.3.2 installed as well since avifile seems to depend on qt-2*.  However during the compilation avifile used the qt3 installation and a ldd on the executables show a dependancy an qt3. So I guess this is a bug in the ebuild.  BTW: /usr/bin/aviplay is "owned" by avifile as well as wine-20020310. Don
Comment 1 Rolf Offermanns 2002-04-14 08:54:55 UTC
I have just merged k3b and got qt-2.3.2 installed as well since avifile seems to depend on qt-2*.  However during the compilation avifile used the qt3 installation and a ldd on the executables show a dependancy an qt3. So I guess this is a bug in the ebuild.  BTW: /usr/bin/aviplay is "owned" by avifile as well as wine-20020310. Don´t know if this is an issue.
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-14 11:27:43 UTC
You're absolutely correct about this.  I was playing around with this ebuild
trying to get it to compile with whatever Qt and KDE, but I forgot to adjust the
dependency list when it all worked.

Thanks for the catch.