]> Frank Brehm's Git Trees - config/samara/etc.git/commitdiff
committing changes in /etc after emerge run
authorfbrehm <fbrehm@samara.profitbricks.localdomain>
Mon, 20 Feb 2012 06:57:03 +0000 (07:57 +0100)
committerroot <root@samara.profitbricks.localdomain>
Mon, 20 Feb 2012 06:57:03 +0000 (07:57 +0100)
Package changes:
+net-print/hplip-3.11.10

.etckeeper
dbus-1/system.d/com.hp.hplip.conf [new file with mode: 0644]
hp/hplip.conf [new file with mode: 0644]
xdg/autostart/hplip-systray.desktop [new file with mode: 0644]

index e9c89f241f8555089c18ff01cd7902750e465ee4..7d91f70cdb6bb1e3d3f168e40d3f556e210dd16e 100755 (executable)
@@ -359,6 +359,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 0644 './dbus-1/system.d/com.redhat.NewPrinterNotification.conf'
 maybe chmod 0644 './dbus-1/system.d/com.redhat.PrinterDriversInstaller.conf'
 maybe chmod 0444 './dbus-1/system.d/cups.conf'
@@ -759,6 +760,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 0755 './hsqldb'
 maybe chown hsqldb './hsqldb/server.properties'
 maybe chgrp hsqldb './hsqldb/server.properties'
@@ -1499,6 +1502,7 @@ maybe chmod 0644 './xdg/autostart/gnome-screensaver.desktop'
 maybe chmod 0644 './xdg/autostart/gnome-settings-daemon.desktop'
 maybe chmod 0644 './xdg/autostart/gnome-volume-control-applet.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 (file)
index 0000000..cf88a07
--- /dev/null
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?> <!-- -*- XML -*- -->
+
+<!DOCTYPE busconfig PUBLIC
+ "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
+ "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
+<busconfig>
+
+  <!-- Only root can own the service -->
+  <policy user="root">
+    <allow own="com.hp.hplip"/>
+    <allow send_destination="com.hp.hplip"/>
+    <allow send_interface="com.hp.hplip"/>
+  </policy>
+
+  <policy at_console="true">
+    <deny own="com.hp.hplip"/>
+    <allow send_destination="com.hp.hplip"/>
+    <allow send_interface="com.hp.hplip"/>
+  </policy>
+
+  <policy context="default">
+    <deny own="com.hp.hplip"/>
+    <allow send_destination="com.hp.hplip"/>
+    <allow send_interface="com.hp.hplip"/>
+  </policy>
+
+</busconfig>
diff --git a/hp/hplip.conf b/hp/hplip.conf
new file mode 100644 (file)
index 0000000..ecfcf89
--- /dev/null
@@ -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 (file)
index 0000000..fe1e4e4
--- /dev/null
@@ -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