hplip/000755 000000 000000 00000000000 11061745144 012274 5ustar00rootwheel000000 000000 hplip/files/000755 000000 000000 00000000000 11061741235 013373 5ustar00rootwheel000000 000000 hplip/Makefile000644 000000 000000 00000007724 11061745154 013747 0ustar00rootwheel000000 000000 # New ports collection makefile for: hplip # Date created: 1 April 2006 # Whom: amistry@am-productions.biz # # $FreeBSD: ports/print/hplip/Makefile,v 1.20 2008/06/06 13:57:48 edwin Exp $ # PORTNAME= hplip PORTVERSION= 2.8.7 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= hplip MAINTAINER= amistry@am-productions.biz COMMENT= Drivers and utilities for HP Printers and All-in-One devices LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ sane.1:${PORTSDIR}/graphics/sane-backends \ cups.2:${PORTSDIR}/print/cups-base \ usb:${PORTSDIR}/devel/libusb \ netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp RUN_DEPENDS= ${PYTHON_SITELIBDIR}/reportlab/__init__.py:${PORTSDIR}/print/py-reportlab2 \ foomatic-rip:${PORTSDIR}/print/foomatic-filters CONFLICTS= hpijs-* GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-dependency-tracking \ --disable-pp-build \ --enable-foomatic-ppd-install \ --with-icondir=${LOCALBASE}/share/applications \ --with-cupsbackenddir=${LOCALBASE}/libexec/cups/backend \ --with-cupsfilterdir=${LOCALBASE}/libexec/cups/filter \ --with-drvdir=${LOCALBASE}/libexec/cups/driver USE_LDCONFIG= yes USE_GHOSTSCRIPT_RUN= yes USE_PYTHON= yes USE_RC_SUBR= hpssd.sh CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" MAKE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" OPTIONS= GUI "build with Python QT" on PLIST_SUB+= PORTVERSION=${PORTVERSION} IJSVER=2.7.4 .include .if !defined(WITHOUT_GUI) || exists(${LOCALBASE}/bin/pylupdate) RUN_DEPENDS+= pylupdate:${PORTSDIR}/x11-toolkits/py-qt CONFIGURE_ARGS+= --enable-gui-build .endif post-extract: post-patch: @${REINPLACE_CMD} -e 's|/etc/hp|${LOCALBASE}/etc/hp|g ; \ s|/etc/sane.d|${LOCALBASE}/etc/sane.d|g' \ ${WRKSRC}/Makefile.am \ ${WRKSRC}/Makefile.in \ ${WRKSRC}/check.py \ ${WRKSRC}/hpssd.py \ ${WRKSRC}/base/g.py \ ${WRKSRC}/fax/backend/hpfax.py \ ${WRKSRC}/installer/distros.dat \ ${WRKSRC}/installer/core_install.py \ ${WRKSRC}/prnt/hpijs/ljzjs.cpp @${REINPLACE_CMD} 's|-lpthread|${PTHREAD_LIBS}|g' \ ${WRKSRC}/configure \ ${WRKSRC}/configure.in .if defined(NOPORTDOCS) @${REINPLACE_CMD} -e 's|install-dist_www7DATA install-docDATA|install-dist_www7DATA|g ; \ s|install-dist_unrelDATA install-dist_www0DATA|install-dist_unrelDATA|g ; \ s|install-dist_www1DATA install-dist_www21DATA||g ; \ s|install-dist_www22DATA install-dist_www23DATA||g ; \ s|install-dist_www241DATA install-dist_www242DATA||g ; \ s|install-dist_www243DATA install-dist_www24DATA||g ; \ s|install-dist_www251DATA install-dist_www252DATA||g ; \ s|install-dist_www261DATA install-dist_www2DATA||g ; \ s|install-dist_www3DATA install-dist_www4DATA||g ; \ s|install-dist_www5DATA install-dist_www61DATA||g ; \ s|install-dist_www6DATA install-dist_www7DATA||g' \ ${WRKSRC}/Makefile.in .endif @${REINPLACE_CMD} -e 's|install-dist_prntSCRIPTS install-dist_rulesDATA|install-dist_prntSCRIPTS|g ; \ s|install-hpPROGRAMS install-hplip_confDATA|install-hpPROGRAMS|g' \ ${WRKSRC}/Makefile.in # @${REINPLACE_CMD} -e 's|install-dist_www7DATA install-docDATA|install-dist_www7DATA|g' \ # ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e 's|-ldld||g ; \ s|-ldl||g ; \ s|-dld||g' \ ${WRKSRC}/configure \ ${WRKSRC}/configure.in \ ${WRKSRC}/Makefile.in \ ${WRKSRC}/Makefile.am \ ${WRKSRC}/aclocal.m4 @${REINPLACE_CMD} -e 's|/usr/bin/env python|${LOCALBASE}/bin/python|g' \ ${WRKSRC}/hpssd.py pre-su-install: @${MKDIR} ${PREFIX}/share/applications post-install: @${LN} -sf ${PREFIX}/share/hplip/hpssd.py ${PREFIX}/sbin/hpssd @${MKDIR} ${PREFIX}/etc/hp # Auto-generate sample configuration file @${INSTALL_DATA} ${WRKSRC}/hplip.conf ${PREFIX}/etc/hp/hplip.conf.sample .if !exists(${PREFIX}/etc/hp/hplip.conf) @${INSTALL_DATA} ${WRKSRC}/hplip.conf ${PREFIX}/etc/hp/hplip.conf .endif @${SED} -e "s|%%PREFIX%%|${PREFIX}|" ${PKGMESSAGE} .include hplip/distinfo000644 000000 000000 00000000300 11061740073 014023 0ustar00rootwheel000000 000000 MD5 (hplip-2.8.7.tar.gz) = 011593f03603f10259eb2fa41b1d64f2 SHA256 (hplip-2.8.7.tar.gz) = 5e6bfd621f1f57593fea5c745ad177138ae8e77c53f5548dfb1ea55111e144d2 SIZE (hplip-2.8.7.tar.gz) = 11009952 hplip/pkg-message000644 000000 000000 00000003525 10710445402 014421 0ustar00rootwheel000000 000000 ********************************************************** **************** UPGRADE FROM 1.X NOTICE ***************** NOTE: If you are upgrading from 1.x you will need to change your devfs ruleset as hpiod is now gone, so remove it from you rc.conf. The printer communication now runs through cupsd. You will need to make the devfs ruleset changes to allow cups to access the usb bus and ugen devices so that it can enumerate the printers. You will also need to update your hplip.conf. See the instructions below. **************** UPGRADE FROM 1.X NOTICE ***************** Add the following to your rc.conf: hpssd_enable="YES" So all you have to do if you have a custom ruleset setup is add the following to that ruleset in devfs.rules: add path 'usb*' group cups add path 'usb*' mode 0660 add path 'ugen*' group cups add path 'ugen*' mode 0660 If you have never setup devfs.rules please read the manpage and see: http://am-productions.biz/docs/devfs.rules.php The printer MUST attach as a ugen(4) device. This means that you must NOT have "device ulpt" in your kernel and ulpt must NOT be loaded as a kernel module. If you are seeing device connection errors restart the printing chain with the following command. NOTE: It MUST be restarted in the stated order. %%PREFIX%%/etc/rc.d/hpssd restart && \ %%PREFIX%%/etc/rc.d/cupsd restart If upgrading from a version < 2.7.9 copy the new hplip.conf.sample config. cp %%PREFIX%%/etc/hp/hplip.conf.sample \ %%PREFIX%%/etc/hp/hplip.conf If you are still having problems check: http://am-productions.biz/docs/hplip.php If you are still having problems send the relevant part of your /var/log/messages, console output from the hp-* utility that you are trying to run, and your rc.conf + devfs.rules files and the output of "ls -l /dev" to the maintainer. ********************************************************** hplip/pkg-plist000644 000000 000000 00000144135 11061744560 014142 0ustar00rootwheel000000 000000 bin/hp-align bin/hp-check bin/hp-clean bin/hp-colorcal bin/hp-fab bin/hp-firmware bin/hp-info bin/hp-levels bin/hp-makecopies bin/hp-makeuri bin/hp-mkuri bin/hp-plugin bin/hp-print bin/hp-probe bin/hp-scan bin/hp-sendfax bin/hp-setup bin/hp-systray bin/hp-testpage bin/hp-timedate bin/hp-toolbox bin/hp-unload bin/hpijs etc/hp/hplip.conf etc/hp/hplip.conf.sample lib/libhpip.la lib/libhpip.so lib/libhpip.so.0 lib/libhpmud.la lib/libhpmud.so lib/libhpmud.so.0 lib/python2.5/site-packages/cupsext.la lib/python2.5/site-packages/cupsext.so lib/python2.5/site-packages/hpmudext.la lib/python2.5/site-packages/hpmudext.so lib/python2.5/site-packages/pcardext.la lib/python2.5/site-packages/pcardext.so lib/python2.5/site-packages/scanext.la lib/python2.5/site-packages/scanext.so lib/sane/libsane-hpaio.la lib/sane/libsane-hpaio.so lib/sane/libsane-hpaio.so.1 sbin/hpssd share/doc/hplip-2.8.7/COPYING share/doc/hplip-2.8.7/README_LIBJPG share/doc/hplip-2.8.7/commandline.html share/doc/hplip-2.8.7/copying.html share/doc/hplip-2.8.7/devicemanager.html share/doc/hplip-2.8.7/faxtrouble.html share/doc/hplip-2.8.7/gettinghelp.html share/doc/hplip-2.8.7/hpscan.html share/doc/hplip-2.8.7/images/favicon.ico share/doc/hplip-2.8.7/images/print.png share/doc/hplip-2.8.7/images/toolbox_actions.png share/doc/hplip-2.8.7/images/toolbox_fax.png share/doc/hplip-2.8.7/images/toolbox_print_control.png share/doc/hplip-2.8.7/images/toolbox_print_settings.png share/doc/hplip-2.8.7/images/toolbox_status.png share/doc/hplip-2.8.7/images/toolbox_supplies.png share/doc/hplip-2.8.7/images/xsane.png share/doc/hplip-2.8.7/index.html share/doc/hplip-2.8.7/mainttask.html share/doc/hplip-2.8.7/plugins.html share/doc/hplip-2.8.7/print.html share/doc/hplip-2.8.7/printing.html share/doc/hplip-2.8.7/printoptions.html share/doc/hplip-2.8.7/printtroubleshooting.html share/doc/hplip-2.8.7/scanning.html share/doc/hplip-2.8.7/scantrouble.html share/doc/hplip-2.8.7/sendfax.html share/doc/hplip-2.8.7/setup.html share/doc/hplip-2.8.7/styles/css.css share/doc/hplip-2.8.7/systray.html share/doc/hplip-2.8.7/troubleshooting.html share/doc/hplip-2.8.7/uninstalling.html share/doc/hplip-2.8.7/upgrading.html share/hplip/__init__.py share/hplip/align.py share/hplip/base/__init__.py share/hplip/base/codes.py share/hplip/base/device.py share/hplip/base/dime.py share/hplip/base/exif.py share/hplip/base/g.py share/hplip/base/imagesize.py share/hplip/base/ldif.py share/hplip/base/logger.py share/hplip/base/magic.py share/hplip/base/maint.py share/hplip/base/mdns.py share/hplip/base/mfpdtf.py share/hplip/base/models.py share/hplip/base/pexpect.py share/hplip/base/pml.py share/hplip/base/slp.py share/hplip/base/status.py share/hplip/base/strings.py share/hplip/base/tui.py share/hplip/base/utils.py share/hplip/base/vcard.py share/hplip/check.py share/hplip/clean.py share/hplip/colorcal.py share/hplip/copier/__init__.py share/hplip/copier/copier.py share/hplip/dat2drv.py share/hplip/data/images/128x128/audio.png share/hplip/data/images/128x128/bmp.png share/hplip/data/images/128x128/gif.png share/hplip/data/images/128x128/jpg.png share/hplip/data/images/128x128/movie.png share/hplip/data/images/128x128/mpg.png share/hplip/data/images/128x128/png.png share/hplip/data/images/128x128/tif.png share/hplip/data/images/128x128/unknown.png share/hplip/data/images/16x16/add_user-disabled.png share/hplip/data/images/16x16/add_user.png share/hplip/data/images/16x16/add_user_quick-disabled.png share/hplip/data/images/16x16/add_user_quick.png share/hplip/data/images/16x16/add_users-disabled.png share/hplip/data/images/16x16/add_users.png share/hplip/data/images/16x16/battery.png share/hplip/data/images/16x16/busy.png share/hplip/data/images/16x16/cancel.png share/hplip/data/images/16x16/close.png share/hplip/data/images/16x16/down-disabled.png share/hplip/data/images/16x16/down.png share/hplip/data/images/16x16/down_user-disabled.png share/hplip/data/images/16x16/down_user.png share/hplip/data/images/16x16/download-disabled.png share/hplip/data/images/16x16/download.png share/hplip/data/images/16x16/edit-disabled.png share/hplip/data/images/16x16/edit.png share/hplip/data/images/16x16/error.png share/hplip/data/images/16x16/fab.png share/hplip/data/images/16x16/fax-disabled.png share/hplip/data/images/16x16/fax.png share/hplip/data/images/16x16/folder_open.png share/hplip/data/images/16x16/folder_remove.png share/hplip/data/images/16x16/help.png share/hplip/data/images/16x16/idle.png share/hplip/data/images/16x16/info.png share/hplip/data/images/16x16/inkdrop.png share/hplip/data/images/16x16/list_add-disabled.png share/hplip/data/images/16x16/list_add.png share/hplip/data/images/16x16/list_remove-disabled.png share/hplip/data/images/16x16/list_remove.png share/hplip/data/images/16x16/makecopies.png share/hplip/data/images/16x16/mimetypes.png share/hplip/data/images/16x16/next.png share/hplip/data/images/16x16/ok.png share/hplip/data/images/16x16/paper.png share/hplip/data/images/16x16/pcard.png share/hplip/data/images/16x16/prev.png share/hplip/data/images/16x16/print-disabled.png share/hplip/data/images/16x16/print.png share/hplip/data/images/16x16/quit.png share/hplip/data/images/16x16/refresh.png share/hplip/data/images/16x16/refresh1.png share/hplip/data/images/16x16/remove_user-disabled.png share/hplip/data/images/16x16/remove_user.png share/hplip/data/images/16x16/scan.png share/hplip/data/images/16x16/settings.png share/hplip/data/images/16x16/status_refresh.png share/hplip/data/images/16x16/thumbnail.png share/hplip/data/images/16x16/toner.png share/hplip/data/images/16x16/up-disabled.png share/hplip/data/images/16x16/up.png share/hplip/data/images/16x16/up_user-disabled.png share/hplip/data/images/16x16/up_user.png share/hplip/data/images/16x16/warning.png share/hplip/data/images/32x32/align.png share/hplip/data/images/32x32/battery.png share/hplip/data/images/32x32/busy.png share/hplip/data/images/32x32/clean.png share/hplip/data/images/32x32/colorcal.png share/hplip/data/images/32x32/cups.png share/hplip/data/images/32x32/download.png share/hplip/data/images/32x32/error.png share/hplip/data/images/32x32/ews.png share/hplip/data/images/32x32/fab.png share/hplip/data/images/32x32/fax-disabled.png share/hplip/data/images/32x32/fax.png share/hplip/data/images/32x32/fax_machine.png share/hplip/data/images/32x32/fax_setup.png share/hplip/data/images/32x32/firmware.png share/hplip/data/images/32x32/help.png share/hplip/data/images/32x32/idle.png share/hplip/data/images/32x32/info.png share/hplip/data/images/32x32/inkdrop.png share/hplip/data/images/32x32/linefeed_cal.png share/hplip/data/images/32x32/lporg.png share/hplip/data/images/32x32/makecopies-disabled.png share/hplip/data/images/32x32/makecopies.png share/hplip/data/images/32x32/ok.png share/hplip/data/images/32x32/paper.png share/hplip/data/images/32x32/pcard-disabled.png share/hplip/data/images/32x32/pcard.png share/hplip/data/images/32x32/plugin.png share/hplip/data/images/32x32/pq_diag.png share/hplip/data/images/32x32/print-disabled.png share/hplip/data/images/32x32/print.png share/hplip/data/images/32x32/scan-disabled.png share/hplip/data/images/32x32/scan.png share/hplip/data/images/32x32/settings.png share/hplip/data/images/32x32/support.png share/hplip/data/images/32x32/support2.png share/hplip/data/images/32x32/testpage.png share/hplip/data/images/32x32/toner.png share/hplip/data/images/32x32/toner_cartridge.png share/hplip/data/images/32x32/warning.png share/hplip/data/images/48x48/info.png share/hplip/data/images/48x48/prog.png share/hplip/data/images/devices/120.png share/hplip/data/images/devices/COLOR_INKJET_PRINTER_CP1700.png share/hplip/data/images/devices/CP_1700.png share/hplip/data/images/devices/DESKJET_1120C.png share/hplip/data/images/devices/DESKJET_1220C.png share/hplip/data/images/devices/DESKJET_2500C.png share/hplip/data/images/devices/DESKJET_3820.png share/hplip/data/images/devices/DESKJET_5740.png share/hplip/data/images/devices/DESKJET_610.png share/hplip/data/images/devices/DESKJET_630C.png share/hplip/data/images/devices/DESKJET_650C.png share/hplip/data/images/devices/DESKJET_840C.png share/hplip/data/images/devices/DESKJET_916C.png share/hplip/data/images/devices/DESKJET_9600.png share/hplip/data/images/devices/DESKJET_960C.png share/hplip/data/images/devices/DESKJET_970C.png share/hplip/data/images/devices/DESKJET_990C.png share/hplip/data/images/devices/DESKJET_995C.png share/hplip/data/images/devices/Deskjet_3740.png share/hplip/data/images/devices/Deskjet_5400_series.png share/hplip/data/images/devices/Deskjet_5700.png share/hplip/data/images/devices/Deskjet_5900_series.png share/hplip/data/images/devices/Deskjet_6500.png share/hplip/data/images/devices/Deskjet_6800.png share/hplip/data/images/devices/HP_2000C.png share/hplip/data/images/devices/HP_2500C.png share/hplip/data/images/devices/HP_BI_3000.png share/hplip/data/images/devices/HP_Business_Inkjet_1200.png share/hplip/data/images/devices/HP_Color_LaserJet_1500.png share/hplip/data/images/devices/HP_Color_LaserJet_2840.png share/hplip/data/images/devices/HP_Color_LaserJet_4500.png share/hplip/data/images/devices/HP_Color_LaserJet_4730mfp.png share/hplip/data/images/devices/HP_Color_LaserJet_8550.png share/hplip/data/images/devices/HP_LJ1xxx.png share/hplip/data/images/devices/HP_LaserJet_1012.png share/hplip/data/images/devices/HP_LaserJet_1220.png share/hplip/data/images/devices/HP_LaserJet_3200M.png share/hplip/data/images/devices/HP_LaserJet_3300_3310_3320.png share/hplip/data/images/devices/HP_LaserJet_4000.png share/hplip/data/images/devices/HP_LaserJet_4100_MFP.png share/hplip/data/images/devices/HP_LaserJet_4M.png share/hplip/data/images/devices/HP_LaserJet_5Si.png share/hplip/data/images/devices/HP_LaserJet_6MP.png share/hplip/data/images/devices/HP_LaserJet_8100_Series.png share/hplip/data/images/devices/HP_LaserJet_9000_MFP.png share/hplip/data/images/devices/HP_LaserJet_9040_MFP.png share/hplip/data/images/devices/HP_LaserJet_9500dn.png share/hplip/data/images/devices/HP_LaserJet_m1005.png share/hplip/data/images/devices/HP_LaserJet_m1522.png share/hplip/data/images/devices/HP_Officejet_Pro_L7700.png share/hplip/data/images/devices/LASERJET_3500.png share/hplip/data/images/devices/LASERJET_4650.png share/hplip/data/images/devices/LASERJET_4650dtn.png share/hplip/data/images/devices/LASERJET_5500.png share/hplip/data/images/devices/LASERJET_5500dtn.png share/hplip/data/images/devices/LASERJET_5550.png share/hplip/data/images/devices/LASERJET_5550DTN.png share/hplip/data/images/devices/OFFICEJET_PRO_1150C.png share/hplip/data/images/devices/OfficeJet_5105.png share/hplip/data/images/devices/OfficeJet_6100_Series.png share/hplip/data/images/devices/OfficeJet_G85.png share/hplip/data/images/devices/OfficeJet_Series_300.png share/hplip/data/images/devices/Officejet_6150_Series.png share/hplip/data/images/devices/Officejet_6200_series.png share/hplip/data/images/devices/Officejet_7200_series.png share/hplip/data/images/devices/Officejet_9100_series.png share/hplip/data/images/devices/PHOTOSMART_100.png share/hplip/data/images/devices/PHOTOSMART_1218.png share/hplip/data/images/devices/PHOTOSMART_1315.png share/hplip/data/images/devices/PHOTOSMART_P1100.png share/hplip/data/images/devices/PSC_900_Series.png share/hplip/data/images/devices/Photosmart_2600_series.png share/hplip/data/images/devices/Photosmart_2700_series.png share/hplip/data/images/devices/Photosmart_3300_series.png share/hplip/data/images/devices/Photosmart_370_series.png share/hplip/data/images/devices/Photosmart_7400_series.png share/hplip/data/images/devices/Photosmart_8050.png share/hplip/data/images/devices/Photosmart_8100_series.png share/hplip/data/images/devices/Photosmart_8250.png share/hplip/data/images/devices/Photosmart_8400_series.png share/hplip/data/images/devices/Photosmart_8750_series.png share/hplip/data/images/devices/Photosmart_C3100.png share/hplip/data/images/devices/Photosmart_C4100.png share/hplip/data/images/devices/Photosmart_C5100.png share/hplip/data/images/devices/Photosmart_C6100.png share/hplip/data/images/devices/Photosmart_D5060.png share/hplip/data/images/devices/Photosmart_D5100.png share/hplip/data/images/devices/Photosmart_D6160.png share/hplip/data/images/devices/Photosmart_D7100.png share/hplip/data/images/devices/Photosmart_D7300.png share/hplip/data/images/devices/Photosmart_Pro_B8300.png share/hplip/data/images/devices/Photosmart_Pro_B9180.png share/hplip/data/images/devices/Photosmart_a310.png share/hplip/data/images/devices/Photosmart_a510.png share/hplip/data/images/devices/Photosmart_a710.png share/hplip/data/images/devices/cp1160.png share/hplip/data/images/devices/default_business_inkjet.png share/hplip/data/images/devices/default_deskjet.png share/hplip/data/images/devices/default_laserjet.png share/hplip/data/images/devices/default_officejet.png share/hplip/data/images/devices/default_photosmart.png share/hplip/data/images/devices/default_printer.png share/hplip/data/images/devices/default_psc.png share/hplip/data/images/devices/desket_5650.png share/hplip/data/images/devices/deskjet_1280.png share/hplip/data/images/devices/deskjet_3200.png share/hplip/data/images/devices/deskjet_3320.png share/hplip/data/images/devices/deskjet_3325.png share/hplip/data/images/devices/deskjet_3420.png share/hplip/data/images/devices/deskjet_3425.png share/hplip/data/images/devices/deskjet_3500.png share/hplip/data/images/devices/deskjet_3600.png share/hplip/data/images/devices/deskjet_3840.png share/hplip/data/images/devices/deskjet_5100.png share/hplip/data/images/devices/deskjet_5550.png share/hplip/data/images/devices/deskjet_5552.png share/hplip/data/images/devices/deskjet_5600.png share/hplip/data/images/devices/deskjet_6120.png share/hplip/data/images/devices/deskjet_6980.png share/hplip/data/images/devices/deskjet_D2360.png share/hplip/data/images/devices/dj350.png share/hplip/data/images/devices/dj450.png share/hplip/data/images/devices/hp_LaserJet_1200.png share/hplip/data/images/devices/hp_LaserJet_2100.png share/hplip/data/images/devices/hp_LaserJet_3015.png share/hplip/data/images/devices/hp_LaserJet_3020.png share/hplip/data/images/devices/hp_LaserJet_4345_mfp.png share/hplip/data/images/devices/hp_LaserJet_5000.png share/hplip/data/images/devices/hp_LaserJet_8000.png share/hplip/data/images/devices/hp_business_inkjet_1100.png share/hplip/data/images/devices/hp_business_inkjet_2200.png share/hplip/data/images/devices/hp_business_inkjet_2600.png share/hplip/data/images/devices/hp_business_inkjet_3000.png share/hplip/data/images/devices/hp_color_LaserJet_2550.png share/hplip/data/images/devices/hp_color_LaserJet_3700.png share/hplip/data/images/devices/hp_color_LaserJet_4600.png share/hplip/data/images/devices/hp_color_LaserJet_9500.png share/hplip/data/images/devices/hp_deskjet_9300.png share/hplip/data/images/devices/hp_laserjet_3050.png share/hplip/data/images/devices/hp_laserjet_m2727_mfp.png share/hplip/data/images/devices/hp_laserjet_p2015.png share/hplip/data/images/devices/laserjet_2410.png share/hplip/data/images/devices/officejet_4200_series.png share/hplip/data/images/devices/officejet_500.png share/hplip/data/images/devices/officejet_5500_series.png share/hplip/data/images/devices/officejet_5600.png share/hplip/data/images/devices/officejet_j3600_series.png share/hplip/data/images/devices/officejet_j5500_series.png share/hplip/data/images/devices/officejet_k550.png share/hplip/data/images/devices/officejet_k80.png share/hplip/data/images/devices/photosmart_7150.png share/hplip/data/images/devices/photosmart_7900_series.png share/hplip/data/images/devices/photosmart_a610.png share/hplip/data/images/devices/photosmart_a820_series.png share/hplip/data/images/devices/psc_1100_series.png share/hplip/data/images/devices/psc_1610.png share/hplip/data/images/devices/psc_2300_series.png share/hplip/data/images/other/align10.png share/hplip/data/images/other/clean.png share/hplip/data/images/other/color_adj.png share/hplip/data/images/other/fax.png share/hplip/data/images/other/fax2.png share/hplip/data/images/other/h-kc-2.png share/hplip/data/images/other/h-kc-3.png share/hplip/data/images/other/hp-tux-printer.png share/hplip/data/images/other/load_paper.png share/hplip/data/images/other/opensource-75x65.png share/hplip/data/images/other/panel_lcd.png share/hplip/data/images/other/pens.png share/hplip/data/images/other/powered_by_python.png share/hplip/data/images/other/standard_coverpage.png share/hplip/data/images/other/type4_color_patch.png share/hplip/data/images/other/type4_gray_patch.png share/hplip/data/images/other/v-c-2.png share/hplip/data/images/other/v-c-3.png share/hplip/data/images/other/v-k-2.png share/hplip/data/images/other/v-k-3.png share/hplip/data/images/other/v-kc-2.png share/hplip/data/images/other/v-kc-3.png share/hplip/data/images/other/zca.png share/hplip/data/ldl/cb2pcal.ldl.gz share/hplip/data/ldl/cb2pcal_done.ldl.gz share/hplip/data/ldl/cbbcal.ldl.gz share/hplip/data/ldl/cbccal.ldl.gz share/hplip/data/ldl/cbccal_done.ldl.gz share/hplip/data/ldl/cbcpcal.ldl.gz share/hplip/data/ldl/cbpcal.ldl.gz share/hplip/data/localization/hplip_de.qm share/hplip/data/localization/hplip_es.qm share/hplip/data/localization/hplip_fr.qm share/hplip/data/localization/hplip_it.qm share/hplip/data/localization/hplip_pt.qm share/hplip/data/localization/hplip_ru.qm share/hplip/data/localization/hplip_zh.qm share/hplip/data/models/models.dat share/hplip/data/pcl/align1_8xx.pcl.gz share/hplip/data/pcl/align1_9xx.pcl.gz share/hplip/data/pcl/align2_8xx.pcl.gz share/hplip/data/pcl/align2_9xx.pcl.gz share/hplip/data/pcl/align3_8xx.pcl.gz share/hplip/data/pcl/align3_9xx.pcl.gz share/hplip/data/pcl/align4_450.pcl.gz share/hplip/data/pcl/align4_8xx.pcl.gz share/hplip/data/pcl/align5_8xx.pcl.gz share/hplip/data/pcl/align6_450.pcl.gz share/hplip/data/pcl/colorcal1_450.pcl.gz share/hplip/data/pcl/colorcal2_450.pcl.gz share/hplip/data/pcl/crbcal.pcl.gz share/hplip/data/pcl/crcaldone.pcl.gz share/hplip/data/pcl/crcbcal.pcl.gz share/hplip/data/pcl/crccal.pcl.gz share/hplip/data/pcl/crcpcal.pcl.gz share/hplip/data/pcl/crpcal.pcl.gz share/hplip/data/ps/clean_page.pdf.gz share/hplip/data/ps/testpage.ps.gz share/hplip/fab.py share/hplip/fax/__init__.py share/hplip/fax/coverpages.py share/hplip/fax/fax.py share/hplip/fax/faxdevice.py share/hplip/fax/pmlfax.py share/hplip/fax/soapfax.py share/hplip/firmware.py share/hplip/hpaio.desc share/hplip/hpijs.drv.in.template share/hplip/hplip-install share/hplip/hpssd.py share/hplip/info.py share/hplip/install.py share/hplip/installer/__init__.py share/hplip/installer/core_install.py share/hplip/installer/dcheck.py share/hplip/installer/distros.dat share/hplip/levels.py share/hplip/makecopies.py share/hplip/makeuri.py share/hplip/pcard/__init__.py share/hplip/pcard/photocard.py share/hplip/plugin.py share/hplip/plugins/Deskjet_460.py share/hplip/plugins/Officejet_H470.py share/hplip/plugins/__init__.py share/hplip/plugins/dj450.py share/hplip/plugins/powersettings.py share/hplip/plugins/powersettings2.py share/hplip/plugins/powersettingsdialog.py share/hplip/plugins/powersettingsdialog_base.py share/hplip/print.py share/hplip/prnt/__init__.py share/hplip/prnt/colorcal.py share/hplip/prnt/cups.py share/hplip/prnt/ldl.py share/hplip/prnt/pcl.py share/hplip/probe.py share/hplip/scan.py share/hplip/scan/__init__.py share/hplip/scan/sane.py share/hplip/sendfax.py share/hplip/setup.py share/hplip/systray.py share/hplip/testpage.py share/hplip/timedate.py share/hplip/toolbox.py share/hplip/ui/__init__.py share/hplip/ui/aboutdlg.py share/hplip/ui/aboutdlg_base.py share/hplip/ui/align10form.py share/hplip/ui/align10form_base.py share/hplip/ui/alignform.py share/hplip/ui/aligntype6form1.py share/hplip/ui/aligntype6form1_base.py share/hplip/ui/aligntype6form2.py share/hplip/ui/aligntype6form2_base.py share/hplip/ui/allowabletypesdlg.py share/hplip/ui/allowabletypesdlg_base.py share/hplip/ui/choosedevicedlg.py share/hplip/ui/chooseprinterdlg.py share/hplip/ui/cleaningform.py share/hplip/ui/cleaningform2.py share/hplip/ui/cleaningform2_base.py share/hplip/ui/cleaningform_base.py share/hplip/ui/coloradjform.py share/hplip/ui/coloradjform_base.py share/hplip/ui/colorcal4form.py share/hplip/ui/colorcal4form_base.py share/hplip/ui/colorcal4form_base.ui share/hplip/ui/colorcalform.py share/hplip/ui/colorcalform2.py share/hplip/ui/colorcalform2_base.py share/hplip/ui/colorcalform_base.py share/hplip/ui/coverpageform.py share/hplip/ui/coverpageform_base.py share/hplip/ui/devmgr4.py share/hplip/ui/devmgr4_base.py share/hplip/ui/faxaddrbookeditform_base.py share/hplip/ui/faxaddrbookform.py share/hplip/ui/faxaddrbookform_base.py share/hplip/ui/faxaddrbookgroupeditform_base.py share/hplip/ui/faxaddrbookgroupsform_base.py share/hplip/ui/faxsendjobform.py share/hplip/ui/faxsettingsform.py share/hplip/ui/faxsettingsform_base.py share/hplip/ui/imagepropertiesdlg.py share/hplip/ui/imagepropertiesdlg_base.py share/hplip/ui/jobstoragemixin.py share/hplip/ui/loadpaperform.py share/hplip/ui/loadpaperform_base.py share/hplip/ui/makecopiesform.py share/hplip/ui/nodevicesform.py share/hplip/ui/nodevicesform_base.py share/hplip/ui/paperedgealignform.py share/hplip/ui/paperedgealignform_base.py share/hplip/ui/pluginform2.py share/hplip/ui/pluginform2_base.py share/hplip/ui/pluginlicenseform.py share/hplip/ui/pluginlicenseform_base.py share/hplip/ui/printerform.py share/hplip/ui/scrollcopy.py share/hplip/ui/scrollfax.py share/hplip/ui/scrollprint.py share/hplip/ui/scrollprintsettings.py share/hplip/ui/scrollunload.py share/hplip/ui/scrollview.py share/hplip/ui/settingsdialog.py share/hplip/ui/settingsdialog_base.py share/hplip/ui/setupform.py share/hplip/ui/setupform_base.py share/hplip/ui/setupmanualfind.py share/hplip/ui/setupmanualfind_base.py share/hplip/ui/setupsettings.py share/hplip/ui/setupsettings_base.py share/hplip/ui/systemtray_qt3.py share/hplip/ui/systemtray_qt4.py share/hplip/ui/ui_utils.py share/hplip/ui/unloadform.py share/hplip/ui/waitform.py share/hplip/ui/waitform_base.py share/hplip/unload.py share/ppd/HP/HP-Fax-hplip.ppd.gz share/ppd/HP/HP-Fax2-hplip.ppd.gz share/ppd/HP/HP_Business_Inkjet_2250-ps.ppd.gz share/ppd/HP/HP_Business_Inkjet_2280-ps.ppd.gz share/ppd/HP/HP_Business_Inkjet_2600-ps.ppd.gz share/ppd/HP/HP_Business_Inkjet_2800-ps.ppd.gz share/ppd/HP/HP_Business_Inkjet_3000-ps.ppd.gz share/ppd/HP/HP_CM8050_CM8060_MFP-ps.ppd.gz share/ppd/HP/HP_Color_LaserJet-ps.ppd.gz share/ppd/HP/HP_Color_LaserJet_2550-ps.ppd.gz share/ppd/HP/HP_Color_LaserJet_2605-ps.ppd.gz share/ppd/HP/HP_Color_LaserJet_2700-ps.ppd.gz share/ppd/HP/HP_Color_LaserJet_2800-ps.ppd.gz share/ppd/HP/HP_Color_LaserJet_3000-ps.ppd.gz share/ppd/HP/HP_Color_LaserJet_3800-ps.ppd.gz share/ppd/HP/HP_Color_LaserJet_4500-ps.ppd.gz share/ppd/HP/HP_Color_LaserJet_4550-ps.ppd.gz share/ppd/HP/HP_Color_LaserJet_4700-ps.ppd.gz share/ppd/HP/HP_Color_LaserJet_4730_MFP-ps.ppd.gz share/ppd/HP/HP_Color_LaserJet_5550-ps.ppd.gz share/ppd/HP/HP_Color_LaserJet_5M-ps.ppd.gz share/ppd/HP/HP_Color_LaserJet_8500-ps.ppd.gz share/ppd/HP/HP_Color_LaserJet_8550-ps.ppd.gz share/ppd/HP/HP_Color_LaserJet_CM1015-ps.ppd.gz share/ppd/HP/HP_Color_LaserJet_CM1312_MFP_Series-ps.ppd.gz share/ppd/HP/HP_Color_LaserJet_CM4730_MFP-ps.ppd.gz share/ppd/HP/HP_Color_LaserJet_CM6030_MFP-ps.ppd.gz share/ppd/HP/HP_Color_LaserJet_CP1510_Series-ps.ppd.gz share/ppd/HP/HP_Color_LaserJet_CP3505-ps.ppd.gz share/ppd/HP/HP_Color_LaserJet_CP4005-ps.ppd.gz share/ppd/HP/HP_Color_LaserJet_CP6015-ps.ppd.gz share/ppd/HP/HP_LaserJet_1200-ps.ppd.gz share/ppd/HP/HP_LaserJet_1220-ps.ppd.gz share/ppd/HP/HP_LaserJet_1320_Series-ps.ppd.gz share/ppd/HP/HP_LaserJet_2100_Series-ps.ppd.gz share/ppd/HP/HP_LaserJet_2200-ps.ppd.gz share/ppd/HP/HP_LaserJet_2410-ps.ppd.gz share/ppd/HP/HP_LaserJet_2420-ps.ppd.gz share/ppd/HP/HP_LaserJet_2430-ps.ppd.gz share/ppd/HP/HP_LaserJet_3050-ps.ppd.gz share/ppd/HP/HP_LaserJet_3052-ps.ppd.gz share/ppd/HP/HP_LaserJet_3200-ps.ppd.gz share/ppd/HP/HP_LaserJet_3300_Series-ps.ppd.gz share/ppd/HP/HP_LaserJet_3390-ps.ppd.gz share/ppd/HP/HP_LaserJet_4-ps.ppd.gz share/ppd/HP/HP_LaserJet_4000_Series-ps.ppd.gz share/ppd/HP/HP_LaserJet_4050_Series-ps.ppd.gz share/ppd/HP/HP_LaserJet_4100_MFP-ps.ppd.gz share/ppd/HP/HP_LaserJet_4100_Series-ps.ppd.gz share/ppd/HP/HP_LaserJet_4240-ps.ppd.gz share/ppd/HP/HP_LaserJet_4250-ps.ppd.gz share/ppd/HP/HP_LaserJet_4345_MFP-ps.ppd.gz share/ppd/HP/HP_LaserJet_4350-ps.ppd.gz share/ppd/HP/HP_LaserJet_4ML-ps.ppd.gz share/ppd/HP/HP_LaserJet_4MP-ps.ppd.gz share/ppd/HP/HP_LaserJet_4Si_v2011.110-ps.ppd.gz share/ppd/HP/HP_LaserJet_4V-ps.ppd.gz share/ppd/HP/HP_LaserJet_4_Plus-ps.ppd.gz share/ppd/HP/HP_LaserJet_5000_Series-ps.ppd.gz share/ppd/HP/HP_LaserJet_5100_Series-ps.ppd.gz share/ppd/HP/HP_LaserJet_5200-ps.ppd.gz share/ppd/HP/HP_LaserJet_5200L-ps.ppd.gz share/ppd/HP/HP_LaserJet_5M-ps.ppd.gz share/ppd/HP/HP_LaserJet_5MP-ps.ppd.gz share/ppd/HP/HP_LaserJet_5Si-ps.ppd.gz share/ppd/HP/HP_LaserJet_5Si_Mopier-ps.ppd.gz share/ppd/HP/HP_LaserJet_6MP-ps.ppd.gz share/ppd/HP/HP_LaserJet_8000_Series-ps.ppd.gz share/ppd/HP/HP_LaserJet_8100_Series-ps.ppd.gz share/ppd/HP/HP_LaserJet_8150_Series-ps.ppd.gz share/ppd/HP/HP_LaserJet_9000_MFP-ps.ppd.gz share/ppd/HP/HP_LaserJet_9000_Series-ps.ppd.gz share/ppd/HP/HP_LaserJet_9040-ps.ppd.gz share/ppd/HP/HP_LaserJet_9040_9050_MFP-ps.ppd.gz share/ppd/HP/HP_LaserJet_9050-ps.ppd.gz share/ppd/HP/HP_LaserJet_9055_9065_MFP-ps.ppd.gz share/ppd/HP/HP_LaserJet_M1522_MFP-ps.ppd.gz share/ppd/HP/HP_LaserJet_M2727_MFP-ps.ppd.gz share/ppd/HP/HP_LaserJet_M3027_MFP-ps.ppd.gz share/ppd/HP/HP_LaserJet_M3035_MFP-ps.ppd.gz share/ppd/HP/HP_LaserJet_M4345_MFP-ps.ppd.gz share/ppd/HP/HP_LaserJet_M5025_MFP-ps.ppd.gz share/ppd/HP/HP_LaserJet_M5035_MFP-ps.ppd.gz share/ppd/HP/HP_LaserJet_M9040_M9050_MFP-ps.ppd.gz share/ppd/HP/HP_LaserJet_P2015-ps.ppd.gz share/ppd/HP/HP_LaserJet_P3004-ps.ppd.gz share/ppd/HP/HP_LaserJet_P3005-ps.ppd.gz share/ppd/HP/HP_LaserJet_P4010_P4510_Series-ps.ppd.gz share/ppd/HP/HP_Mopier_240-ps.ppd.gz share/ppd/HP/HP_Mopier_320-ps.ppd.gz share/ppd/HP/hp-2000c-hpijs.ppd.gz share/ppd/HP/hp-2500c-hpijs.ppd.gz share/ppd/HP/hp-910-hpijs.ppd.gz share/ppd/HP/hp-915-hpijs.ppd.gz share/ppd/HP/hp-business_inkjet_1000-hpijs.ppd.gz share/ppd/HP/hp-business_inkjet_1100-hpijs.ppd.gz share/ppd/HP/hp-business_inkjet_1200-hpijs.ppd.gz share/ppd/HP/hp-business_inkjet_2200-hpijs.ppd.gz share/ppd/HP/hp-business_inkjet_2230-hpijs.ppd.gz share/ppd/HP/hp-business_inkjet_2250-hpijs-pcl3.ppd.gz share/ppd/HP/hp-business_inkjet_2280-hpijs-pcl3.ppd.gz share/ppd/HP/hp-business_inkjet_2300-hpijs-pcl3.ppd.gz share/ppd/HP/hp-business_inkjet_2600-hpijs-pcl3.ppd.gz share/ppd/HP/hp-business_inkjet_2800-hpijs-pcl3.ppd.gz share/ppd/HP/hp-business_inkjet_3000-hpijs-pcl3.ppd.gz share/ppd/HP/hp-color_inkjet_cp1700-hpijs.ppd.gz share/ppd/HP/hp-color_inkjet_printer_cp1700-hpijs.ppd.gz share/ppd/HP/hp-color_laserjet_2500-hpijs-pcl3.ppd.gz share/ppd/HP/hp-color_laserjet_2500_series-hpijs.ppd.gz share/ppd/HP/hp-color_laserjet_3000-hpijs-pcl3.ppd.gz share/ppd/HP/hp-color_laserjet_3500-hpijs.ppd.gz share/ppd/HP/hp-color_laserjet_3500n-hpijs.ppd.gz share/ppd/HP/hp-color_laserjet_3550-hpijs.ppd.gz share/ppd/HP/hp-color_laserjet_3550n-hpijs.ppd.gz share/ppd/HP/hp-color_laserjet_3600-hpijs.ppd.gz share/ppd/HP/hp-color_laserjet_3700-hpijs-pcl3.ppd.gz share/ppd/HP/hp-color_laserjet_3700n-hpijs.ppd.gz share/ppd/HP/hp-color_laserjet_3800-hpijs-pcl3.ppd.gz share/ppd/HP/hp-color_laserjet_4500-hpijs-pcl3.ppd.gz share/ppd/HP/hp-color_laserjet_4550-hpijs-pcl3.ppd.gz share/ppd/HP/hp-color_laserjet_4600-hpijs-pcl3.ppd.gz share/ppd/HP/hp-color_laserjet_4600_series-hpijs.ppd.gz share/ppd/HP/hp-color_laserjet_4610-hpijs-pcl3.ppd.gz share/ppd/HP/hp-color_laserjet_4650-hpijs-pcl3.ppd.gz share/ppd/HP/hp-color_laserjet_4700-hpijs-pcl3.ppd.gz share/ppd/HP/hp-color_laserjet_4730mfp-hpijs-pcl3.ppd.gz share/ppd/HP/hp-color_laserjet_5-hpijs.ppd.gz share/ppd/HP/hp-color_laserjet_5500-hpijs-pcl3.ppd.gz share/ppd/HP/hp-color_laserjet_5550-hpijs-pcl3.ppd.gz share/ppd/HP/hp-color_laserjet_5m-hpijs-pcl3.ppd.gz share/ppd/HP/hp-color_laserjet_8500-hpijs-pcl3.ppd.gz share/ppd/HP/hp-color_laserjet_8550-hpijs-pcl3.ppd.gz share/ppd/HP/hp-color_laserjet_9500-hpijs-pcl3.ppd.gz share/ppd/HP/hp-color_laserjet_cm1312_mfp-hpijs-pcl3.ppd.gz share/ppd/HP/hp-color_laserjet_cm1312nfi_mfp-hpijs-pcl3.ppd.gz share/ppd/HP/hp-color_laserjet_cm4730_mfp-hpijs-pcl3.ppd.gz share/ppd/HP/hp-color_laserjet_cm6030_mfp-hpijs-pcl3.ppd.gz share/ppd/HP/hp-color_laserjet_cm6040_mfp-hpijs.ppd.gz share/ppd/HP/hp-color_laserjet_cp1515n-hpijs-pcl3.ppd.gz share/ppd/HP/hp-color_laserjet_cp1518ni-hpijs-pcl3.ppd.gz share/ppd/HP/hp-color_laserjet_cp3505-hpijs-pcl3.ppd.gz share/ppd/HP/hp-color_laserjet_cp4005-hpijs-pcl3.ppd.gz share/ppd/HP/hp-color_laserjet_cp6015-hpijs-pcl3.ppd.gz share/ppd/HP/hp-cp1160-hpijs.ppd.gz share/ppd/HP/hp-deskjet_1100-hpijs.ppd.gz share/ppd/HP/hp-deskjet_1120-hpijs.ppd.gz share/ppd/HP/hp-deskjet_1125-hpijs.ppd.gz share/ppd/HP/hp-deskjet_1220c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_1280-hpijs.ppd.gz share/ppd/HP/hp-deskjet_3320-hpijs.ppd.gz share/ppd/HP/hp-deskjet_3325-hpijs.ppd.gz share/ppd/HP/hp-deskjet_3420-hpijs.ppd.gz share/ppd/HP/hp-deskjet_3425-hpijs.ppd.gz share/ppd/HP/hp-deskjet_3450-hpijs.ppd.gz share/ppd/HP/hp-deskjet_3500-hpijs.ppd.gz share/ppd/HP/hp-deskjet_3550-hpijs.ppd.gz share/ppd/HP/hp-deskjet_3600-hpijs.ppd.gz share/ppd/HP/hp-deskjet_3650-hpijs.ppd.gz share/ppd/HP/hp-deskjet_3740-hpijs.ppd.gz share/ppd/HP/hp-deskjet_3810-hpijs.ppd.gz share/ppd/HP/hp-deskjet_3816-hpijs.ppd.gz share/ppd/HP/hp-deskjet_3819-hpijs.ppd.gz share/ppd/HP/hp-deskjet_3820-hpijs.ppd.gz share/ppd/HP/hp-deskjet_3822-hpijs.ppd.gz share/ppd/HP/hp-deskjet_3840-hpijs.ppd.gz share/ppd/HP/hp-deskjet_3870-hpijs.ppd.gz share/ppd/HP/hp-deskjet_3900-hpijs.ppd.gz share/ppd/HP/hp-deskjet_3910-hpijs.ppd.gz share/ppd/HP/hp-deskjet_3920-hpijs.ppd.gz share/ppd/HP/hp-deskjet_3940-hpijs.ppd.gz share/ppd/HP/hp-deskjet_400-hpijs.ppd.gz share/ppd/HP/hp-deskjet_400l-hpijs.ppd.gz share/ppd/HP/hp-deskjet_460-hpijs.ppd.gz share/ppd/HP/hp-deskjet_500-hpijs.ppd.gz share/ppd/HP/hp-deskjet_500c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_505j-hpijs.ppd.gz share/ppd/HP/hp-deskjet_510-hpijs.ppd.gz share/ppd/HP/hp-deskjet_5100-hpijs.ppd.gz share/ppd/HP/hp-deskjet_520-hpijs.ppd.gz share/ppd/HP/hp-deskjet_540-hpijs.ppd.gz share/ppd/HP/hp-deskjet_5400_series-hpijs.ppd.gz share/ppd/HP/hp-deskjet_550c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_5550-hpijs.ppd.gz share/ppd/HP/hp-deskjet_5551-hpijs.ppd.gz share/ppd/HP/hp-deskjet_5552-hpijs.ppd.gz share/ppd/HP/hp-deskjet_5600-hpijs.ppd.gz share/ppd/HP/hp-deskjet_5650-hpijs.ppd.gz share/ppd/HP/hp-deskjet_5652-hpijs.ppd.gz share/ppd/HP/hp-deskjet_5700-hpijs.ppd.gz share/ppd/HP/hp-deskjet_5800-hpijs.ppd.gz share/ppd/HP/hp-deskjet_5850-hpijs.ppd.gz share/ppd/HP/hp-deskjet_5900_series-hpijs.ppd.gz share/ppd/HP/hp-deskjet_600-hpijs.ppd.gz share/ppd/HP/hp-deskjet_610c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_610cl-hpijs.ppd.gz share/ppd/HP/hp-deskjet_6120-hpijs.ppd.gz share/ppd/HP/hp-deskjet_6122-hpijs.ppd.gz share/ppd/HP/hp-deskjet_6127-hpijs.ppd.gz share/ppd/HP/hp-deskjet_612c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_630c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_632c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_640c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_648c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_6500-hpijs.ppd.gz share/ppd/HP/hp-deskjet_656c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_660-hpijs.ppd.gz share/ppd/HP/hp-deskjet_6600-hpijs.ppd.gz share/ppd/HP/hp-deskjet_670-hpijs.ppd.gz share/ppd/HP/hp-deskjet_670tv-hpijs.ppd.gz share/ppd/HP/hp-deskjet_672c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_680-hpijs.ppd.gz share/ppd/HP/hp-deskjet_6800-hpijs.ppd.gz share/ppd/HP/hp-deskjet_682-hpijs.ppd.gz share/ppd/HP/hp-deskjet_690-hpijs.ppd.gz share/ppd/HP/hp-deskjet_690c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_692-hpijs.ppd.gz share/ppd/HP/hp-deskjet_693-hpijs.ppd.gz share/ppd/HP/hp-deskjet_694-hpijs.ppd.gz share/ppd/HP/hp-deskjet_6940_series-hpijs.ppd.gz share/ppd/HP/hp-deskjet_695-hpijs.ppd.gz share/ppd/HP/hp-deskjet_697-hpijs.ppd.gz share/ppd/HP/hp-deskjet_6980_series-hpijs.ppd.gz share/ppd/HP/hp-deskjet_810c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_812c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_815c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_816c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_825c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_830c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_832c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_840c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_841c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_842c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_843c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_845c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_850c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_855c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_870c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_880c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_882c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_890c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_895c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_916c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_920c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_9300-hpijs.ppd.gz share/ppd/HP/hp-deskjet_930c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_932c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_933c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_934c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_935c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_940c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_948c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_950c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_952c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_955c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_957c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_959c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_9600-hpijs.ppd.gz share/ppd/HP/hp-deskjet_960c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_970c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_975c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_9800-hpijs.ppd.gz share/ppd/HP/hp-deskjet_980c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_990c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_995c-hpijs.ppd.gz share/ppd/HP/hp-deskjet_d1300_series-hpijs.ppd.gz share/ppd/HP/hp-deskjet_d1400_series-hpijs.ppd.gz share/ppd/HP/hp-deskjet_d1500_series-hpijs.ppd.gz share/ppd/HP/hp-deskjet_d2300_series-hpijs.ppd.gz share/ppd/HP/hp-deskjet_d2400_series-hpijs.ppd.gz share/ppd/HP/hp-deskjet_d2500_series-hpijs.ppd.gz share/ppd/HP/hp-deskjet_d4100_series-hpijs.ppd.gz share/ppd/HP/hp-deskjet_d4200_series-hpijs.ppd.gz share/ppd/HP/hp-deskjet_d4300_series-hpijs.ppd.gz share/ppd/HP/hp-deskjet_d730-hpijs.ppd.gz share/ppd/HP/hp-deskjet_f2100_series-hpijs.ppd.gz share/ppd/HP/hp-deskjet_f2200_series-hpijs.ppd.gz share/ppd/HP/hp-deskjet_f300_series-hpijs.ppd.gz share/ppd/HP/hp-deskjet_f4100_series-hpijs.ppd.gz share/ppd/HP/hp-deskjet_f4200_series-hpijs.ppd.gz share/ppd/HP/hp-deskjet_f735-hpijs.ppd.gz share/ppd/HP/hp-dj350-hpijs.ppd.gz share/ppd/HP/hp-dj450-hpijs.ppd.gz share/ppd/HP/hp-laserjet_1010-hpijs.ppd.gz share/ppd/HP/hp-laserjet_1012-hpijs.ppd.gz share/ppd/HP/hp-laserjet_1015-hpijs.ppd.gz share/ppd/HP/hp-laserjet_1022-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_1022n-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_1022nw-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_1100-hpijs.ppd.gz share/ppd/HP/hp-laserjet_1100a-hpijs.ppd.gz share/ppd/HP/hp-laserjet_1100xi-hpijs.ppd.gz share/ppd/HP/hp-laserjet_1150-hpijs.ppd.gz share/ppd/HP/hp-laserjet_1160-hpijs.ppd.gz share/ppd/HP/hp-laserjet_1160_series-hpijs.ppd.gz share/ppd/HP/hp-laserjet_1200-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_1200n-hpijs.ppd.gz share/ppd/HP/hp-laserjet_1220-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_1220se-hpijs.ppd.gz share/ppd/HP/hp-laserjet_1300-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_1300n-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_1300xi-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_1320-hpijs.ppd.gz share/ppd/HP/hp-laserjet_1320_series-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_1320n-hpijs.ppd.gz share/ppd/HP/hp-laserjet_1320nw-hpijs.ppd.gz share/ppd/HP/hp-laserjet_1320tn-hpijs.ppd.gz share/ppd/HP/hp-laserjet_2100-hpijs.ppd.gz share/ppd/HP/hp-laserjet_2100_series-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_2200-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_2200_series-hpijs.ppd.gz share/ppd/HP/hp-laserjet_2300-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_2300_series-hpijs.ppd.gz share/ppd/HP/hp-laserjet_2410-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_2420-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_2430-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_3015-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_3020-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_3030-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_3050-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_3052-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_3055-hpijs.ppd.gz share/ppd/HP/hp-laserjet_3100-hpijs.ppd.gz share/ppd/HP/hp-laserjet_3150-hpijs.ppd.gz share/ppd/HP/hp-laserjet_3200-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_3200m-hpijs.ppd.gz share/ppd/HP/hp-laserjet_3200se-hpijs.ppd.gz share/ppd/HP/hp-laserjet_3300_3310_3320-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_3330-hpijs.ppd.gz share/ppd/HP/hp-laserjet_3380-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_3390-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_3392-hpijs.ppd.gz share/ppd/HP/hp-laserjet_4000_series-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_4050_series-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_4100_mfp-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_4100_series-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_4150_series-hpijs.ppd.gz share/ppd/HP/hp-laserjet_4200-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_4240-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_4250-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_4300-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_4345_mfp-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_4350-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_4_plus-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_4l-hpijs.ppd.gz share/ppd/HP/hp-laserjet_4si-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_5000-hpijs.ppd.gz share/ppd/HP/hp-laserjet_5000_series-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_5100_series-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_5200-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_5200l-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_5200lx-hpijs.ppd.gz share/ppd/HP/hp-laserjet_5l-hpijs.ppd.gz share/ppd/HP/hp-laserjet_5mp-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_5p-hpijs.ppd.gz share/ppd/HP/hp-laserjet_5si-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_6l-hpijs.ppd.gz share/ppd/HP/hp-laserjet_6mp-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_6p-hpijs.ppd.gz share/ppd/HP/hp-laserjet_8000-hpijs.ppd.gz share/ppd/HP/hp-laserjet_8000_series-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_8100_mfp-hpijs.ppd.gz share/ppd/HP/hp-laserjet_8100_series-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_8150_mfp-hpijs.ppd.gz share/ppd/HP/hp-laserjet_8150_series-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_9000_mfp-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_9000_series-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_9040-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_9040_mfp-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_9050-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_9050_mfp-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_9055mfp-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_9065mfp-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_m1522nf_mfp-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_m2727_mfp-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_m3027_mfp-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_m3035_mfp-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_m4345_mfp-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_m5025_mfp-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_m5035_mfp-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_m9040_mfp-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_m9050_mfp-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_p1505n-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_p2014-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_p2014n-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_p2015_series-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_p2015d_series-hpijs.ppd.gz share/ppd/HP/hp-laserjet_p2015dn_series-hpijs.ppd.gz share/ppd/HP/hp-laserjet_p2015n_series-hpijs.ppd.gz share/ppd/HP/hp-laserjet_p2015x_series-hpijs.ppd.gz share/ppd/HP/hp-laserjet_p3004-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_p3005-hpijs-pcl3.ppd.gz share/ppd/HP/hp-laserjet_p4014-hpijs.ppd.gz share/ppd/HP/hp-laserjet_p4015-hpijs.ppd.gz share/ppd/HP/hp-laserjet_p4515-hpijs.ppd.gz share/ppd/HP/hp-mopier_320-hpijs-pcl3.ppd.gz share/ppd/HP/hp-officejet-hpijs.ppd.gz share/ppd/HP/hp-officejet_4100_series-hpijs.ppd.gz share/ppd/HP/hp-officejet_4105-hpijs.ppd.gz share/ppd/HP/hp-officejet_4115_series-hpijs.ppd.gz share/ppd/HP/hp-officejet_4200_series-hpijs.ppd.gz share/ppd/HP/hp-officejet_4255-hpijs.ppd.gz share/ppd/HP/hp-officejet_4300_series-hpijs.ppd.gz share/ppd/HP/hp-officejet_5100_series-hpijs.ppd.gz share/ppd/HP/hp-officejet_5105-hpijs.ppd.gz share/ppd/HP/hp-officejet_5110-hpijs.ppd.gz share/ppd/HP/hp-officejet_5110v-hpijs.ppd.gz share/ppd/HP/hp-officejet_5500_series-hpijs.ppd.gz share/ppd/HP/hp-officejet_5600_series-hpijs.ppd.gz share/ppd/HP/hp-officejet_6100_series-hpijs.ppd.gz share/ppd/HP/hp-officejet_6150_series-hpijs.ppd.gz share/ppd/HP/hp-officejet_6200_series-hpijs.ppd.gz share/ppd/HP/hp-officejet_6300_series-hpijs.ppd.gz share/ppd/HP/hp-officejet_7100_series-hpijs.ppd.gz share/ppd/HP/hp-officejet_7200_series-hpijs.ppd.gz share/ppd/HP/hp-officejet_7300_series-hpijs.ppd.gz share/ppd/HP/hp-officejet_7400_series-hpijs.ppd.gz share/ppd/HP/hp-officejet_9100_series-hpijs-pcl3.ppd.gz share/ppd/HP/hp-officejet_d_series-hpijs.ppd.gz share/ppd/HP/hp-officejet_g55-hpijs.ppd.gz share/ppd/HP/hp-officejet_g55xi-hpijs.ppd.gz share/ppd/HP/hp-officejet_g85-hpijs.ppd.gz share/ppd/HP/hp-officejet_g85xi-hpijs.ppd.gz share/ppd/HP/hp-officejet_g95-hpijs.ppd.gz share/ppd/HP/hp-officejet_h470-hpijs.ppd.gz share/ppd/HP/hp-officejet_j3500_series-hpijs.ppd.gz share/ppd/HP/hp-officejet_j3600_series-hpijs.ppd.gz share/ppd/HP/hp-officejet_j4500_series-hpijs.ppd.gz share/ppd/HP/hp-officejet_j5500_series-hpijs.ppd.gz share/ppd/HP/hp-officejet_j5700_series-hpijs.ppd.gz share/ppd/HP/hp-officejet_j6400_series-hpijs.ppd.gz share/ppd/HP/hp-officejet_k60-hpijs.ppd.gz share/ppd/HP/hp-officejet_k60xi-hpijs.ppd.gz share/ppd/HP/hp-officejet_k7100-hpijs.ppd.gz share/ppd/HP/hp-officejet_k80-hpijs.ppd.gz share/ppd/HP/hp-officejet_k80xi-hpijs.ppd.gz share/ppd/HP/hp-officejet_lx-hpijs.ppd.gz share/ppd/HP/hp-officejet_pro_1150c-hpijs.ppd.gz share/ppd/HP/hp-officejet_pro_1170c_series-hpijs.ppd.gz share/ppd/HP/hp-officejet_pro_k5300-hpijs.ppd.gz share/ppd/HP/hp-officejet_pro_k5400-hpijs.ppd.gz share/ppd/HP/hp-officejet_pro_k550-hpijs.ppd.gz share/ppd/HP/hp-officejet_pro_k850-hpijs.ppd.gz share/ppd/HP/hp-officejet_pro_k8600-hpijs.ppd.gz share/ppd/HP/hp-officejet_pro_l7300-hpijs.ppd.gz share/ppd/HP/hp-officejet_pro_l7400-hpijs.ppd.gz share/ppd/HP/hp-officejet_pro_l7500-hpijs.ppd.gz share/ppd/HP/hp-officejet_pro_l7600-hpijs.ppd.gz share/ppd/HP/hp-officejet_pro_l7700-hpijs.ppd.gz share/ppd/HP/hp-officejet_r40-hpijs.ppd.gz share/ppd/HP/hp-officejet_r40xi-hpijs.ppd.gz share/ppd/HP/hp-officejet_r45-hpijs.ppd.gz share/ppd/HP/hp-officejet_r60-hpijs.ppd.gz share/ppd/HP/hp-officejet_r65-hpijs.ppd.gz share/ppd/HP/hp-officejet_r80-hpijs.ppd.gz share/ppd/HP/hp-officejet_r80xi-hpijs.ppd.gz share/ppd/HP/hp-officejet_series_300-hpijs.ppd.gz share/ppd/HP/hp-officejet_series_310-hpijs.ppd.gz share/ppd/HP/hp-officejet_series_320-hpijs.ppd.gz share/ppd/HP/hp-officejet_series_330-hpijs.ppd.gz share/ppd/HP/hp-officejet_series_350-hpijs.ppd.gz share/ppd/HP/hp-officejet_series_500-hpijs.ppd.gz share/ppd/HP/hp-officejet_series_520-hpijs.ppd.gz share/ppd/HP/hp-officejet_series_570-hpijs.ppd.gz share/ppd/HP/hp-officejet_series_580-hpijs.ppd.gz share/ppd/HP/hp-officejet_series_590-hpijs.ppd.gz share/ppd/HP/hp-officejet_series_600-hpijs.ppd.gz share/ppd/HP/hp-officejet_series_610-hpijs.ppd.gz share/ppd/HP/hp-officejet_series_630-hpijs.ppd.gz share/ppd/HP/hp-officejet_series_700-hpijs.ppd.gz share/ppd/HP/hp-officejet_series_710-hpijs.ppd.gz share/ppd/HP/hp-officejet_series_720-hpijs.ppd.gz share/ppd/HP/hp-officejet_series_725-hpijs.ppd.gz share/ppd/HP/hp-officejet_t_series-hpijs.ppd.gz share/ppd/HP/hp-officejet_v30-hpijs.ppd.gz share/ppd/HP/hp-officejet_v40-hpijs.ppd.gz share/ppd/HP/hp-officejet_v40xi-hpijs.ppd.gz share/ppd/HP/hp-officejet_v45-hpijs.ppd.gz share/ppd/HP/hp-photosmart_100-hpijs.ppd.gz share/ppd/HP/hp-photosmart_1115-hpijs.ppd.gz share/ppd/HP/hp-photosmart_1215-hpijs.ppd.gz share/ppd/HP/hp-photosmart_1218-hpijs.ppd.gz share/ppd/HP/hp-photosmart_130-hpijs.ppd.gz share/ppd/HP/hp-photosmart_1315-hpijs.ppd.gz share/ppd/HP/hp-photosmart_140_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_230-hpijs.ppd.gz share/ppd/HP/hp-photosmart_240_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_2570_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_2600_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_2700_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_3100_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_3200_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_320_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_3300_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_330_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_370_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_380_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_420_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_470_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_7150-hpijs.ppd.gz share/ppd/HP/hp-photosmart_7200_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_7345-hpijs.ppd.gz share/ppd/HP/hp-photosmart_7350-hpijs.ppd.gz share/ppd/HP/hp-photosmart_7400_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_7550-hpijs.ppd.gz share/ppd/HP/hp-photosmart_7600_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_7700_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_7800_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_7900_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_8000_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_8100_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_8200_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_8400_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_8700_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_a310_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_a320_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_a430_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_a440_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_a510_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_a520_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_a530_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_a610_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_a620_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_a630_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_a710_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_a820_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_c3100_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_c4100_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_c4200_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_c4340_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_c4380_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_c4400_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_c5100_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_c5200_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_c5300_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_c5500_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_c6100_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_c6200_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_c6300_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_c7100_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_c7200_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_c8100_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_d5060_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_d5100_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_d5300_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_d5400_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_d6100_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_d7100_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_d7200_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_d7300_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_d7400_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_d7500_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_p1000-hpijs.ppd.gz share/ppd/HP/hp-photosmart_p1100-hpijs.ppd.gz share/ppd/HP/hp-photosmart_pro_b8300_series-hpijs.ppd.gz share/ppd/HP/hp-photosmart_pro_b8800_series-hpijs.ppd.gz share/ppd/HP/hp-printer_scanner_copier_300-hpijs.ppd.gz share/ppd/HP/hp-psc_1000_series-hpijs.ppd.gz share/ppd/HP/hp-psc_1100_series-hpijs.ppd.gz share/ppd/HP/hp-psc_1200_series-hpijs.ppd.gz share/ppd/HP/hp-psc_1300_series-hpijs.ppd.gz share/ppd/HP/hp-psc_1310_series-hpijs.ppd.gz share/ppd/HP/hp-psc_1358_series-hpijs.ppd.gz share/ppd/HP/hp-psc_1400_series-hpijs.ppd.gz share/ppd/HP/hp-psc_1500_series-hpijs.ppd.gz share/ppd/HP/hp-psc_1510_series-hpijs.ppd.gz share/ppd/HP/hp-psc_1600_series-hpijs.ppd.gz share/ppd/HP/hp-psc_2100_series-hpijs.ppd.gz share/ppd/HP/hp-psc_2150_series-hpijs.ppd.gz share/ppd/HP/hp-psc_2170_series-hpijs.ppd.gz share/ppd/HP/hp-psc_2200_series-hpijs.ppd.gz share/ppd/HP/hp-psc_2210_series-hpijs.ppd.gz share/ppd/HP/hp-psc_2300_series-hpijs.ppd.gz share/ppd/HP/hp-psc_2350_series-hpijs.ppd.gz share/ppd/HP/hp-psc_2400_series-hpijs.ppd.gz share/ppd/HP/hp-psc_2500_series-hpijs.ppd.gz share/ppd/HP/hp-psc_500-hpijs.ppd.gz share/ppd/HP/hp-psc_720-hpijs.ppd.gz share/ppd/HP/hp-psc_750-hpijs.ppd.gz share/ppd/HP/hp-psc_750xi-hpijs.ppd.gz share/ppd/HP/hp-psc_760-hpijs.ppd.gz share/ppd/HP/hp-psc_780-hpijs.ppd.gz share/ppd/HP/hp-psc_780xi-hpijs.ppd.gz share/ppd/HP/hp-psc_900_series-hpijs.ppd.gz share/ppd/HP/hp-psc_920-hpijs.ppd.gz share/ppd/HP/hp-psc_950-hpijs.ppd.gz share/ppd/HP/hp-psc_950vr-hpijs.ppd.gz share/ppd/HP/hp-psc_950xi-hpijs.ppd.gz share/ppd/HP/hp_LaserJet_1300_series-ps.ppd.gz share/ppd/HP/hp_LaserJet_2300-ps.ppd.gz share/ppd/HP/hp_LaserJet_3015-ps.ppd.gz share/ppd/HP/hp_LaserJet_3020_3030-ps.ppd.gz share/ppd/HP/hp_LaserJet_3380-ps.ppd.gz share/ppd/HP/hp_LaserJet_4200_Series-ps.ppd.gz share/ppd/HP/hp_LaserJet_4300_Series-ps.ppd.gz share/ppd/HP/hp_business_inkjet_2300-ps.ppd.gz share/ppd/HP/hp_color_LaserJet_2500-ps.ppd.gz share/ppd/HP/hp_color_LaserJet_3700-ps.ppd.gz share/ppd/HP/hp_color_LaserJet_4600-ps.ppd.gz share/ppd/HP/hp_color_LaserJet_4610-ps.ppd.gz share/ppd/HP/hp_color_LaserJet_4650-ps.ppd.gz share/ppd/HP/hp_color_LaserJet_5500-ps.ppd.gz share/ppd/HP/hp_color_LaserJet_9500-ps.ppd.gz share/ppd/HP/hp_color_LaserJet_9500_MFP-ps.ppd.gz share/ppd/HP/hp_officejet_9100_series-ps.ppd.gz @dirrm share/ppd/HP @dirrmtry share/ppd @dirrm share/hplip/ui @dirrm share/hplip/scan @dirrm share/hplip/prnt @dirrm share/hplip/plugins @dirrm share/hplip/pcard @dirrm share/hplip/installer @dirrm share/hplip/fax @dirrm share/hplip/data/ps @dirrm share/hplip/data/pcl @dirrm share/hplip/data/models @dirrm share/hplip/data/localization @dirrm share/hplip/data/ldl @dirrm share/hplip/data/images/other @dirrm share/hplip/data/images/devices @dirrm share/hplip/data/images/48x48 @dirrm share/hplip/data/images/32x32 @dirrm share/hplip/data/images/16x16 @dirrm share/hplip/data/images/128x128 @dirrm share/hplip/data/images @dirrm share/hplip/data @dirrm share/hplip/copier @dirrm share/hplip/base @dirrm share/hplip @dirrm share/doc/hplip-2.8.7/styles @dirrm share/doc/hplip-2.8.7/images @dirrm share/doc/hplip-2.8.7 @dirrmtry share/applications @dirrmtry lib/sane @dirrmtry lib/python2.5/site-packages @dirrmtry lib/python2.5 @dirrmtry etc/hp hplip/pkg-descr000644 000000 000000 00000000532 10426607121 014072 0ustar00rootwheel000000 000000 HPLIP is an HP developed solution for printing, scanning, and faxing with HP inkjet and laser based printers in Linux. The HP driver project provides printing support for nearly 1000 printer models, including Deskjet, Officejet, Photosmart, PSC (Print Scan Copy), Business Inkjet, LaserJet, and LaserJet MFP. WWW: http://hplip.sourceforge.net/ hplip/files/hpssd.sh.in000644 000000 000000 00000000663 10742210223 015453 0ustar00rootwheel000000 000000 #!/bin/sh # PROVIDE: hpssd # BEFORE: cupsd # KEYWORD: shutdown . %%RC_SUBR%% name=hpssd rcvar=${name}_enable command="%%PREFIX%%/sbin/${name}" command_interpreter="%%PREFIX%%/bin/python" pidfile="/var/run/${name}.pid" hpssd_user=nobody command_args=">/dev/null" start_precmd="hpssd_prestart" load_rc_config $name : ${hpssd_enable="NO"} hpssd_prestart() { touch ${pidfile} chown ${hpssd_user} ${pidfile} } run_rc_command $*