







on a sidenote, why doesn't emerge list these flags (plugins and thunar-vfs for xfdesktop, and thunar-vfs for thunar) ?ws dieter # grep thunar /etc/portage/package.use; grep xfdesktop /etc/portage/package.use; emerge -pv thunar xfdesktop
xfce-base/thunar dbus hal plugins thunar-vfs
xfce-base/xfdesktop panel-plugin plugins thunar-vfs
xfce-base/xfdesktop panel-plugin plugins thunar-vfs
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] xfce-base/thunar-0.8.0-r2 USE="X dbus hal pcre plugins -debug -doc -exif -gnome -startup-notification" 0 kB
[ebuild R ] xfce-base/xfdesktop-4.4.0-r3 USE="-dbus -debug -doc -minimal" LINGUAS="-ca -cs -da -de -el -es -et -eu -fi -fr -he -hu -ja -ko -nl -pl -pt_BR -ro -ru -sk -sv -uk -vi -zh_CN -zh_TW" 0 kB
Total: 2 packages (2 reinstalls), Size of downloads: 0 kB
Code: Select all
matt@laptop ~ $ grep -i xfce /etc/portage/package.use
xfce-base/xfprint cups
xfce-base/xfdesktop plugins thunar-vfs
xfce-base/thunar pluginsCode: Select all
matt@laptop ~ $ emerge -pv thunar xfdesktop
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] xfce-base/thunar-0.8.0-r2 USE="X dbus pcre plugins -debug -doc -exif -gnome -hal -startup-notification" 0 kB
[ebuild R ] xfce-base/xfdesktop-4.4.0-r3 USE="dbus -debug -doc -minimal" LINGUAS="-ca -cs -da -de -el -es -et -eu -fi -fr -he -hu -ja -ko -nl -pl -pt_BR -ro -ru -sk -sv -uk -vi -zh_CN -zh_TW" 0 kB