Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 217189 - split Qt 4 dependencies for sci packages
Summary: split Qt 4 dependencies for sci packages
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 217161
  Show dependency tree
 
Reported: 2008-04-10 17:28 UTC by Bo Ørsted Andresen (RETIRED)
Modified: 2008-08-12 00:39 UTC (History)
12 users (show)

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 Bo Ørsted Andresen (RETIRED) gentoo-dev 2008-04-10 17:28:53 UTC
Please update the Qt 4 dependencies for the following packages:

sci-astronomy/stellarium
sci-chemistry/avogadro
sci-chemistry/massxpert
sci-geosciences/gebabbel
sci-geosciences/merkaartor
sci-geosciences/qlandkarte
sci-libs/vtk
sci-mathematics/freemat
sci-physics/root
sci-visualization/paraview
sci-visualization/zhu3d
x11-libs/qwt
x11-libs/qwtplot3d

See tracker bug #217161.
Comment 1 Markus Dittrich (RETIRED) gentoo-dev 2008-04-11 14:26:18 UTC
It seems that calls to QT4_BUILT_WITH_USE_CHECK="foo" 
fail whith Qt-4.4 installed (in the case of paraview
foo would be qt3support). Would it be possible to 
support QT4_BUILT_WITH_USE_CHECK in the eclass 
until <qt-4.3 is gone from the tree? For >=qt-4.4 this
function could just evaluate to NULL since the
dependencies should now take care of it. 

Otherwise I either have to remove this check from the
ebuild or add some "checking" code into the ebuild itself.

Thanks,
Markus
Comment 2 Markus Dittrich (RETIRED) gentoo-dev 2008-04-12 11:57:49 UTC
The problem reported above seems to be caused by 
the qt4 eclass when no x11-libs/qt-4.4.x is present
on the system. I've inquired about this at the
tracker bug.

Markus
Comment 3 Alex Busenius 2008-06-07 11:26:28 UTC
Sorry, I didn't see this bug before, I updated x11-libs/qwt in bug #222703 some time ago.
Comment 4 Thomas Anderson (tanderson) (RETIRED) gentoo-dev 2008-07-08 17:07:29 UTC
I've fixed stellarium, gebabbel, and vtk. I also mailed hanno a patch for qlandkarte.
Comment 5 Ben de Groot (RETIRED) gentoo-dev 2008-08-12 00:39:41 UTC
These were all done, except for avogadro, which I fixed. Thanks!