Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 345133 - dev-util/qt-creator-2.0.1 would build against qt-4.7.0 only.
Summary: dev-util/qt-creator-2.0.1 would build against qt-4.7.0 only.
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Markos Chandras (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-11 18:01 UTC by AlexTAI
Modified: 2010-11-12 01:44 UTC (History)
2 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 AlexTAI 2010-11-11 18:01:52 UTC
qt 4.7.1 is in the tree but qt-creator demands 4.7.0:
(from qt-creator ebuild):
QTVER="4.7.0:4"
DEPEND="~x11-libs/qt-assistant-${QTVER}[doc?]"
RDEPEND="${DEPEND}

According to Nokia ( http://qt.nokia.com/developer/changes/changes-4.7.1/ )
Qt 4.7.1 is a bug-fix release. It maintains both forward and backward
compatibility (source and binary) with Qt 4.7.0.

Is this really needed to keep qt-creator 2.0.1 bound to 4.7.0 only?

The only 2 ways to deal with this now is either to use qt-creator-2.0.1+qt-4.7.0 or qt-creator-2.1.0_beta2+qt-4.7.1.


Reproducible: Always

Steps to Reproduce:
try to emerge qt-4.7.1 + qt-creator-2.0.1


Expected Results:  
Conflict between qt-4.7.0 and qt-4.7.1
Comment 1 Jon Malachowski 2010-11-11 22:09:43 UTC
I agree, it appears to be a mistake in the ebuild dependancy

"QTVER="4.7.0:4"
DEPEND="~x11-libs/qt-assistant-${QTVER}[doc?]""

needs to be changed

Comment 2 Markos Chandras (RETIRED) gentoo-dev 2010-11-12 01:44:16 UTC
It is NOT a mistake. qt-creator does NOT build with 4.7.0
Comment 3 Markos Chandras (RETIRED) gentoo-dev 2010-11-12 01:44:54 UTC
(In reply to comment #2)
> It is NOT a mistake. qt-creator does NOT build with 4.7.0
> 

I meant qt-creator-2.0.1. If you want to use Qt-4.7.1 then use the beta ebuilds