From a6f8ad163abaa5fd4887c8ff00ef6e12449beda6 Mon Sep 17 00:00:00 2001 From: frank Date: Mon, 16 Jan 2012 21:14:10 +0100 Subject: [PATCH] committing changes in /etc after emerge run Package changes: +net-print/hplip-3.11.10 --- .etckeeper | 4 +++ dbus-1/system.d/com.hp.hplip.conf | 27 +++++++++++++++++ hp/hplip.conf | 46 +++++++++++++++++++++++++++++ xdg/autostart/hplip-systray.desktop | 12 ++++++++ 4 files changed, 89 insertions(+) create mode 100644 dbus-1/system.d/com.hp.hplip.conf create mode 100644 hp/hplip.conf create mode 100644 xdg/autostart/hplip-systray.desktop diff --git a/.etckeeper b/.etckeeper index 98821bf2..0bba8b10 100755 --- a/.etckeeper +++ b/.etckeeper @@ -348,6 +348,7 @@ maybe chmod 0644 './dbus-1/system.d/ConsoleKit.conf' maybe chmod 0644 './dbus-1/system.d/NetworkManager.conf' maybe chmod 0644 './dbus-1/system.d/avahi-dbus.conf' maybe chmod 0644 './dbus-1/system.d/bluetooth.conf' +maybe chmod 0644 './dbus-1/system.d/com.hp.hplip.conf' maybe chmod 0444 './dbus-1/system.d/cups.conf' maybe chmod 0644 './dbus-1/system.d/nm-avahi-autoipd.conf' maybe chmod 0644 './dbus-1/system.d/nm-dhcp-client.conf' @@ -625,6 +626,8 @@ maybe chmod 0755 './hotplug' maybe chmod 0755 './hotplug/usb' maybe chmod 0644 './hotplug/usb/libsane.usermap' maybe chmod 0755 './hotplug/usb/libusbscanner' +maybe chmod 0755 './hp' +maybe chmod 0644 './hp/hplip.conf' maybe chmod 0644 './idmapd.conf' maybe chmod 0644 './idn.conf' maybe chmod 0644 './idn.conf.sample' @@ -1359,6 +1362,7 @@ maybe chmod 0644 './xdg/autostart/gnome-keyring-pkcs11.desktop' maybe chmod 0644 './xdg/autostart/gnome-keyring-secrets.desktop' maybe chmod 0644 './xdg/autostart/gnome-keyring-ssh.desktop' maybe chmod 0644 './xdg/autostart/gsettings-data-convert.desktop' +maybe chmod 0644 './xdg/autostart/hplip-systray.desktop' maybe chmod 0644 './xdg/autostart/polkit-gnome-authentication-agent-1.desktop' maybe chmod 0644 './xdg/autostart/pulseaudio-kde.desktop' maybe chmod 0644 './xdg/autostart/pulseaudio.desktop' diff --git a/dbus-1/system.d/com.hp.hplip.conf b/dbus-1/system.d/com.hp.hplip.conf new file mode 100644 index 00000000..cf88a07a --- /dev/null +++ b/dbus-1/system.d/com.hp.hplip.conf @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/hp/hplip.conf b/hp/hplip.conf new file mode 100644 index 00000000..ecfcf896 --- /dev/null +++ b/hp/hplip.conf @@ -0,0 +1,46 @@ +# hplip.conf. Generated from hplip.conf.in by configure. + +[hplip] +version=3.11.10 + +[dirs] +home=/usr/share/hplip +run=/var/run +ppd=/usr/share/ppd/HP +ppdbase=/usr/share/ppd +doc=/usr/share/doc/hplip-3.11.10 +html=/usr/share/doc/hplip-3.11.10/html +icon=/usr/share/applications +cupsbackend=/usr/libexec/cups/backend +cupsfilter=/usr/libexec/cups/filter +drv=/usr/share/cups/drv/hp + +# Following values are determined at configure time and cannot be changed. +[configure] +network-build=no +pp-build=yes +gui-build=yes +scanner-build=yes +fax-build=yes +dbus-build=yes +cups11-build=no +doc-build=yes +shadow-build=no +hpijs-install=no +foomatic-drv-install=no +foomatic-ppd-install=no +foomatic-rip-hplip-install=no +hpcups-install=yes +cups-drv-install=yes +cups-ppd-install=no +internal-tag=3.11.10 +restricted-build=no +ui-toolkit=qt4 +qt3=no +qt4=yes +policy-kit=yes +hpijs-only-build=no +lite-build=no +udev-acl-rules=yes +hpcups-only-build=no +hpijs-only-build=no diff --git a/xdg/autostart/hplip-systray.desktop b/xdg/autostart/hplip-systray.desktop new file mode 100644 index 00000000..fe1e4e49 --- /dev/null +++ b/xdg/autostart/hplip-systray.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Version=0.6 +Type=Application +Name=HP System Tray Service +GenericName=Printer Status Applet +Comment=HP System Tray Service +Exec=hp-systray +Icon=/usr/share/hplip/data/images/128x128/hp_logo.png +Terminal=false +Categories=Application;Utility; +X-KDE-StartupNotify=false +StartupNotify=false -- 2.39.5