Gentoo Archives: gentoo-user

From: Edwin Kapauni <edwinkapauni@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Getting rid of gnome-vfs
Date: Thu, 08 Dec 2005 21:57:23
Message-Id: dna9m1$p1g$1@sea.gmane.org
In Reply to: Re: [gentoo-user] Getting rid of gnome-vfs by Holly Bostick
1 Holly Bostick wrote:
2 > And what are your USE flags for those packages?
3 >
4 > emerge -pv mozilla-firefox mozilla-thunderbird
5 >
6 > These are the packages that I would merge, in order:
7 >
8 > Calculating dependencies ...done!
9 > [ebuild R ] www-client/mozilla-firefox-1.5 -canvas -debug *+gnome*
10 > -ipv6 +java -mozdevelop +mozsvg -xinerama +xprint 0 kB
11 > [ebuild R ] mail-client/mozilla-thunderbird-1.0.7-r3 -debug
12 > *+gnome* -ipv6 +ldap -mozcalendar -moznoxft +truetype -xinerama +xprint 0 kB
13 >
14 > Total size of downloads: 0 kB
15
16 Mine is:
17
18 These are the packages that I would merge, in order:
19
20 Calculating dependencies  ...done!
21 [ebuild R ] www-client/mozilla-firefox-1.5 -canvas -debug *-gnome*
22 +ipv6 +java -mozdevelop +mozsvg -xinerama +xprint 0 kB
23 [ebuild R ] mail-client/mozilla-thunderbird-1.0.7 -debug *-gnome*
24 +ipv6 -ldap -mozcalendar -moznoxft +truetype -xinerama +xprint 32,608 kB
25
26
27 >
28 > Runtime Dependencies
29 > mozilla-firefox-1.5
30 >
31 > app-arch/unzip
32 > app-arch/zip
33 > dev-libs/expat
34 > | >= dev-libs/glib - 2.8.2
35 > | >= dev-libs/libIDL - 0.8.0
36 > | >= media-libs/jpeg - 6b
37 > | >= media-libs/libmng - 1.0.0
38 > | >= media-libs/libpng - 1.2.1
39 > | >= sys-libs/zlib - 1.1.4
40 > | >= www-client/mozilla-launcher - 1.42
41 > | >= www-client/mozilla-launcher - 1.39
42 > | >= x11-libs/gtk+ - 2.8.6
43 > | >= x11-libs/pango - 1.10.1
44 > ==> gnome >= gnome-base/gnome-vfs - 2.3.5
45 > | mozsvg ! x11-base/xorg-x11 - 6.7.0-r2
46 > | virtual/x11
47 > | java virtual/jre
48 >
49 > As you see, the "gnome" USE flag is what enables gnome-vfs (as an
50 > *optional* dependency, based on the enabling or disabling of that flag),
51 > The same goes for Thunderbird.
52
53 So there seems to be something wrong (in my configuration?) since I'm
54 always having "-gnome" in my global use flags.
55
56 But equery says:
57
58 ~#equery d gnome-vfs
59 mail-client/mozilla-thunderbird-1.0.7
60 www-client/mozilla-firefox-1.5
61
62 Why does it require gnome-vfs when I have *-gnome*?
63
64 --
65 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Re: Getting rid of gnome-vfs Richard Fish <bigfish@××××××××××.org>