Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 217400 - Turn use flags on by default in x11-libs/qt:4 so that users don't have hit built_with_use by default
Summary: Turn use flags on by default in x11-libs/qt:4 so that users don't have hit bu...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-12 14:44 UTC by Petteri Räty (RETIRED)
Modified: 2009-11-09 01:41 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 Petteri Räty (RETIRED) gentoo-dev 2008-04-12 14:44:28 UTC
for example I just tried emerging skype and of course my qt wasn't built with accessibility support and I had to compile it twice. CCing release if they want a smoother first experience in the snapshot

this is what you can use to find the needed flags:
qgrep -He "built_with_use.*x11-libs/qt"
qbetelgeuse@pena ~ $ qgrep -H QT4_BUILT_WITH

so should be on by default:
qt3support, accessibility

I think these are already enabled by desktop profiles:
dbus, ssl, opengl
Comment 1 Ingmar Vanhassel (RETIRED) gentoo-dev 2008-04-13 17:37:57 UTC
Agreed, fixed, thanks :)
Comment 2 Chris Gianelloni (RETIRED) gentoo-dev 2008-04-14 17:13:40 UTC
Umm... "Fixed" how?
Comment 3 Bo Ørsted Andresen (RETIRED) gentoo-dev 2008-04-14 17:21:26 UTC
(In reply to comment #2)
> Umm... "Fixed" how?

Via EAPI="1" and IUSE defaults.
Comment 4 Chris Gianelloni (RETIRED) gentoo-dev 2008-04-14 19:53:09 UTC
OK.  I was planning on doing it in the profiles, since we probably would want these flags enabled globally, anyway.
Comment 5 Alex Alexander (RETIRED) gentoo-dev 2009-11-09 01:41:20 UTC
This is fixed :)