* [gentoo-user] Howto get rid of USE qt3support
@ 2010-06-09 20:27 Rudmer van Dijk
2010-06-09 21:09 ` Paul Hartman
2010-06-09 21:39 ` [gentoo-user] " Nikos Chantziaras
0 siblings, 2 replies; 5+ messages in thread
From: Rudmer van Dijk @ 2010-06-09 20:27 UTC (permalink / raw
To: gentoo-user
Hi,
there is a new qt and kde available, but it still has the annoying USE flag
qt3support... is there a way to get rid of it? a lot of kde packages are
complaining about qt3support and I don't want it.
qt3 left my system a couple of years ago!
so this is starting to get really annoying 8-(
Rudmer
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Howto get rid of USE qt3support
2010-06-09 20:27 [gentoo-user] Howto get rid of USE qt3support Rudmer van Dijk
@ 2010-06-09 21:09 ` Paul Hartman
2010-06-09 21:39 ` [gentoo-user] " Nikos Chantziaras
1 sibling, 0 replies; 5+ messages in thread
From: Paul Hartman @ 2010-06-09 21:09 UTC (permalink / raw
To: gentoo-user
On Wed, Jun 9, 2010 at 3:27 PM, Rudmer van Dijk
<rudmer.van.dijk@casema.nl> wrote:
> Hi,
>
> there is a new qt and kde available, but it still has the annoying USE flag
> qt3support... is there a way to get rid of it? a lot of kde packages are
> complaining about qt3support and I don't want it.
>
> qt3 left my system a couple of years ago!
> so this is starting to get really annoying 8-(
Hi,
I think qt3support enables Qt3-compatible APIs in Qt4, but I don't
believe it causes you to pull in any actual Qt3 packages. I think it
is mainly to ease transition from Qt3 API to Qt4 API for porters. (I
don't think Qt3 is even in portage anymore)
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-user] Re: Howto get rid of USE qt3support
2010-06-09 20:27 [gentoo-user] Howto get rid of USE qt3support Rudmer van Dijk
2010-06-09 21:09 ` Paul Hartman
@ 2010-06-09 21:39 ` Nikos Chantziaras
2010-06-09 22:17 ` Rudmer van Dijk
1 sibling, 1 reply; 5+ messages in thread
From: Nikos Chantziaras @ 2010-06-09 21:39 UTC (permalink / raw
To: gentoo-user
On 06/09/2010 11:27 PM, Rudmer van Dijk wrote:
> Hi,
>
> there is a new qt and kde available, but it still has the annoying USE flag
> qt3support... is there a way to get rid of it? a lot of kde packages are
> complaining about qt3support and I don't want it.
>
> qt3 left my system a couple of years ago!
> so this is starting to get really annoying 8-(
What Paul said. qt3support is needed by some Qt4 programs and it's not
optional. If a program needs it, there's no way around it.
But it's nothing you should be concerned about; qt3support is part of
Qt4 itself.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Re: Howto get rid of USE qt3support
2010-06-09 21:39 ` [gentoo-user] " Nikos Chantziaras
@ 2010-06-09 22:17 ` Rudmer van Dijk
2010-06-09 22:40 ` Nikos Chantziaras
0 siblings, 1 reply; 5+ messages in thread
From: Rudmer van Dijk @ 2010-06-09 22:17 UTC (permalink / raw
To: gentoo-user
On Wednesday 09 June 2010, Nikos Chantziaras wrote:
> On 06/09/2010 11:27 PM, Rudmer van Dijk wrote:
> > Hi,
> >
> > there is a new qt and kde available, but it still has the annoying USE
> > flag qt3support... is there a way to get rid of it? a lot of kde
> > packages are complaining about qt3support and I don't want it.
> >
> > qt3 left my system a couple of years ago!
> > so this is starting to get really annoying 8-(
>
> What Paul said. qt3support is needed by some Qt4 programs and it's not
> optional. If a program needs it, there's no way around it.
>
> But it's nothing you should be concerned about; qt3support is part of
> Qt4 itself.
ok, thanks.
it's just that it sounds so old and I'm running ~amd64...
but since you have no control yourself why not de-USE it or make it a forced
USE?
Rudmer
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-user] Re: Howto get rid of USE qt3support
2010-06-09 22:17 ` Rudmer van Dijk
@ 2010-06-09 22:40 ` Nikos Chantziaras
0 siblings, 0 replies; 5+ messages in thread
From: Nikos Chantziaras @ 2010-06-09 22:40 UTC (permalink / raw
To: gentoo-user
On 06/10/2010 01:17 AM, Rudmer van Dijk wrote:
> On Wednesday 09 June 2010, Nikos Chantziaras wrote:
>> On 06/09/2010 11:27 PM, Rudmer van Dijk wrote:
>>> Hi,
>>>
>>> there is a new qt and kde available, but it still has the annoying USE
>>> flag qt3support... is there a way to get rid of it? a lot of kde
>>> packages are complaining about qt3support and I don't want it.
>>>
>>> qt3 left my system a couple of years ago!
>>> so this is starting to get really annoying 8-(
>>
>> What Paul said. qt3support is needed by some Qt4 programs and it's not
>> optional. If a program needs it, there's no way around it.
>>
>> But it's nothing you should be concerned about; qt3support is part of
>> Qt4 itself.
>
> ok, thanks.
> it's just that it sounds so old and I'm running ~amd64...
> but since you have no control yourself why not de-USE it or make it a forced
> USE?
I'm not sure. My guess is that it's needed in order to trigger a
rebuild and that it's not enough for a package to depend on
x11-libs/qt-qt3support; the other qt-* libs must be rebuild. I think :P
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2010-06-09 22:41 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-09 20:27 [gentoo-user] Howto get rid of USE qt3support Rudmer van Dijk
2010-06-09 21:09 ` Paul Hartman
2010-06-09 21:39 ` [gentoo-user] " Nikos Chantziaras
2010-06-09 22:17 ` Rudmer van Dijk
2010-06-09 22:40 ` Nikos Chantziaras
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox