mirror of
https://abf.rosa.ru/djam/hplip.git
synced 2025-02-24 00:42:59 +00:00
New version 3.16.10
Start hplip-systray only after panel in Plasma 5 (patch 210)
This commit is contained in:
parent
86c9c2d1d4
commit
8228a8fa18
3 changed files with 22 additions and 14 deletions
8
.abf.yml
8
.abf.yml
|
@ -1,9 +1,3 @@
|
|||
removed_sources:
|
||||
hplip-3.14.3.tar.gz: c98727aea1ff2da273469edcf9b07751b1e194cd
|
||||
hplip-3.14.6.tar.gz: 3688ce1378be1372ce00b13ef1cd74d687ecd1ac
|
||||
hplip-3.15.2.tar.gz: efebad73f29ab9f77d5a866c1c5d3857cc5f1df5
|
||||
hplip-3.15.6.tar.gz: dba9839d3daf1a2dc464a0d3094ba9b71fea422c
|
||||
hplip-3.16.3.tar.gz: fad988c34fc070431cb3c9a73062073a7e6ba6a1
|
||||
sources:
|
||||
hp-sendfax.png: 2201320c59c2eaba10abce5c40306c6461e79beb
|
||||
hplip-3.16.8.tar.gz: 0331d810702983e15c3a3b8cfe48d262fa23aac5
|
||||
hplip-3.16.10.tar.gz: e3bc9a0d135232eba412952ca58b63757783e22f
|
||||
|
|
11
hplip-3.15.11-mga-plasma-delay-startup.patch
Normal file
11
hplip-3.15.11-mga-plasma-delay-startup.patch
Normal file
|
@ -0,0 +1,11 @@
|
|||
Index: hplip-3.15.11/hplip-systray.desktop.in
|
||||
===================================================================
|
||||
--- hplip-3.15.11/hplip-systray.desktop.in
|
||||
+++ hplip-3.15.11/hplip-systray.desktop.in 2016-01-23 14:35:47.812813573 +0100
|
||||
@@ -8,5 +8,6 @@
|
||||
Icon=@abs_datadir@/hplip/data/images/128x128/hp_logo.png
|
||||
Terminal=false
|
||||
Categories=Application;Utility;
|
||||
+X-KDE-autostart-after=panel
|
||||
X-KDE-StartupNotify=false
|
||||
StartupNotify=false
|
|
@ -19,8 +19,8 @@
|
|||
|
||||
Summary: HP printer/all-in-one driver infrastructure
|
||||
Name: hplip
|
||||
Version: 3.16.8
|
||||
Release: 2
|
||||
Version: 3.16.10
|
||||
Release: 1
|
||||
License: GPLv2+ and MIT
|
||||
Group: System/Printing
|
||||
Url: http://hplip.sourceforge.net/
|
||||
|
@ -72,6 +72,7 @@ Patch207: pjl-duplex-binding.dpatch
|
|||
#hplip-pjl-duplex-binding.patch
|
||||
Patch208: mga-kde4-kdesudo-support.patch
|
||||
Patch209: hp-check-groups.dpatch
|
||||
Patch210: hplip-3.15.11-mga-plasma-delay-startup.patch
|
||||
Patch215: simple-scan-as-default.dpatch
|
||||
# (doktor5000) rediff original debian patch for hplip 3.11.10
|
||||
Patch217: hplip-3.11.10-mga-remove-duplicate-entry-for-cp1700-in-drv-files.patch
|
||||
|
@ -444,6 +445,8 @@ sed -i.duplex-constraints \
|
|||
# https://bugs.launchpad.net/debian/+source/hplip/+bug/530746
|
||||
%patch209 -p1 -b .hp-check-groups
|
||||
|
||||
%patch210 -p1 -b .plasma
|
||||
|
||||
# disable for now, as this changes default hplip behavior
|
||||
# and change in default scanning application should be decided by a poll first
|
||||
#%patch215 -p1 -b .simple-scan-as-default
|
||||
|
|
Loading…
Add table
Reference in a new issue