Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 119540 - texmaker depending on =qt-4.0.*
Summary: texmaker depending on =qt-4.0.*
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 119832 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-01-19 05:39 UTC by Claes Mogren
Modified: 2006-01-21 09:03 UTC (History)
1 user (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 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. ***