On 11/12/2013 01:49, Mick wrote:
> On Saturday 07 Dec 2013 11:29:25 Peter Humphrey wrote:
>> On Saturday 07 Dec 2013 11:03:00 Mick wrote:
>>> Is it the case that now one has to install gnome-base to be able to use
>>> gstreamer?
>>
>> Not here, no. I have gstreamer but no gnome-base on this KDE box (not
>> ~amd64). In fact, "eix -I gnome" returns only polkit-gnome. I see that's
>> only there because I've inherited a gtk USE flag from the desktop profile.
>>
>> I've now set -gtk in make.conf and I'm reinstalling world (13 packages,
>> including gcc and libre-office) to check that I really don't need gtk. Even
>> gimp doesn't need gtk!
> 
> Interesting!  I seem to have two packages from gnome:
> 
> # emerge --depclean -v -a app-admin/system-config-printer-gnome 
> 
> Calculating dependencies... done!
>   app-admin/system-config-printer-gnome-1.4.3 pulled in by:
>     kde-base/print-manager-4.10.5 requires app-admin/system-config-printer-
> gnome
> 
> # emerge --depclean -v -a gnome-base/gnome-common
> 
> Calculating dependencies... done!
>   gnome-base/gnome-common-3.7.4 pulled in by:
>     dev-python/pygobject-3.8.3 requires gnome-base/gnome-common
> 
> Not sure why they are being pulled in as dependencies ... ?
> 

The KDE print manager has a long history of being broken beyond belief.

>From watching what changes over the years since 4.0 I reckon the devs
finally gave up and instead pinched useful bits out of gnome to get the
damn stuff to work right

kde-base/print-manager has a hard dep on
app-admin/system-config-printer-gnome and that uses
app-admin/system-config-printer-common

Don't worry about the bits with gnome in the name, those two packages
are very small and provide utility functions. They do come from the
gnome project but they form plumbing and are not gnome-specific


$ equery files gnome-common
 * Searching for gnome-common ...
 * Contents of gnome-base/gnome-common-3.7.4:
/usr
/usr/bin
/usr/bin/gnome-autogen.sh
/usr/bin/gnome-doc-common
/usr/share
/usr/share/aclocal
/usr/share/aclocal/gnome-code-coverage.m4
/usr/share/aclocal/gnome-common.m4
/usr/share/aclocal/gnome-compiler-flags.m4
/usr/share/doc
/usr/share/doc/gnome-common-3.7.4
/usr/share/doc/gnome-common-3.7.4/ChangeLog.bz2
/usr/share/doc/gnome-common-3.7.4/README.doc-build.bz2
/usr/share/doc/gnome-common-3.7.4/usage.txt.bz2
/usr/share/gnome-common
/usr/share/gnome-common/data
/usr/share/gnome-common/data/omf.make
/usr/share/gnome-common/data/xmldocs.make


$ equery files system-config-printer-common
 * Searching for system-config-printer-common ...
 * Contents of app-admin/system-config-printer-common-1.4.3:
/etc
/etc/cupshelpers
/etc/cupshelpers/preferreddrivers.xml
/etc/dbus-1
/etc/dbus-1/system.d
/etc/dbus-1/system.d/com.redhat.NewPrinterNotification.conf
/etc/dbus-1/system.d/com.redhat.PrinterDriversInstaller.conf
/lib
/lib/udev
/lib/udev/rules.d
/lib/udev/rules.d/70-printers.rules
/lib/udev/udev-add-printer
/lib/udev/udev-configure-printer
/usr
/usr/lib
/usr/lib/systemd
/usr/lib/systemd/system
/usr/lib/systemd/system/configure-printer@.service
/usr/lib64
/usr/lib64/python2.7
/usr/lib64/python2.7/site-packages
/usr/lib64/python2.7/site-packages/cupshelpers
/usr/lib64/python2.7/site-packages/cupshelpers-1.0-py2.7.egg-info
/usr/lib64/python2.7/site-packages/cupshelpers/__init__.py
/usr/lib64/python2.7/site-packages/cupshelpers/config.py
/usr/lib64/python2.7/site-packages/cupshelpers/cupshelpers.py
/usr/lib64/python2.7/site-packages/cupshelpers/installdriver.py
/usr/lib64/python2.7/site-packages/cupshelpers/openprinting.py
/usr/lib64/python2.7/site-packages/cupshelpers/ppds.py
/usr/lib64/python2.7/site-packages/cupshelpers/xmldriverprefs.py
/usr/share
/usr/share/doc
/usr/share/doc/system-config-printer-common-1.4.3
/usr/share/doc/system-config-printer-common-1.4.3/AUTHORS.bz2
/usr/share/doc/system-config-printer-common-1.4.3/ChangeLog.bz2
/usr/share/doc/system-config-printer-common-1.4.3/README.bz2
/usr/share/system-config-printer
/usr/share/system-config-printer/PhysicalDevice.py
/usr/share/system-config-printer/SearchCriterion.py
/usr/share/system-config-printer/check-device-ids.py
/usr/share/system-config-printer/config.py
/usr/share/system-config-printer/debug.py
/usr/share/system-config-printer/dnssdresolve.py
/usr/share/system-config-printer/firewallsettings.py
/usr/share/system-config-printer/installpackage.py
/usr/share/system-config-printer/monitor.py
/usr/share/system-config-printer/ppdippstr.py
/usr/share/system-config-printer/probe_printer.py
/usr/share/system-config-printer/smburi.py
/usr/share/system-config-printer/statereason.py
/usr/share/system-config-printer/xml
/usr/share/system-config-printer/xml/preferreddrivers.rng
/usr/share/system-config-printer/xml/validate.py


-- 
Alan McKinnon
alan.mckin...@gmail.com


Reply via email to