public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Peter Humphrey <peter@prh.myzen.co.uk>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Something is pulling in gnome-base
Date: Fri, 13 Dec 2013 10:49:24 +0000	[thread overview]
Message-ID: <1476314.nApZ7Wqo7B@wstn> (raw)
In-Reply-To: <201312130704.25229.michaelkintzios@gmail.com>

On Friday 13 Dec 2013 07:04:23 Mick wrote:

> I rebuilt kde-utils meta with USE="-cups" to find out that umpteen packages
> want to be depcleaned:

--->8

> I may leave this until I have more time to look into it.

For comparison, here's the list of packages that would be pulled in if I were 
to rebuild kdeutils-meta with cups:

gnome-base/gnome-common-3.7.4
dev-python/pycurl-7.19.0-r3
x11-libs/xpyb-1.3.1-r2
dev-python/pycairo-1.10.0-r4
dev-python/pygobject-3.8.3
app-text/xmlto-0.0.24-r1
dev-python/dbus-python-1.2.0
dev-python/pycups-1.9.63
app-admin/system-config-printer-common-1.4.3
app-admin/system-config-printer-gnome-1.4.3
kde-base/print-manager-4.11.2
kde-base/kdeutils-meta-4.11.2

No mention of strigi-analyzer or gtk+. Strigi-analyzer isn't installed here 
because nothing depends on it. As for gtk+ :

$ equery d =x11-libs/gtk+-3.8.7
 * These packages depend on x11-libs/gtk+-3.8.7:
app-admin/gkrellm-2.3.5-r2 (X ? x11-libs/gtk+:2)
app-admin/hardinfo-0.5.2_pre20130823 (x11-libs/gtk+:2)
app-crypt/pinentry-0.8.2 (gtk ? x11-libs/gtk+:2)
app-editors/bluefish-2.2.2 (x11-libs/gtk+:3)
app-office/libreoffice-4.1.2.3 (gtk ? >=x11-libs/gtk+-2.24:2)
                               (gtk3 ? >=x11-libs/gtk+-3.2:3)
                               (telepathy ? >=x11-libs/gtk+-2.24:2)
app-text/ghostscript-gpl-9.05-r1 (gtk ? x11-libs/gtk+:2)
dev-db/libiodbc-3.52.7 (gtk ? x11-libs/gtk+:2)
dev-java/icedtea-bin-6.1.12.7 (X ? >=x11-libs/gtk+-2.24:2)
dev-qt/qtgui-4.8.5-r1 (gtkstyle ? x11-libs/gtk+:2[aqua=])
gnome-base/librsvg-2.39.0 (gtk ? >=x11-libs/gtk+-2.16:2)
                          (tools ? >=x11-libs/gtk+-3:3)
gnome-extra/gucharmap-3.8.2 (>=x11-libs/gtk+-3.4.0:3[introspection?])
media-gfx/gimp-2.8.6 (>=x11-libs/gtk+-2.24.10:2)
media-sound/alsaplayer-0.99.81 (gtk ? >=x11-libs/gtk+-2.10:2)
media-video/mjpegtools-2.1.0 (gtk ? x11-libs/gtk+:2)
sci-misc/boinc-7.2.0 (X ? x11-libs/gtk+:2)
sys-apps/lshw-02.16b-r2 (gtk ? x11-libs/gtk+:2)
www-client/chromium-31.0.1650.63 (x11-libs/gtk+:2)
www-client/firefox-24.2.0 (>=x11-libs/gtk+-2.8.6:2)
www-client/opera-12.16_p1860 (gtk ? x11-libs/gtk+:2)
www-client/seamonkey-2.22.1 (>=x11-libs/gtk+-2.14:2)
                            (>=x11-libs/gtk+-2.8.6:2)
www-plugins/adobe-flash-11.2.202.327 (x11-libs/gtk+:2)
x11-libs/gtk+-3.8.7 (>=x11-libs/gtk+-2.24:2)
x11-libs/libnotify-0.7.5-r1 (test ? x11-libs/gtk+:3)
x11-libs/wxGTK-2.8.12.1 (X ? x11-libs/gtk+:2)
                        (aqua ? >=x11-libs/gtk+-2.4[aqua=])

Don't ask me why equery is ignoring the version specifier in the command line. 
As far as I can see, the only packages that should be in that list are librsvg 
and libnotify, both of which only require gtk+:3 if the test USE flag is set, 
which it isn't here. Oh, and bluefish, which seems to need gtk+:3 for its 
printing, which I don't use; and libreoffice, which only pulls it in if you've 
asked for it specifically by setting the gtk3 USE flag.

So it seems to me that you're safe. You could always run revdep-rebuild after 
letting all those packages be stripped out, just to make sure.

HTH.

-- 
Regards
Peter



  parent reply	other threads:[~2013-12-13 10:49 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-07 10:16 [gentoo-user] Something is pulling in gnome-base Mick
2013-12-07 10:31 ` Tom Wijsman
2013-12-07 11:03   ` Mick
2013-12-07 11:27     ` Tom Wijsman
2013-12-07 11:47       ` Mick
2013-12-07 16:27         ` Tom Wijsman
2013-12-10 15:25         ` Walter Dnes
2013-12-10 23:40           ` Mick
2013-12-07 11:29     ` Peter Humphrey
2013-12-10 23:49       ` Mick
2013-12-11  7:38         ` Alan McKinnon
2013-12-11 10:58         ` Peter Humphrey
2013-12-11 16:29           ` Mick
2013-12-11 16:39             ` Alan McKinnon
2013-12-11 16:52               ` Peter Humphrey
2013-12-11 21:04                 ` Mick
2013-12-11 22:01                   ` Alan McKinnon
2013-12-12 10:01                   ` Peter Humphrey
2013-12-13  7:04                     ` Mick
2013-12-13  7:46                       ` Alan McKinnon
2013-12-13 10:49                       ` Peter Humphrey [this message]
2013-12-13 16:44                         ` Mick
2013-12-15  0:52                           ` Walter Dnes
2013-12-15  1:39                             ` Tom Wijsman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1476314.nApZ7Wqo7B@wstn \
    --to=peter@prh.myzen.co.uk \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox