diff --git a/print/hplip/Makefile b/print/hplip/Makefile index cf4250aec48..57d389ea0f3 100644 --- a/print/hplip/Makefile +++ b/print/hplip/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.57 2012/09/11 10:52:16 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.58 2012/10/12 21:56:07 ajacoutot Exp $ SHARED_ONLY= Yes @@ -8,7 +8,7 @@ COMMENT-hpcups= HP native CUPS driver COMMENT-libs= HPLIP backend libraries COMMENT-gui= HPLIP graphical tools -V= 3.12.9 +V= 3.12.10a DISTNAME= hplip-${V} PKGNAME-main= ${DISTNAME} diff --git a/print/hplip/distinfo b/print/hplip/distinfo index 0b7977e552b..433900ce158 100644 --- a/print/hplip/distinfo +++ b/print/hplip/distinfo @@ -1,2 +1,2 @@ -SHA256 (hplip-3.12.9.tar.gz) = 5zYbnW6WjOMwbcQ45iKkQSFW58LXGypvrOWVLPUuI8Q= -SIZE (hplip-3.12.9.tar.gz) = 21314003 +SHA256 (hplip-3.12.10a.tar.gz) = YWow8mBAf5WYdNNdNR6vc8dPf48BangmKGyI2SOksfw= +SIZE (hplip-3.12.10a.tar.gz) = 21827613 diff --git a/print/hplip/patches/patch-Makefile_in b/print/hplip/patches/patch-Makefile_in index 88d00b96b9e..50373fa7818 100644 --- a/print/hplip/patches/patch-Makefile_in +++ b/print/hplip/patches/patch-Makefile_in @@ -1,10 +1,10 @@ -$OpenBSD: patch-Makefile_in,v 1.18 2012/09/11 10:52:16 ajacoutot Exp $ +$OpenBSD: patch-Makefile_in,v 1.19 2012/10/12 21:56:07 ajacoutot Exp $ libcompat is needed because hplip uses ftime(3). ---- Makefile.in.orig Tue Sep 4 14:35:24 2012 -+++ Makefile.in Tue Sep 11 08:21:03 2012 -@@ -4251,16 +4251,16 @@ cups_drv = prnt/drv/hpcups.drv +--- Makefile.in.orig Wed Oct 10 08:16:15 2012 ++++ Makefile.in Fri Oct 12 23:42:13 2012 +@@ -4305,16 +4305,16 @@ cups_drv = prnt/drv/hpcups.drv @HPLIP_BUILD_TRUE@@SCAN_BUILD_TRUE@ scan/sane/soaphti.h scan/sane/soapi.h scan/sane/xml.c scan/sane/xml.h scan/sane/ledm.h scan/sane/ledmi.h scan/sane/ledm.c \ @HPLIP_BUILD_TRUE@@SCAN_BUILD_TRUE@ scan/sane/bb_ledm.c scan/sane/http.h scan/sane/http.c scan/sane/sclpml.c scan/sane/sclpml.h @@ -15,7 +15,7 @@ libcompat is needed because hplip uses ftime(3). -@HPLIP_BUILD_TRUE@@SCAN_BUILD_TRUE@libsane_hpaio_la_LIBADD = libhpip.la libhpmud.la $(DBUS_LIBS) -lcups -ldl +@HPLIP_BUILD_TRUE@@SCAN_BUILD_TRUE@libsane_hpaio_la_LIBADD = libhpip.la libhpmud.la $(DBUS_LIBS) -lcups #libsane_hpaio_la_CFLAGS = -DWITH_NONAMESPACES -DSOAP_DEBUG - @HPLIP_BUILD_TRUE@@SCAN_BUILD_TRUE@libsane_hpaio_la_CFLAGS = $(DBUS_CFLAGS) + @HPLIP_BUILD_TRUE@@SCAN_BUILD_TRUE@libsane_hpaio_la_CFLAGS = $(DBUS_CFLAGS) -D_IPP_PRIVATE_STRUCTURES=1 # hpmud library @HPLIP_BUILD_TRUE@MUDNAME = hpmud @@ -24,7 +24,7 @@ libcompat is needed because hplip uses ftime(3). @HPLIP_BUILD_TRUE@@LIBUSB01_BUILD_TRUE@libhpmud_la_CFLAGS = -DMUDNAME=\"$(MUDNAME)\" -DCONFDIR=\"$(hplip_confdir)\" @HPLIP_BUILD_TRUE@@LIBUSB01_BUILD_FALSE@libhpmud_la_SOURCES = io/hpmud/hpmud.c io/hpmud/mlc.c io/hpmud/model.c io/hpmud/pml.c \ @HPLIP_BUILD_TRUE@@LIBUSB01_BUILD_FALSE@ io/hpmud/hpmud.h io/hpmud/hpmudi.h io/hpmud/list.h io/hpmud/mlc.h io/hpmud/pml.h io/hpmud/dot4.c \ -@@ -4291,7 +4291,7 @@ cups_drv = prnt/drv/hpcups.drv +@@ -4345,7 +4345,7 @@ cups_drv = prnt/drv/hpcups.drv # hp-mkuri. @HPLIP_BUILD_TRUE@hp_mkuridir = $(bindir) @HPLIP_BUILD_TRUE@hp_mkuri_SOURCES = io/hpmud/hp-mkuri.c @@ -33,7 +33,7 @@ libcompat is needed because hplip uses ftime(3). @HPLIP_BUILD_TRUE@hp_mkuri_CFLAGS = -DCONFDIR=\"$(hplip_confdir)\" # cron files -@@ -4324,7 +4324,7 @@ cups_drv = prnt/drv/hpcups.drv +@@ -4378,7 +4378,7 @@ cups_drv = prnt/drv/hpcups.drv @HPLIP_BUILD_TRUE@pstotiff_SCRIPTS = fax/filters/pstotiff # hplip.state @@ -42,7 +42,7 @@ libcompat is needed because hplip uses ftime(3). @HPLIP_BUILD_TRUE@dist_hplip_state_DATA = #dist_hplip_state_DATA = hplip.state -@@ -4450,7 +4450,7 @@ cups_drv = prnt/drv/hpcups.drv +@@ -4504,7 +4504,7 @@ cups_drv = prnt/drv/hpcups.drv @FULL_BUILD_TRUE@@HPLIP_BUILD_TRUE@hpmudext_la_LDFLAGS = -module -avoid-version @FULL_BUILD_TRUE@@HPLIP_BUILD_TRUE@hpmudext_la_SOURCES = io/mudext/hpmudext.c @FULL_BUILD_TRUE@@HPLIP_BUILD_TRUE@hpmudext_la_LIBADD = libhpmud.la @@ -51,7 +51,7 @@ libcompat is needed because hplip uses ftime(3). @FULL_BUILD_TRUE@@HPLIP_BUILD_TRUE@@LIBUSB01_BUILD_TRUE@hpmudext_la_CFLAGS = -I$(PYTHONINCLUDEDIR) # ui (qt3) -@@ -4506,7 +4506,7 @@ cups_drv = prnt/drv/hpcups.drv +@@ -4560,7 +4560,7 @@ cups_drv = prnt/drv/hpcups.drv @FULL_BUILD_TRUE@@HPLIP_BUILD_TRUE@hppgsz_SOURCES = prnt/hpijs/PrinterProperties.cpp prnt/hpijs/PrinterProperties.h prnt/hpijs/bug.h @FULL_BUILD_TRUE@@HPLIP_BUILD_TRUE@hppgsz_CXXFLAGS = $(libapdk_la_CXXFLAGS) @FULL_BUILD_TRUE@@HPLIP_BUILD_TRUE@hppgsz_CFLAGS = $(libapdk_la_CFLAGS) @@ -60,7 +60,7 @@ libcompat is needed because hplip uses ftime(3). # hplip.desktop @FULL_BUILD_TRUE@@GUI_BUILD_TRUE@@HPLIP_BUILD_TRUE@hplip_desktopdir = $(icondir) -@@ -4578,8 +4578,8 @@ libapdk_la_CFLAGS = $(libapdk_la_CXXFLAGS) -Iprnt/hpij +@@ -4632,8 +4632,8 @@ libapdk_la_CFLAGS = $(libapdk_la_CXXFLAGS) -Iprnt/hpij @HPIJS_INSTALL_TRUE@hpijs_CXXFLAGS = $(libapdk_la_CXXFLAGS) @HPIJS_INSTALL_TRUE@hpijs_CFLAGS = $(libapdk_la_CFLAGS) @@ -71,7 +71,7 @@ libcompat is needed because hplip uses ftime(3). # hpcups #if NEW_HPCUPS -@@ -4618,7 +4618,7 @@ libapdk_la_CFLAGS = $(libapdk_la_CXXFLAGS) -Iprnt/hpij +@@ -4672,7 +4672,7 @@ libapdk_la_CFLAGS = $(libapdk_la_CXXFLAGS) -Iprnt/hpij @HPCUPS_INSTALL_TRUE@ prnt/hpcups/Hbpl1.cpp prnt/hpcups/Hbpl1.h prnt/hpcups/Hbpl1_Wrapper.h @HPCUPS_INSTALL_TRUE@hpcups_CXXFLAGS = $(APDK_ENDIAN_FLAG) $(DBUS_CFLAGS) @@ -80,7 +80,7 @@ libcompat is needed because hplip uses ftime(3). #else #hpcupsdir = $(cupsfilterdir) #hpcups_PROGRAMS = hpcups -@@ -4626,9 +4626,9 @@ libapdk_la_CFLAGS = $(libapdk_la_CXXFLAGS) -Iprnt/hpij +@@ -4680,9 +4680,9 @@ libapdk_la_CFLAGS = $(libapdk_la_CXXFLAGS) -Iprnt/hpij #hpcups_CXXFLAGS = $(libapdk_la_CXXFLAGS) #hpcups_CFLAGS = $(libapdk_la_CFLAGS) #if HPCUPS_ONLY_BUILD @@ -92,7 +92,7 @@ libcompat is needed because hplip uses ftime(3). #endif #HPCUPS_ONLY_BUILD #endif # NEW_HPCUPS # hpcupsfax -@@ -8626,10 +8626,10 @@ install-data-am: install-cupsdrv2DATA install-cupsdrvD +@@ -8680,10 +8680,10 @@ install-data-am: install-cupsdrv2DATA install-cupsdrvD install-dist_cacSCRIPTS install-dist_cmdSCRIPTS \ install-dist_copierDATA install-dist_cronDATA \ install-dist_faxDATA install-dist_fax_filtersDATA \ @@ -106,7 +106,7 @@ libcompat is needed because hplip uses ftime(3). install-dist_images_128x128DATA install-dist_images_16x16DATA \ install-dist_images_24x24DATA install-dist_images_256x256DATA \ install-dist_images_32x32DATA install-dist_images_64x64DATA \ -@@ -8642,7 +8642,7 @@ install-data-am: install-cupsdrv2DATA install-cupsdrvD +@@ -8696,7 +8696,7 @@ install-data-am: install-cupsdrv2DATA install-cupsdrvD install-dist_policykit_dbus_shareDATA \ install-dist_policykit_policyDATA install-dist_postscriptDATA \ install-dist_ppdDATA install-dist_prntDATA \ @@ -115,7 +115,7 @@ libcompat is needed because hplip uses ftime(3). install-dist_scanDATA install-dist_ui4DATA install-dist_uiDATA \ install-dist_unrelDATA install-dist_www0DATA \ install-dist_www3DATA install-dist_www4DATA install-docDATA \ -@@ -8868,17 +8868,6 @@ install-dist_cronDATA:$(dist_cron_DATA) +@@ -8922,17 +8922,6 @@ install-dist_cronDATA:$(dist_cron_DATA) done install-data-hook: diff --git a/print/hplip/patches/patch-base_g_py b/print/hplip/patches/patch-base_g_py index 54dcb48c95d..5668c9a6ee4 100644 --- a/print/hplip/patches/patch-base_g_py +++ b/print/hplip/patches/patch-base_g_py @@ -1,7 +1,7 @@ -$OpenBSD: patch-base_g_py,v 1.4 2012/02/17 15:55:36 ajacoutot Exp $ ---- base/g.py.orig Fri Dec 9 12:20:37 2011 -+++ base/g.py Fri Feb 17 16:54:10 2012 -@@ -144,12 +144,12 @@ class ConfigBase(object): +$OpenBSD: patch-base_g_py,v 1.5 2012/10/12 21:56:07 ajacoutot Exp $ +--- base/g.py.orig Wed Oct 10 08:14:21 2012 ++++ base/g.py Fri Oct 12 23:40:53 2012 +@@ -144,15 +144,15 @@ class ConfigBase(object): class SysConfig(ConfigBase): def __init__(self): @@ -11,12 +11,18 @@ $OpenBSD: patch-base_g_py,v 1.4 2012/02/17 15:55:36 ajacoutot Exp $ class State(ConfigBase): def __init__(self): +- if not os.path.exists('/var/lib/hp/') and os.geteuid() == 0: +- os.makedirs('/var/lib/hp/') +- os.system('chmod 644 /var/lib/hp/') - ConfigBase.__init__(self, '/var/lib/hp/hplip.state') ++ if not os.path.exists('/var/db/hp/') and os.geteuid() == 0: ++ os.makedirs('/var/db/hp/') ++ os.system('chmod 644 /var/db/hp/') + ConfigBase.__init__(self, '/var/db/hp/hplip.state') class UserConfig(ConfigBase): -@@ -247,9 +247,9 @@ prop.max_message_len = 8192 +@@ -250,9 +250,9 @@ prop.max_message_len = 8192 prop.max_message_read = 65536 prop.read_timeout = 90 diff --git a/print/hplip/patches/patch-base_utils_py b/print/hplip/patches/patch-base_utils_py index 7f4ab96fb88..f899bf1bde3 100644 --- a/print/hplip/patches/patch-base_utils_py +++ b/print/hplip/patches/patch-base_utils_py @@ -1,7 +1,7 @@ -$OpenBSD: patch-base_utils_py,v 1.6 2012/09/11 10:52:16 ajacoutot Exp $ ---- base/utils.py.orig Tue Sep 4 14:34:06 2012 -+++ base/utils.py Tue Sep 11 08:06:36 2012 -@@ -524,7 +524,7 @@ class UserSettings(object): # Note: Deprecated after 2 +$OpenBSD: patch-base_utils_py,v 1.7 2012/10/12 21:56:07 ajacoutot Exp $ +--- base/utils.py.orig Wed Oct 10 08:14:21 2012 ++++ base/utils.py Fri Oct 12 23:39:47 2012 +@@ -525,7 +525,7 @@ class UserSettings(object): # Note: Deprecated after 2 if len(path): self.cmd_pcard = 'hp-unload -d %DEVICE_URI%' else: @@ -10,7 +10,7 @@ $OpenBSD: patch-base_utils_py,v 1.6 2012/09/11 10:52:16 ajacoutot Exp $ # Copy path = which('hp-makecopies') -@@ -532,7 +532,7 @@ class UserSettings(object): # Note: Deprecated after 2 +@@ -533,7 +533,7 @@ class UserSettings(object): # Note: Deprecated after 2 if len(path): self.cmd_copy = 'hp-makecopies -d %DEVICE_URI%' else: @@ -19,7 +19,7 @@ $OpenBSD: patch-base_utils_py,v 1.6 2012/09/11 10:52:16 ajacoutot Exp $ # Fax path = which('hp-sendfax') -@@ -540,7 +540,7 @@ class UserSettings(object): # Note: Deprecated after 2 +@@ -541,7 +541,7 @@ class UserSettings(object): # Note: Deprecated after 2 if len(path): self.cmd_fax = 'hp-sendfax -d %FAX_URI%' else: @@ -28,7 +28,7 @@ $OpenBSD: patch-base_utils_py,v 1.6 2012/09/11 10:52:16 ajacoutot Exp $ # Fax Address Book path = which('hp-fab') -@@ -548,7 +548,7 @@ class UserSettings(object): # Note: Deprecated after 2 +@@ -549,7 +549,7 @@ class UserSettings(object): # Note: Deprecated after 2 if len(path): self.cmd_fab = 'hp-fab' else: @@ -37,7 +37,7 @@ $OpenBSD: patch-base_utils_py,v 1.6 2012/09/11 10:52:16 ajacoutot Exp $ def load(self): self.loadDefaults() -@@ -880,9 +880,8 @@ def all(S,f=lambda x:x): +@@ -881,9 +881,8 @@ def all(S,f=lambda x:x): if not f(x): return False return True diff --git a/print/hplip/pkg/PLIST-hpijs b/print/hplip/pkg/PLIST-hpijs index ad235d9d5e0..0d979cb0955 100644 --- a/print/hplip/pkg/PLIST-hpijs +++ b/print/hplip/pkg/PLIST-hpijs @@ -1,7 +1,10 @@ -@comment $OpenBSD: PLIST-hpijs,v 1.19 2012/09/11 10:52:16 ajacoutot Exp $ +@comment $OpenBSD: PLIST-hpijs,v 1.20 2012/10/12 21:56:07 ajacoutot Exp $ @conflict hplip-libs-<=3.9.8 @pkgpath print/hpijs @bin bin/hpijs +lib/python${MODPY_VERSION}/ +lib/python${MODPY_VERSION}/site-packages/ +lib/sane/ libexec/cups/filter/foomatic-rip-hplip @bin libexec/cups/filter/hplipjs share/cups/drv/hp/hpijs.drv @@ -200,8 +203,10 @@ share/foomatic/db/source/PPD/HP/hp-deskjet_1600c-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-deskjet_1600cm-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-deskjet_1600cn-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-deskjet_2000_j210_series-hpijs.ppd.gz +share/foomatic/db/source/PPD/HP/hp-deskjet_2020_series-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-deskjet_2050_j510_series-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-deskjet_2510_series-hpijs.ppd.gz +share/foomatic/db/source/PPD/HP/hp-deskjet_2520_series-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-deskjet_3000_j310_series-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-deskjet_3050_j610_series-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-deskjet_3050a_j611_series-hpijs.ppd.gz @@ -360,6 +365,7 @@ share/foomatic/db/source/PPD/HP/hp-dj350-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-dj450-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-envy_100_d410_series-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-envy_110_series-hpijs.ppd.gz +share/foomatic/db/source/PPD/HP/hp-envy_120_series-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-laserjet_1000-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-laserjet_1005_series-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-laserjet_100_color_mfp_m175-ps.ppd.gz @@ -486,6 +492,8 @@ share/foomatic/db/source/PPD/HP/hp-laserjet_4si-hpijs-pcl3.ppd.gz share/foomatic/db/source/PPD/HP/hp-laserjet_4si-ps.ppd.gz share/foomatic/db/source/PPD/HP/hp-laserjet_4v-hpijs-pcl3.ppd.gz share/foomatic/db/source/PPD/HP/hp-laserjet_4v-ps.ppd.gz +share/foomatic/db/source/PPD/HP/hp-laserjet_500_color_mfp_m570-ps.ppd.gz +share/foomatic/db/source/PPD/HP/hp-laserjet_500_mfp_m521-ps.ppd.gz share/foomatic/db/source/PPD/HP/hp-laserjet_5000-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-laserjet_5000-ps.ppd.gz share/foomatic/db/source/PPD/HP/hp-laserjet_5000_series-hpijs-pcl3.ppd.gz @@ -516,6 +524,8 @@ share/foomatic/db/source/PPD/HP/hp-laserjet_6mp-hpijs-pcl3.ppd.gz share/foomatic/db/source/PPD/HP/hp-laserjet_6mp-ps.ppd.gz share/foomatic/db/source/PPD/HP/hp-laserjet_6p-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-laserjet_6p-ps.ppd.gz +share/foomatic/db/source/PPD/HP/hp-laserjet_700_color_mfp_m775-ps.ppd.gz +share/foomatic/db/source/PPD/HP/hp-laserjet_700_m712-ps.ppd.gz share/foomatic/db/source/PPD/HP/hp-laserjet_8000-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-laserjet_8000-ps.ppd.gz share/foomatic/db/source/PPD/HP/hp-laserjet_8000_series-hpijs-pcl3.ppd.gz @@ -552,11 +562,13 @@ share/foomatic/db/source/PPD/HP/hp-laserjet_cm1415fnw-hpijs-pcl3.ppd.gz share/foomatic/db/source/PPD/HP/hp-laserjet_cm1416fnw-hpijs-pcl3.ppd.gz share/foomatic/db/source/PPD/HP/hp-laserjet_cm1417fnw-hpijs-pcl3.ppd.gz share/foomatic/db/source/PPD/HP/hp-laserjet_cm1418fnw-hpijs-pcl3.ppd.gz +share/foomatic/db/source/PPD/HP/hp-laserjet_color_flow_mfp_m575-ps.ppd.gz share/foomatic/db/source/PPD/HP/hp-laserjet_cp1025-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-laserjet_cp1025nw-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-laserjet_cp1520_series-ps.ppd.gz share/foomatic/db/source/PPD/HP/hp-laserjet_cp_1025-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-laserjet_cp_1025nw-hpijs.ppd.gz +share/foomatic/db/source/PPD/HP/hp-laserjet_flow_mfp_m525-ps.ppd.gz share/foomatic/db/source/PPD/HP/hp-laserjet_m1005-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-laserjet_m1120_mfp-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-laserjet_m1120n_mfp-hpijs.ppd.gz @@ -648,6 +660,10 @@ share/foomatic/db/source/PPD/HP/hp-laserjet_professional_m1213nf_mfp-hpijs.ppd.g share/foomatic/db/source/PPD/HP/hp-laserjet_professional_m1214nfh_mfp-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-laserjet_professional_m1216nfh_mfp-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-laserjet_professional_m1217nfw_mfp-hpijs.ppd.gz +share/foomatic/db/source/PPD/HP/hp-laserjet_professional_m1218nfg_mfp-hpijs.ppd.gz +share/foomatic/db/source/PPD/HP/hp-laserjet_professional_m1218nfs_mfp-hpijs.ppd.gz +share/foomatic/db/source/PPD/HP/hp-laserjet_professional_m1219nfg_mfp-hpijs.ppd.gz +share/foomatic/db/source/PPD/HP/hp-laserjet_professional_m1219nfs_mfp-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-laserjet_professional_m1219nf_mfp-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-laserjet_professional_p1102-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-laserjet_professional_p1102w-hpijs.ppd.gz @@ -676,6 +692,7 @@ share/foomatic/db/source/PPD/HP/hp-mopier_320-hpijs-pcl3.ppd.gz share/foomatic/db/source/PPD/HP/hp-mopier_320-ps.ppd.gz share/foomatic/db/source/PPD/HP/hp-officejet-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-officejet_100_mobile_l411-hpijs.ppd.gz +share/foomatic/db/source/PPD/HP/hp-officejet_150_mobile_l511-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-officejet_4000_k210-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-officejet_4100_series-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-officejet_4105-hpijs.ppd.gz @@ -740,6 +757,11 @@ share/foomatic/db/source/PPD/HP/hp-officejet_k80xi-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-officejet_lx-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-officejet_pro_1150c-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-officejet_pro_1170c_series-hpijs.ppd.gz +share/foomatic/db/source/PPD/HP/hp-officejet_pro_251dw_printer-ps.ppd.gz +share/foomatic/db/source/PPD/HP/hp-officejet_pro_276dw_mfp-ps.ppd.gz +share/foomatic/db/source/PPD/HP/hp-officejet_pro_451_series-ps.ppd.gz +share/foomatic/db/source/PPD/HP/hp-officejet_pro_476_576_series-ps.ppd.gz +share/foomatic/db/source/PPD/HP/hp-officejet_pro_551_series-ps.ppd.gz share/foomatic/db/source/PPD/HP/hp-officejet_pro_8000_a809-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-officejet_pro_8000_enterprise_a811a-ps.ppd.gz share/foomatic/db/source/PPD/HP/hp-officejet_pro_8100-hpijs.ppd.gz @@ -811,13 +833,13 @@ share/foomatic/db/source/PPD/HP/hp-photosmart_5510_series-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-photosmart_5510d_series-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-photosmart_5520_series-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-photosmart_6510_series-hpijs.ppd.gz +share/foomatic/db/source/PPD/HP/hp-photosmart_6520_series-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-photosmart_7150-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-photosmart_7200_series-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-photosmart_7345-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-photosmart_7350-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-photosmart_7400_series-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-photosmart_7510_series-hpijs.ppd.gz -share/foomatic/db/source/PPD/HP/hp-photosmart_6520_series-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-photosmart_7520_series-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-photosmart_7550-hpijs.ppd.gz share/foomatic/db/source/PPD/HP/hp-photosmart_7600_series-hpijs.ppd.gz