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

Bug 119540

Summary: texmaker depending on =qt-4.0.*
Product: Gentoo Linux Reporter: Claes Mogren <cm>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal CC: sebroeder
Priority: High    
Version: 2005.1   
Hardware: All   
OS: Other   
Whiteboard:
Package list:
Runtime testing required: ---

Description Claes Mogren 2006-01-19 05:39:00 UTC
The ebuild for texmaker has the DEPEND-flag set to =x11-libs/qt-4.0*, which makes it want to downgrade qt.4.1*. 

The texmaker homepage says:
"The Qt toolkit (version >= 4.0.0) is required to compile Texmaker. Unix and MacOsX systems"

So please change the = to >= in the ebuild.

/Claes Mogren
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-01-19 05:42:16 UTC
(In reply to comment #0)
> So please change the = to >= in the ebuild.

No.

<snip>
        ewarn "texmaker-1.21 does not currently work with qt-4.1, only qt-4.0."
        ewarn "Unfortunately, portage can not handle this correctly yet, so it is"
        ewarn "possible that you obtain an infinite qt-4.0/qt-4.1 cycle in your emerge world."
</snip>
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-01-21 09:03:37 UTC
*** Bug 119832 has been marked as a duplicate of this bug. ***