* [gentoo-user] Why do I have both net-libs/webkit-gtk-1.8.1-r200 and net-libs/webkit-gtk-1.8.1-r300?
@ 2012-05-02 21:58 Hilco Wijbenga
2012-05-02 22:08 ` Canek Peláez Valdés
2012-05-03 19:14 ` [gentoo-user] " Nikos Chantziaras
0 siblings, 2 replies; 7+ messages in thread
From: Hilco Wijbenga @ 2012-05-02 21:58 UTC (permalink / raw
To: Gentoo User
Hi all,
I ran equery depends on both but it gives me identical results:
centaur ~ # equery depends net-libs/webkit-gtk
* These packages depend on net-libs/webkit-gtk:
dev-java/swt-3.7.2 (webkit ? >=net-libs/webkit-gtk-1.2:2)
gnome-extra/sushi-0.2.1 (net-libs/webkit-gtk:3[introspection])
gnome-extra/zenity-3.2.0 (webkit ? >=net-libs/webkit-gtk-1.4.0:3)
media-gfx/gimp-2.6.12 (webkit ? net-libs/webkit-gtk:2)
centaur ~ # equery depends =net-libs/webkit-gtk-1.8.1-r200
* These packages depend on net-libs/webkit-gtk-1.8.1-r200:
dev-java/swt-3.7.2 (webkit ? >=net-libs/webkit-gtk-1.2:2)
gnome-extra/sushi-0.2.1 (net-libs/webkit-gtk:3[introspection])
gnome-extra/zenity-3.2.0 (webkit ? >=net-libs/webkit-gtk-1.4.0:3)
media-gfx/gimp-2.6.12 (webkit ? net-libs/webkit-gtk:2)
centaur ~ # equery depends =net-libs/webkit-gtk-1.8.1-r300
* These packages depend on net-libs/webkit-gtk-1.8.1-r300:
dev-java/swt-3.7.2 (webkit ? >=net-libs/webkit-gtk-1.2:2)
gnome-extra/sushi-0.2.1 (net-libs/webkit-gtk:3[introspection])
gnome-extra/zenity-3.2.0 (webkit ? >=net-libs/webkit-gtk-1.4.0:3)
media-gfx/gimp-2.6.12 (webkit ? net-libs/webkit-gtk:2)
I unmerged the *-r200 version but it got reinstalled so apparently
"something" needs it. Can anyone explain this?
Cheers,
Hilco
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Why do I have both net-libs/webkit-gtk-1.8.1-r200 and net-libs/webkit-gtk-1.8.1-r300?
2012-05-02 21:58 [gentoo-user] Why do I have both net-libs/webkit-gtk-1.8.1-r200 and net-libs/webkit-gtk-1.8.1-r300? Hilco Wijbenga
@ 2012-05-02 22:08 ` Canek Peláez Valdés
2012-05-02 22:20 ` Canek Peláez Valdés
2012-05-03 19:14 ` [gentoo-user] " Nikos Chantziaras
1 sibling, 1 reply; 7+ messages in thread
From: Canek Peláez Valdés @ 2012-05-02 22:08 UTC (permalink / raw
To: gentoo-user
On Wed, May 2, 2012 at 4:58 PM, Hilco Wijbenga <hilco.wijbenga@gmail.com> wrote:
> Hi all,
>
> I ran equery depends on both but it gives me identical results:
>
> centaur ~ # equery depends net-libs/webkit-gtk
> * These packages depend on net-libs/webkit-gtk:
> dev-java/swt-3.7.2 (webkit ? >=net-libs/webkit-gtk-1.2:2)
> gnome-extra/sushi-0.2.1 (net-libs/webkit-gtk:3[introspection])
> gnome-extra/zenity-3.2.0 (webkit ? >=net-libs/webkit-gtk-1.4.0:3)
> media-gfx/gimp-2.6.12 (webkit ? net-libs/webkit-gtk:2)
> centaur ~ # equery depends =net-libs/webkit-gtk-1.8.1-r200
> * These packages depend on net-libs/webkit-gtk-1.8.1-r200:
> dev-java/swt-3.7.2 (webkit ? >=net-libs/webkit-gtk-1.2:2)
> gnome-extra/sushi-0.2.1 (net-libs/webkit-gtk:3[introspection])
> gnome-extra/zenity-3.2.0 (webkit ? >=net-libs/webkit-gtk-1.4.0:3)
> media-gfx/gimp-2.6.12 (webkit ? net-libs/webkit-gtk:2)
> centaur ~ # equery depends =net-libs/webkit-gtk-1.8.1-r300
> * These packages depend on net-libs/webkit-gtk-1.8.1-r300:
> dev-java/swt-3.7.2 (webkit ? >=net-libs/webkit-gtk-1.2:2)
> gnome-extra/sushi-0.2.1 (net-libs/webkit-gtk:3[introspection])
> gnome-extra/zenity-3.2.0 (webkit ? >=net-libs/webkit-gtk-1.4.0:3)
> media-gfx/gimp-2.6.12 (webkit ? net-libs/webkit-gtk:2)
>
> I unmerged the *-r200 version but it got reinstalled so apparently
> "something" needs it. Can anyone explain this?
One uses gtk+-2, the other one gtk+-3. If you use something with
gtk+-3 (e.g., GNOME), it is needed and will be pulled.
Regards.
--
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Why do I have both net-libs/webkit-gtk-1.8.1-r200 and net-libs/webkit-gtk-1.8.1-r300?
2012-05-02 22:08 ` Canek Peláez Valdés
@ 2012-05-02 22:20 ` Canek Peláez Valdés
2012-05-03 18:58 ` Hilco Wijbenga
0 siblings, 1 reply; 7+ messages in thread
From: Canek Peláez Valdés @ 2012-05-02 22:20 UTC (permalink / raw
To: gentoo-user
On Wed, May 2, 2012 at 5:08 PM, Canek Peláez Valdés <caneko@gmail.com> wrote:
> On Wed, May 2, 2012 at 4:58 PM, Hilco Wijbenga <hilco.wijbenga@gmail.com> wrote:
>> Hi all,
>>
>> I ran equery depends on both but it gives me identical results:
>>
>> centaur ~ # equery depends net-libs/webkit-gtk
>> * These packages depend on net-libs/webkit-gtk:
>> dev-java/swt-3.7.2 (webkit ? >=net-libs/webkit-gtk-1.2:2)
>> gnome-extra/sushi-0.2.1 (net-libs/webkit-gtk:3[introspection])
>> gnome-extra/zenity-3.2.0 (webkit ? >=net-libs/webkit-gtk-1.4.0:3)
>> media-gfx/gimp-2.6.12 (webkit ? net-libs/webkit-gtk:2)
>> centaur ~ # equery depends =net-libs/webkit-gtk-1.8.1-r200
>> * These packages depend on net-libs/webkit-gtk-1.8.1-r200:
>> dev-java/swt-3.7.2 (webkit ? >=net-libs/webkit-gtk-1.2:2)
>> gnome-extra/sushi-0.2.1 (net-libs/webkit-gtk:3[introspection])
>> gnome-extra/zenity-3.2.0 (webkit ? >=net-libs/webkit-gtk-1.4.0:3)
>> media-gfx/gimp-2.6.12 (webkit ? net-libs/webkit-gtk:2)
>> centaur ~ # equery depends =net-libs/webkit-gtk-1.8.1-r300
>> * These packages depend on net-libs/webkit-gtk-1.8.1-r300:
>> dev-java/swt-3.7.2 (webkit ? >=net-libs/webkit-gtk-1.2:2)
>> gnome-extra/sushi-0.2.1 (net-libs/webkit-gtk:3[introspection])
>> gnome-extra/zenity-3.2.0 (webkit ? >=net-libs/webkit-gtk-1.4.0:3)
>> media-gfx/gimp-2.6.12 (webkit ? net-libs/webkit-gtk:2)
>>
>> I unmerged the *-r200 version but it got reinstalled so apparently
>> "something" needs it. Can anyone explain this?
>
> One uses gtk+-2, the other one gtk+-3. If you use something with
> gtk+-3 (e.g., GNOME), it is needed and will be pulled.
I meant GNOME 3.
Regards.
--
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Why do I have both net-libs/webkit-gtk-1.8.1-r200 and net-libs/webkit-gtk-1.8.1-r300?
2012-05-02 22:20 ` Canek Peláez Valdés
@ 2012-05-03 18:58 ` Hilco Wijbenga
2012-05-03 19:08 ` Canek Peláez Valdés
0 siblings, 1 reply; 7+ messages in thread
From: Hilco Wijbenga @ 2012-05-03 18:58 UTC (permalink / raw
To: gentoo-user
On 2 May 2012 15:20, Canek Peláez Valdés <caneko@gmail.com> wrote:
> On Wed, May 2, 2012 at 5:08 PM, Canek Peláez Valdés <caneko@gmail.com> wrote:
>> On Wed, May 2, 2012 at 4:58 PM, Hilco Wijbenga <hilco.wijbenga@gmail.com> wrote:
>>> Hi all,
>>>
>>> I ran equery depends on both but it gives me identical results:
>>>
>>> centaur ~ # equery depends net-libs/webkit-gtk
>>> * These packages depend on net-libs/webkit-gtk:
>>> dev-java/swt-3.7.2 (webkit ? >=net-libs/webkit-gtk-1.2:2)
>>> gnome-extra/sushi-0.2.1 (net-libs/webkit-gtk:3[introspection])
>>> gnome-extra/zenity-3.2.0 (webkit ? >=net-libs/webkit-gtk-1.4.0:3)
>>> media-gfx/gimp-2.6.12 (webkit ? net-libs/webkit-gtk:2)
>>> centaur ~ # equery depends =net-libs/webkit-gtk-1.8.1-r200
>>> * These packages depend on net-libs/webkit-gtk-1.8.1-r200:
>>> dev-java/swt-3.7.2 (webkit ? >=net-libs/webkit-gtk-1.2:2)
>>> gnome-extra/sushi-0.2.1 (net-libs/webkit-gtk:3[introspection])
>>> gnome-extra/zenity-3.2.0 (webkit ? >=net-libs/webkit-gtk-1.4.0:3)
>>> media-gfx/gimp-2.6.12 (webkit ? net-libs/webkit-gtk:2)
>>> centaur ~ # equery depends =net-libs/webkit-gtk-1.8.1-r300
>>> * These packages depend on net-libs/webkit-gtk-1.8.1-r300:
>>> dev-java/swt-3.7.2 (webkit ? >=net-libs/webkit-gtk-1.2:2)
>>> gnome-extra/sushi-0.2.1 (net-libs/webkit-gtk:3[introspection])
>>> gnome-extra/zenity-3.2.0 (webkit ? >=net-libs/webkit-gtk-1.4.0:3)
>>> media-gfx/gimp-2.6.12 (webkit ? net-libs/webkit-gtk:2)
>>>
>>> I unmerged the *-r200 version but it got reinstalled so apparently
>>> "something" needs it. Can anyone explain this?
>>
>> One uses gtk+-2, the other one gtk+-3. If you use something with
>> gtk+-3 (e.g., GNOME), it is needed and will be pulled.
>
> I meant GNOME 3.
I'm not running Gnome but I do have various Gnome dependent packages
installed. So both gtk+-2 and gtk+-3 are installed.
Unfortunately, I'm finding it hard to determine why I need gtk+-2 (and
consequently net-libs/webkit-gtk-1.8.1-r200). Running equery depends
... gives me identical results and thus does not help. Using emerge
-vtp or emerge -vetp does not yield useful information either. Any
ideas?
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Why do I have both net-libs/webkit-gtk-1.8.1-r200 and net-libs/webkit-gtk-1.8.1-r300?
2012-05-03 18:58 ` Hilco Wijbenga
@ 2012-05-03 19:08 ` Canek Peláez Valdés
0 siblings, 0 replies; 7+ messages in thread
From: Canek Peláez Valdés @ 2012-05-03 19:08 UTC (permalink / raw
To: gentoo-user
On Thu, May 3, 2012 at 1:58 PM, Hilco Wijbenga <hilco.wijbenga@gmail.com> wrote:
> On 2 May 2012 15:20, Canek Peláez Valdés <caneko@gmail.com> wrote:
>> On Wed, May 2, 2012 at 5:08 PM, Canek Peláez Valdés <caneko@gmail.com> wrote:
>>> On Wed, May 2, 2012 at 4:58 PM, Hilco Wijbenga <hilco.wijbenga@gmail.com> wrote:
>>>> Hi all,
>>>>
>>>> I ran equery depends on both but it gives me identical results:
>>>>
>>>> centaur ~ # equery depends net-libs/webkit-gtk
>>>> * These packages depend on net-libs/webkit-gtk:
>>>> dev-java/swt-3.7.2 (webkit ? >=net-libs/webkit-gtk-1.2:2)
>>>> gnome-extra/sushi-0.2.1 (net-libs/webkit-gtk:3[introspection])
>>>> gnome-extra/zenity-3.2.0 (webkit ? >=net-libs/webkit-gtk-1.4.0:3)
>>>> media-gfx/gimp-2.6.12 (webkit ? net-libs/webkit-gtk:2)
>>>> centaur ~ # equery depends =net-libs/webkit-gtk-1.8.1-r200
>>>> * These packages depend on net-libs/webkit-gtk-1.8.1-r200:
>>>> dev-java/swt-3.7.2 (webkit ? >=net-libs/webkit-gtk-1.2:2)
>>>> gnome-extra/sushi-0.2.1 (net-libs/webkit-gtk:3[introspection])
>>>> gnome-extra/zenity-3.2.0 (webkit ? >=net-libs/webkit-gtk-1.4.0:3)
>>>> media-gfx/gimp-2.6.12 (webkit ? net-libs/webkit-gtk:2)
>>>> centaur ~ # equery depends =net-libs/webkit-gtk-1.8.1-r300
>>>> * These packages depend on net-libs/webkit-gtk-1.8.1-r300:
>>>> dev-java/swt-3.7.2 (webkit ? >=net-libs/webkit-gtk-1.2:2)
>>>> gnome-extra/sushi-0.2.1 (net-libs/webkit-gtk:3[introspection])
>>>> gnome-extra/zenity-3.2.0 (webkit ? >=net-libs/webkit-gtk-1.4.0:3)
>>>> media-gfx/gimp-2.6.12 (webkit ? net-libs/webkit-gtk:2)
>>>>
>>>> I unmerged the *-r200 version but it got reinstalled so apparently
>>>> "something" needs it. Can anyone explain this?
>>>
>>> One uses gtk+-2, the other one gtk+-3. If you use something with
>>> gtk+-3 (e.g., GNOME), it is needed and will be pulled.
>>
>> I meant GNOME 3.
>
> I'm not running Gnome but I do have various Gnome dependent packages
> installed. So both gtk+-2 and gtk+-3 are installed.
>
> Unfortunately, I'm finding it hard to determine why I need gtk+-2 (and
> consequently net-libs/webkit-gtk-1.8.1-r200). Running equery depends
> ... gives me identical results and thus does not help. Using emerge
> -vtp or emerge -vetp does not yield useful information either. Any
> ideas?
Use the slot for equery:
equery depends x11-libs/gtk+:2
equery depends x11-libs/gtk+:3
Saludos.
--
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-user] Re: Why do I have both net-libs/webkit-gtk-1.8.1-r200 and net-libs/webkit-gtk-1.8.1-r300?
2012-05-02 21:58 [gentoo-user] Why do I have both net-libs/webkit-gtk-1.8.1-r200 and net-libs/webkit-gtk-1.8.1-r300? Hilco Wijbenga
2012-05-02 22:08 ` Canek Peláez Valdés
@ 2012-05-03 19:14 ` Nikos Chantziaras
2012-05-03 19:19 ` Michael Mol
1 sibling, 1 reply; 7+ messages in thread
From: Nikos Chantziaras @ 2012-05-03 19:14 UTC (permalink / raw
To: gentoo-user
On 03/05/12 00:58, Hilco Wijbenga wrote:
> Hi all,
>
> I ran equery depends on both
If you want accurate results, use emerge, not equery:
emerge -pv --depclean net-libs/webkit-gtk
It will tell you what's pulling it in.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Re: Why do I have both net-libs/webkit-gtk-1.8.1-r200 and net-libs/webkit-gtk-1.8.1-r300?
2012-05-03 19:14 ` [gentoo-user] " Nikos Chantziaras
@ 2012-05-03 19:19 ` Michael Mol
0 siblings, 0 replies; 7+ messages in thread
From: Michael Mol @ 2012-05-03 19:19 UTC (permalink / raw
To: gentoo-user
On Thu, May 3, 2012 at 3:14 PM, Nikos Chantziaras <realnc@gmail.com> wrote:
> On 03/05/12 00:58, Hilco Wijbenga wrote:
>>
>> Hi all,
>>
>> I ran equery depends on both
>
>
> If you want accurate results, use emerge, not equery:
>
> emerge -pv --depclean net-libs/webkit-gtk
>
> It will tell you what's pulling it in.
I have --tree in EMERGE_DEFAULT_OPTS for additional clarity.
--
:wq
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2012-05-03 19:21 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-02 21:58 [gentoo-user] Why do I have both net-libs/webkit-gtk-1.8.1-r200 and net-libs/webkit-gtk-1.8.1-r300? Hilco Wijbenga
2012-05-02 22:08 ` Canek Peláez Valdés
2012-05-02 22:20 ` Canek Peláez Valdés
2012-05-03 18:58 ` Hilco Wijbenga
2012-05-03 19:08 ` Canek Peláez Valdés
2012-05-03 19:14 ` [gentoo-user] " Nikos Chantziaras
2012-05-03 19:19 ` Michael Mol
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox