# (c) Copyright 2003-2009 Hewlett-Packard Development Company, L.P. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # **************************************** # # [TYPE_BOOL] : T | F | 0 | 1 (not case sensitive) # [TYPE_INT] : integer value # [TYPE_LIST]: ,... (no spaces between values/commas) # [TYPE_STRING]: string value (commas are not significant) # # **************************************** # [distros] # distros= [TYPE_LIST] # # [] # index= # Must be unique [TYPE_INT] # versions= [TYPE_LIST] # display_name= [TYPE_STRING] # alt_names= [TYPE_LIST] # display=1|0 [TYPE_BOOL] # notes= [TYPE_STRING] # package_mgrs= [TYPE_LIST] # package_mgr_cmd= [TYPE_STRING] # pre_install_cmd= [TYPE_LIST] # pre_depend_cmd= [TYPE_LIST] # post_depend_cmd= [TYPE_LIST] # hplip_remove_cmd= [TYPE_LIST] # su_sudo=su|sudo [TYPE_STRING] # su is default # ppd_install=ppd|drv [TYPE_STRING] # ppd is default # udev_mode_fix=1|0 [TYPE_BOOL] # ppd_dir= [TYPE_STRING] # Used for BOTH ppd and drv install types # drv_dir= [TYPE_STRING] # Used for only drv installs # fix_ppd_symlink=1|0 [TYPE_BOOL] # ui_toolkit=qt3|qt4|gtk|none [TYPE_STRING] # gtk not supported. qt3 not supported by installer. # policykit=1|0 [TYPE_BOOL] # native_cups=1|0 [TYPE_BOOL] # package_available=1|0 [TYPE_BOOL] # package_arch= [TYPE_LIST] # add_user_to_group= [TYPE_STRING] (leave empty for none) [ex. "-a -G sys" or "-G lp"] # open_mdns_port= [TYPE_LIST] # acl_rules=1|0 [TYPE_BOOL] # For Karmic+ # # # Version data overrides distro data if present. # # must be present in [] section's versions= list. # [:] # code_name= [TYPE_STRING] # supported=1|0 [TYPE_BOOL] # release_date= [TYPE_STRING] # notes= [TYPE_STRING] # ppd_install=ppd|drv [TYPE_STRING] # ppd is default # udev_mode_fix=1|0 [TYPE_BOOL] # ppd_dir= [TYPE_STRING] # Used for BOTH ppd and drv install types # drv_dir= [TYPE_STRING] # Used for only drv installs # fix_ppd_symlink=1|0 [TYPE_BOOL] # scan_supported=1|0 [TYPE_BOOL] # fax_supported=1|0 [TYPE_BOOL] # pcard_supported=1|0 [TYPE_BOOL] # network_supported=1|0 [TYPE_BOOL] # parallel_supported=1|0 [TYPE_BOOL] # usb_supported=1|0 [TYPE_BOOL] # packaged_version= [TYPE_STRING] (version of HPLIP pre-packaged in distro, e.g. "2.8.12") # cups_path_with_bitness=1|0 [TYPE_BOOL] (False is default) # ui_toolkit=qt3|qt4|gtk|none [TYPE_STRING] # foomatic_rip_hplip=1|0 [TYPE_BOOL] (False is default) # policykit=1|0 [TYPE_BOOL] # native_cups=1|0 [TYPE_BOOL] # package_available=1|0 [TYPE_BOOL] # package_arch= [TYPE_LIST] # add_user_to_group= [TYPE_STRING] (leave empty for none) [ex. "-a -G sys" or "-G lp"] # open_mdns_port= [TYPE_LIST] # acl_rules=1|0 [TYPE_BOOL] # For Karmic+ # libdir_path= [TYPE_STRING] # Used if libdir location is to be provided in 64 bit machines # # Only include these sections if supported==1 for this :. # [::] # packages= [TYPE_LIST] # commands= [TYPE_LIST] # # **************************************** [distros] distros=unknown,mepis,debian,suse,mandriva,fedora,redhat,rhel,slackware,gentoo,redflag,ubuntu,xandros,freebsd,linspire,ark,pclinuxos,centos,igos,linuxmint,linpus,gos,boss,lfs # **************************************** [unknown] index=0 display_name=Unknown versions=0 display=0 package_mgrs= su_sudo= drv_dir= [unknown:0] supported=0 # **************************************** [suse] index=3 versions=12.2,12.3,13.1,13.2 display_name=SUSE Linux alt_names= display=1 notes= package_mgrs=yast,yast2,opensuse-updater,zypper,package-manager package_mgr_cmd=su -c "zypper --non-interactive --no-gpg-checks in --auto-agree-with-licenses $packages_to_install" pre_depend_cmd= post_depend_cmd= hplip_remove_cmd=su -c "zypper --non-interactive rm hplip" su_sudo=su ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/cups/model/manufacturer-PPDs/hp fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP # ******************** [suse:12.2] code_name=Mantis supported=1 scan_supported=1 fax_supported=1 pcard_supported=0 network_supported=1 parallel_supported=0 usb_supported=1 packaged_version=3.11.6 release_date=2012-07-11 notes=Please be sure to disable the CD repositories in YaST. ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/cups/model/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP cups_path_with_bitness=0 ui_toolkit=qt4 native_cups=1 open_mdns_port=/bin/bash ./init-suse-firewall pre_depend_cmd=su -c "zypper refresh" [suse:12.2:cups] packages=cups,cups-client [suse:12.2:cups-devel] packages=cups-devel,cupsddk [suse:12.2:gcc] packages=gcc-c++ [suse:12.2:gs] packages=ghostscript-library [suse:12.2:libcrypto] packages=openssl [suse:12.2:libjpeg] packages=libjpeg-devel [suse:12.2:libnetsnmp-devel] packages=net-snmp-devel [suse:12.2:libpthread] packages=glibc [suse:12.2:libtool] packages=libtool,libgphoto2-devel [suse:12.2:libusb] packages=libusb-1_0-devel,libusb-1_0-0 [suse:12.2:make] packages=make [suse:12.2:pil] packages=python-imaging [suse:12.2:ppdev] packages= commands=su -c "modprobe ppdev" [suse:12.2:pyqt] packages=python-qt [suse:12.2:pyqt4] packages=python-qt4 [suse:12.2:pyqt4-dbus] packages=dbus-1-python-devel,dbus-1-python [suse:12.2:python-devel] packages=python-devel,python-xml,libpython2_7-1_0 [suse:12.2:python23] packages=python [suse:12.2:python2X] packages=python [suse:12.2:reportlab] packages= [suse:12.2:sane] packages=xsane [suse:12.2:sane-devel] packages=sane-backends-devel [suse:12.2:scanimage] packages=sane-backends [suse:12.2:xsane] packages=xsane [suse:12.2:cups-ddk] packages=cupsddk [suse:12.2:python-dbus] packages=dbus-1-python [suse:12.2:dbus] packages=dbus-1-devel,python-gobject2 [suse:12.2:python-xml] packages=python-xml,libpython2_7-1_0 [suse:12.2:cups-image] packages=cups-devel [suse:12.2:python-notify] packages=python-notify [suse:12.2:network] packages=wget [suse:12.2:avahi-utils] packages=avahi-utils [suse:12.2:python3-pyqt4] packages=python3-qt4,python3-qt4-devel [suse:12.2:python3-dbus] packages=dbus-1-python3,python3-gobject,python3-gobject2-devel [suse:12.2:python3-devel] packages=python3-devel [suse:12.2:python3-pyqt4-dbus] packages=dbus-1-python3-devel,dbus-1-python3 [suse:12.2:python3-pil] packages=PKG_FROM_PIP:pillow [suse:12.2:python3-xml] packages=python3-xml # ******************** [suse:12.3] code_name=Dartmouth supported=1 scan_supported=1 fax_supported=1 pcard_supported=0 network_supported=1 parallel_supported=0 usb_supported=1 packaged_version=3.12.11 release_date=2013-03-13 notes=Please be sure to disable the CD repositories in YaST. ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/cups/model/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP cups_path_with_bitness=0 ui_toolkit=qt4 native_cups=1 open_mdns_port=/bin/bash ./init-suse-firewall pre_depend_cmd=su -c "zypper refresh" [suse:12.3:cups] packages=cups,cups-client [suse:12.3:cups-devel] packages=cups-devel,cupsddk [suse:12.3:gcc] packages=gcc-c++ [suse:12.3:gs] packages=ghostscript-library [suse:12.3:libcrypto] packages=openssl [suse:12.3:libjpeg] packages=libjpeg-devel [suse:12.3:libnetsnmp-devel] packages=net-snmp-devel [suse:12.3:libpthread] packages=glibc [suse:12.3:libtool] packages=libtool,libgphoto2-devel [suse:12.3:libusb] packages=libusb-1_0-devel,libusb-1_0-0 [suse:12.3:make] packages=make [suse:12.3:pil] packages=python-imaging [suse:12.3:ppdev] packages= commands=su -c "modprobe ppdev" [suse:12.3:pyqt] packages=python-qt [suse:12.3:pyqt4] packages=python-qt4 [suse:12.3:pyqt4-dbus] packages=dbus-1-python-devel,dbus-1-python [suse:12.3:python-devel] packages=python-devel,python-xml,libpython2_7-1_0 [suse:12.3:python23] packages=python [suse:12.3:python2X] packages=python [suse:12.3:reportlab] packages= [suse:12.3:sane] packages=xsane [suse:12.3:sane-devel] packages=sane-backends-devel [suse:12.3:scanimage] packages=sane-backends [suse:12.3:xsane] packages=xsane [suse:12.3:cups-ddk] packages=cupsddk [suse:12.3:python-dbus] packages=dbus-1-python [suse:12.3:dbus] packages=dbus-1-devel,python-gobject2 [suse:12.3:python-xml] packages=python-xml,libpython2_7-1_0 [suse:12.3:cups-image] packages=cups-devel [suse:12.3:python-notify] packages=python-notify [suse:12.3:network] packages=wget [suse:12.3:avahi-utils] packages=avahi-utils [suse:12.3:python3-pyqt4] packages=python3-qt4,python3-qt4-devel [suse:12.3:python3-dbus] packages=dbus-1-python3,python3-gobject,python3-gobject2-devel [suse:12.3:python3-xml] packages=python3-xml,python3-lxml [suse:12.3:python3-devel] packages=python3-devel [suse:12.3:python3-pyqt4-dbus] packages=dbus-1-python3-devel,dbus-1-python3 [suse:12.3:python3-pil] packages=PKG_FROM_PIP:pillow [suse:12.3:python3-reportlab] packages=python3-reportlab [suse:12.3:python3-notify2] packages=python3-notify2 # **************************************** [suse:13.1] code_name=Evergreen supported=1 packaged_version=3.13.7 release_date=19.09.2013 same_as_version=12.3 # **************************************** [suse:13.2] code_name=Harlequin supported=1 packaged_version=3.14.6 release_date=04.11.2014 post_depend_cmd=su -c "zypper --non-interactive --no-gpg-checks in --force --auto-agree-with-licenses cups-filters-ghostscript",su -c "service cups restart" scan_supported=1 fax_supported=1 pcard_supported=0 network_supported=1 parallel_supported=0 usb_supported=1 notes=Please be sure to disable the CD repositories in YaST. ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/cups/model/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP cups_path_with_bitness=0 ui_toolkit=qt4 native_cups=1 open_mdns_port=/bin/bash ./init-suse-firewall pre_depend_cmd=su -c "zypper refresh" [suse:13.2:cups] packages=cups,cups-client [suse:13.2:cups-devel] packages=cups-devel,cupsddk [suse:13.2:gcc] packages=gcc-c++ [suse:13.2:gs] packages=ghostscript-library [suse:13.2:libcrypto] packages=openssl [suse:13.2:libjpeg] packages=libjpeg-devel [suse:13.2:libnetsnmp-devel] packages=net-snmp-devel [suse:13.2:libpthread] packages=glibc [suse:13.2:libtool] packages=libtool,libgphoto2-devel [suse:13.2:libusb] packages=libusb-1_0-devel,libusb-1_0-0 [suse:13.2:make] packages=make [suse:13.2:pil] packages=python-imaging [suse:13.2:ppdev] packages= commands=su -c "modprobe ppdev" [suse:13.2:pyqt] packages=python-qt [suse:13.2:pyqt4] packages=python-qt4 [suse:13.2:pyqt4-dbus] packages=dbus-1-python-devel,dbus-1-python [suse:13.2:python-devel] packages=python-devel,python-xml,libpython2_7-1_0 [suse:13.2:python23] packages=python [suse:13.2:python2X] packages=python [suse:13.2:reportlab] packages= [suse:13.2:sane] packages=xsane [suse:13.2:sane-devel] packages=sane-backends-devel [suse:13.2:scanimage] packages=sane-backends [suse:13.2:xsane] packages=xsane [suse:13.2:cups-ddk] packages=cupsddk [suse:13.2:python-dbus] packages=dbus-1-python [suse:13.2:dbus] packages=dbus-1-devel,python-gobject2 [suse:13.2:python-xml] packages=python-xml,libpython2_7-1_0 [suse:13.2:cups-image] packages=cups-devel [suse:13.2:python-notify] packages=python-notify [suse:13.2:network] packages=wget [suse:13.2:avahi-utils] packages=avahi-utils [suse:13.2:python3-pyqt4] packages=python3-qt4,python3-qt4-devel [suse:13.2:python3-dbus] packages=dbus-1-python3,python3-gobject,python3-gobject2-devel [suse:13.2:python3-xml] packages=python3-xml,python3-lxml [suse:13.2:python3-devel] packages=python3-devel [suse:13.2:python3-pyqt4-dbus] packages=dbus-1-python3-devel,dbus-1-python3 [suse:13.2:python3-pil] packages=python3-Pillow [suse:13.2:python3-reportlab] packages=python3-reportlab [suse:13.2:python3-notify2] packages=python3-notify2 # **************************************** [redhat] index=6 versions=8.0,9.0 display_name=Red Hat alt_names= display=1 notes= package_mgrs=yum,rpm,up2date #package_mgr_cmd=rpm install $packages_to_install package_mgr_cmd=su -c 'yum -y -d 10 -e 1 install $packages_to_install' pre_depend_cmd=su -c 'yum list update' post_depend_cmd= hplip_remove_cmd=su -c 'rpm -ev hplipfull' su_sudo=su ppd_install=ppd udev_mode_fix=1 ppd_dir= fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt3 # ******************** [redhat:8.0] code_name=Psyche supported=0 scan_supported=1 fax_supported=0 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version= release_date=2002-9-1 drv_dir=/usr/share/cups/drv/HP ui_toolkit=none # ******************** [redhat:9.0] code_name=Shrike supported=0 scan_supported=1 fax_supported=0 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version= release_date=2003-3-1 drv_dir=/usr/share/cups/drv/HP ui_toolkit=none # **************************************** [turbolinux] index=10 versions=any display_name=Turbolinux alt_names= display=0 notes= package_mgrs= package_mgr_cmd= pre_depend_cmd= post_depend_cmd= hplip_remove_cmd= su_sudo=su ppd_install=ppd udev_mode_fix=1 ppd_dir= fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt3 # ******************** [turbolinux:any] code_name= supported=0 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version= release_date= notes= drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt3 # **************************************** [redflag] index=11 versions=any display_name=Red Flag Linux alt_names= display=0 notes= package_mgrs= package_mgr_cmd= pre_depend_cmd= post_depend_cmd= hplip_remove_cmd= su_sudo=su ppd_install=ppd udev_mode_fix=1 ppd_dir= fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt3 # ******************** [redflag:any] code_name= supported=0 scan_supported=1 fax_supported=0 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version= release_date= notes= drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt3 # **************************************** [ark] index=16 versions=any display_name=Ark Linux alt_names= display=0 notes= package_mgrs= package_mgr_cmd= pre_depend_cmd= post_depend_cmd= hplip_remove_cmd= su_sudo=su ppd_install=ppd udev_mode_fix=1 ppd_dir= fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt3 # ******************** [ark:any] code_name= supported=0 scan_supported=1 fax_supported=0 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version= release_date= drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt3 # **************************************** [sunwah] index=20 versions=any display_name=Sun Wah RAYS LX alt_names= display=0 notes= package_mgrs= package_mgr_cmd= pre_depend_cmd= post_depend_cmd= hplip_remove_cmd= su_sudo=su ppd_install=ppd udev_mode_fix=1 ppd_dir= fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt3 # ******************** [sunwah:any] code_name= supported=0 scan_supported=1 fax_supported=0 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version= release_date= drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt3 # **************************************** [fedora] index=5 versions=17,18,19,20,21,22 display_name=Fedora alt_names=Fedora Core display=1 notes=SELinux must run in permissive mode or it must be disabled for HPLIP to function properly. Please run SELinux in permissive mode or disable it before continuing. package_mgrs=yum,rpm,up2date package_mgr_cmd=su -c "yum -y -d 10 -e 1 install $packages_to_install" pre_depend_cmd=su -c "yum clean all",su -c "yum check-update" post_depend_cmd= hplip_remove_cmd=su -c "yum -y -d 10 -e 1 remove hplip" su_sudo=su ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/cups/model/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP # ******************** [fedora:17] code_name=Beefy Miracle supported=1 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=3.12.4 release_date=22/05/2012 notes=To complete the install in Fedora you must quit the installer at the printer setup stage, log out, log back in, and run hp-setup. ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/cups/model/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 policykit=0 native_cups=1 open_mdns_port=/bin/bash ./init-iptables-firewall pre_depend_cmd=su -c "yum clean all",su -c "yum check-update" [fedora:17:cups] packages=cups [fedora:17:cups-devel] packages=cups-devel [fedora:17:gcc] packages=gcc-c++ [fedora:17:gs] packages=ghostscript [fedora:17:libcrypto] packages=openssl-devel [fedora:17:libjpeg] packages=libjpeg-devel [fedora:17:libnetsnmp-devel] packages=net-snmp-devel [fedora:17:libpthread] packages=glibc-headers [fedora:17:libtool] packages=libtool [fedora:17:libusb] packages=libusb1-devel [fedora:17:make] packages=make [fedora:17:pil] packages=python-imaging [fedora:17:ppdev] packages= commands=su -c "/sbin/modprobe ppdev" [fedora:17:pyqt] packages=PyQt [fedora:17:python-devel] packages=python-devel [fedora:17:pyqt4] packages=PyQt4 [fedora:17:pyqt4-dbus] packages=dbus-python [fedora:17:python23] packages=python [fedora:17:python2X] packages=python [fedora:17:reportlab] packages=python-reportlab [fedora:17:sane] packages=sane-backends [fedora:17:sane-devel] packages=sane-backends-devel [fedora:17:scanimage] packages=sane-frontends [fedora:17:xsane] packages=xsane [fedora:17:python-dbus] packages=dbus-python,pygobject2 [fedora:17:dbus] packages=dbus-devel [fedora:17:cups-image] packages=cups-devel [fedora:17:python-notify] packages=notify-python [fedora:17:policykit] packages=polkit,polkit-gnome [fedora:17:network] packages=wget [fedora:17:avahi-utils] packages=avahi-tools # ******************** [fedora:18] code_name=Sperical Cow supported=1 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=3.12.10a release_date=08/01/2013 notes=To complete the install in Fedora you must quit the installer at the printer setup stage, log out, log back in, and run hp-setup. ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/cups/model/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 policykit=0 native_cups=1 open_mdns_port=/bin/bash ./init-iptables-firewall pre_depend_cmd=su -c "yum clean all",su -c "yum check-update" [fedora:18:cups] packages=cups [fedora:18:cups-devel] packages=cups-devel [fedora:18:gcc] packages=audit,gcc-c++ [fedora:18:gs] packages=ghostscript [fedora:18:libcrypto] packages=openssl-devel [fedora:18:libjpeg] packages=libjpeg-devel [fedora:18:libnetsnmp-devel] packages=net-snmp-devel [fedora:18:libpthread] packages=glibc-headers [fedora:18:libtool] packages=audit,libtool [fedora:18:libusb] packages=libusb1-devel [fedora:18:make] packages=make [fedora:18:pil] packages=python-imaging [fedora:18:ppdev] packages= commands=su -c "/sbin/modprobe ppdev" [fedora:18:pyqt] packages=PyQt [fedora:18:python-devel] packages=python-devel [fedora:18:pyqt4] packages=PyQt4 [fedora:18:pyqt4-dbus] packages=dbus-python [fedora:18:python23] packages=python [fedora:18:python2X] packages=python [fedora:18:reportlab] packages=python-reportlab [fedora:18:sane] packages=sane-backends [fedora:18:sane-devel] packages=sane-backends-devel [fedora:18:scanimage] packages=sane-frontends [fedora:18:xsane] packages=xsane [fedora:18:python-dbus] packages=dbus-python,pygobject2 [fedora:18:dbus] packages=dbus-devel [fedora:18:cups-image] packages=cups-devel [fedora:18:python-notify] packages=notify-python [fedora:18:policykit] packages=polkit,polkit-gnome [fedora:18:network] packages=wget [fedora:18:avahi-utils] packages=avahi-tools # **************************************** [fedora:19] code_name=Schrodinger's Cat supported=1 packaged_version=3.13.5 release_date=02/07/2013 same_as_version=17 # **************************************** [fedora:20] code_name=Heisenbug supported=1 packaged_version=3.13.9 release_date=12/11/2013 same_as_version=19 # **************************************** [fedora:21] code_name= supported=1 packaged_version=3.14.10 release_date=09/12/2014 same_as_version=17 # **************************************** [fedora:22] code_name= supported=1 scan_supported=1 fax_supported=1 pcard_supported=0 network_supported=1 parallel_supported=0 usb_supported=1 packaged_version=3.15.6 release_date=26/05/2015 notes=To complete the install in Fedora you must quit the installer at the printer setup stage, log out, log back in, and run hp-setup. ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/cups/model/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 policykit=0 native_cups=1 open_mdns_port=/bin/bash ./init-iptables-firewall package_mgr_cmd=su -c "dnf -y -d 10 -e 1 install $packages_to_install" pre_depend_cmd=su -c "dnf check-update" hplip_remove_cmd=su -c "dnf -y -d 10 -e 1 remove hplip" [fedora:22:cups] packages=cups [fedora:22:cups-devel] packages=cups-devel [fedora:22:gcc] packages=gcc-c++ [fedora:22:gs] packages=ghostscript [fedora:22:libcrypto] packages=openssl-devel [fedora:22:libjpeg] packages=libjpeg-devel [fedora:22:libnetsnmp-devel] packages=net-snmp-devel [fedora:22:libpthread] packages=glibc-headers [fedora:22:libtool] packages=libtool [fedora:22:libusb] packages=libusb1-devel [fedora:22:make] packages=make [fedora:22:pil] packages=python-imaging [fedora:22:ppdev] packages= commands=su -c "/sbin/modprobe ppdev" [fedora:22:pyqt] packages=PyQt [fedora:22:python-devel] packages=python-devel [fedora:22:pyqt4] packages=PyQt4 [fedora:22:pyqt4-dbus] packages=dbus-python [fedora:22:python2X] packages=python [fedora:22:reportlab] packages=python-reportlab [fedora:22:sane] packages=sane-backends [fedora:22:sane-devel] packages=sane-backends-devel [fedora:22:scanimage] packages=sane-frontends [fedora:22:xsane] packages=xsane [fedora:22:python-dbus] packages=dbus-python,pygobject2 [fedora:22:dbus] packages=dbus-devel [fedora:22:cups-image] packages=cups-devel [fedora:22:python-notify] packages=notify-python [fedora:22:policykit] packages=polkit,polkit-gnome [fedora:22:network] packages=wget [fedora:22:avahi-utils] packages=avahi-tools [fedora:22:python3X] packages=python3 [fedora:22:python3-notify2] packages=PKG_FROM_PIP:notify2 [fedora:22:python3-pyqt4] packages=python3-PyQt4 [fedora:22:python3-dbus] packages=python3-dbus,python3-gobject [fedora:22:python3-xml] packages=python3-lxml [fedora:22:python3-devel] packages=python3-devel [fedora:22:python3-pil] packages=python3-pillow [fedora:22:python3-reportlab] packages=python3-reportlab # **************************************** [linspire] index=15 versions=5.0 display_name=Linspire alt_names= display=0 notes=The installer will uncomment out several Debian repositories to complete the installation. This may pull in packages that are incompatible with Linspire and may cause CNR to stop working. package_mgrs=apt-get package_mgr_cmd=su -c "apt-get install --yes $packages_to_install" pre_depend_cmd=su -c "cp -f /etc/apt/sources.list /etc/apt/sources.hplip,echo deb ftp://mirrors.kernel.org/debian/ sid main contrib non-free | sudo tee -a /etc/apt/sources.list,echo deb-src ftp://mirrors.kernel.org/debian/ sid main contrib non-free | sudo tee -a /etc/apt/sources.list,su -c "apt-get update" post_depend_cmd= hplip_remove_cmd=su -c "apt-get remove hplip hpijs" su_sudo=su ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/cups/model/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP # ******************** [linspire:5.0] code_name=Linspire supported=0 scan_supported=1 fax_supported=0 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version= release_date= notes= ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/cups/model/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt3 # **************************************** [rhel] index=7 versions=5.0,6.0,7.0,7.1 display_name=Red Hat Enterprise Linux alt_names=red hat enterprise linux display=1 notes= package_mgrs=yum,rpm,up2date,gpk-update-viewer #package_mgr_cmd=su -c 'rpm install $packages_to_install' package_mgr_cmd=su -c 'yum -y -d 10 -e 1 install $packages_to_install' pre_depend_cmd=su -c 'yum list update' post_depend_cmd= hplip_remove_cmd=su -c 'rpm -ev hplipfull' su_sudo=su ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/cups/model/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP # ******************** [rhel:5.0] code_name= supported=0 libusb01=1 scan_supported=1 fax_supported=0 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=1.6.7 release_date= notes= ppd_install= udev_mode_fix=1 ppd_dir=/usr/share/cups/model/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt3 package_available=1 package_arch=i386,x86_64 [rhel:5.0:cups] packages=cups [rhel:5.0:cups-devel] packages=cups-devel [rhel:5.0:gcc] packages=gcc-c++ [rhel:5.0:gs] packages=ghostscript [rhel:5.0:libcrypto] packages=openssl-devel [rhel:5.0:libjpeg] packages=libjpeg-devel [rhel:5.0:libnetsnmp-devel] packages=net-snmp-devel [rhel:5.0:libpthread] packages=glibc-headers [rhel:5.0:libtool] packages=libtool [rhel:5.0:libusb] packages=libusb1 [rhel:5.0:make] packages=make [rhel:5.0:pil] packages=python-imaging [rhel:5.0:ppdev] packages= [rhel:5.0:pyqt] packages=PyQt [rhel:5.0:python-devel] packages=python-devel [rhel:5.0:pyqt4] packages=PyQt4 [rhel:5.0:pyqt4-dbus] packages=dbus-python [rhel:5.0:python23] packages=python [rhel:5.0:python2X] packages=python [rhel:5.0:reportlab] packages=python-reportlab [rhel:5.0:sane] packages=sane-backends [rhel:5.0:sane-devel] packages=sane-backends-devel [rhel:5.0:scanimage] packages=sane-frontends [rhel:5.0:xsane] packages=xsane [rhel:5.0:python-dbus] packages=dbus-python,pygobject2 [rhel:5.0:dbus] packages=dbus-devel [rhel:5.0:cups-image] packages=cups-devel [rhel:5.0:python-notify] packages=notify-python [rhel:5.0:policykit] packages=polkit,polkit-gnome [rhel:5.0:network] packages=wget [rhel:5.0:avahi-utils] packages=avahi-tools # ******************** [rhel:6.0] code_name=Santiago supported=1 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=1.6.7 release_date= notes= ppd_install= udev_mode_fix=1 ppd_dir=/usr/share/cups/model/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 package_available=1 package_arch=i686,x86_64 native_cups=1 libusb01=1 [rhel:6.0:cups] packages=cups [rhel:6.0:cups-devel] packages=cups-devel [rhel:6.0:gcc] packages=gcc-c++ [rhel:6.0:gs] packages=ghostscript [rhel:6.0:libcrypto] packages=openssl-devel [rhel:6.0:libjpeg] packages=libjpeg-devel [rhel:6.0:libnetsnmp-devel] packages=net-snmp-devel [rhel:6.0:libpthread] packages=glibc-headers [rhel:6.0:libtool] packages=libtool [rhel:6.0:libusb] packages=libusb1 [rhel:6.0:make] packages=make [rhel:6.0:pil] packages=python-imaging [rhel:6.0:ppdev] packages= [rhel:6.0:pyqt] packages=PyQt [rhel:6.0:python-devel] packages=python-devel [rhel:6.0:pyqt4] packages=PyQt4 [rhel:6.0:pyqt4-dbus] packages=dbus-python [rhel:6.0:python23] packages=python [rhel:6.0:python2X] packages=python [rhel:6.0:reportlab] packages=python-reportlab [rhel:6.0:sane] packages=sane-backends [rhel:6.0:sane-devel] packages=sane-backends-devel [rhel:6.0:scanimage] packages=sane-frontends [rhel:6.0:xsane] packages=xsane [rhel:6.0:python-dbus] packages=dbus-python,pygobject2 [rhel:6.0:dbus] packages=dbus-devel [rhel:6.0:cups-image] packages=cups-devel [rhel:6.0:python-notify] packages=notify-python [rhel:6.0:policykit] packages=polkit,polkit-gnome [rhel:6.0:network] packages=wget [rhel:6.0:avahi-utils] packages=avahi-tools # **************************************** [rhel:7.0] code_name=Maipo packaged_version=3.13.7 release_date=10/06/2014 same_as_version=6.0 # **************************************** [rhel:7.1] packaged_version=3.14.7 release_date=05/03/2015 same_as_version=7.0 # **************************************** [slackware] index=8 versions=9.0,9.1,10.0,10.1,10.2,11,12,12.1 display_name=Slackware Linux alt_names= display=0 notes= package_mgrs= package_mgr_cmd= pre_depend_cmd= post_depend_cmd= hplip_remove_cmd= su_sudo=su ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP # ******************** [slackware:9.0] code_name= supported=0 scan_supported=0 fax_supported=0 pcard_supported=0 network_supported=0 parallel_supported=0 usb_supported=0 packaged_version= release_date=2003-3-19 notes= ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=none # ******************** [slackware:9.1] code_name= supported=0 scan_supported=0 fax_supported=0 pcard_supported=0 network_supported=0 parallel_supported=0 usb_supported=0 packaged_version= release_date=2003-9-26 notes= ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=none # ******************** [slackware:10.0] code_name= supported=0 scan_supported=0 fax_supported=0 pcard_supported=0 network_supported=0 parallel_supported=0 usb_supported=0 packaged_version= release_date=2004-6-23 notes= ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=none # ******************** [slackware:10.1] code_name= supported=0 scan_supported=0 fax_supported=0 pcard_supported=0 network_supported=0 parallel_supported=0 usb_supported=0 packaged_version= release_date=2005-2-2 notes= ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=none # ******************** [slackware:10.2] code_name= supported=0 scan_supported=0 fax_supported=0 pcard_supported=0 network_supported=0 parallel_supported=0 usb_supported=0 packaged_version= release_date=2005-9-14 notes= ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=none # ******************** [slackware:11] code_name= supported=0 scan_supported=0 fax_supported=0 pcard_supported=0 network_supported=0 parallel_supported=0 usb_supported=0 packaged_version=1.6.9 release_date= notes= ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=none # ******************** [slackware:12] code_name= supported=0 scan_supported=0 fax_supported=0 pcard_supported=0 network_supported=0 parallel_supported=0 usb_supported=0 packaged_version=1.7.4a release_date= notes= ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=none # ******************** [slackware:12.1] code_name= supported=0 scan_supported=0 fax_supported=0 pcard_supported=0 network_supported=0 parallel_supported=0 usb_supported=0 packaged_version=2.8.4 release_date= notes= ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=none # **************************************** [centos] index=23 versions=any display_name=CentOS alt_names= display=0 notes= package_mgrs=pup,yum,rpm package_mgr_cmd=su -c 'yum -y -d 10 -e 1 install $packages_to_install' pre_depend_cmd=su -c 'yum list update' post_depend_cmd= hplip_remove_cmd= su_sudo=su ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP # ******************** [centos:any] code_name= supported=0 scan_supported=1 fax_supported=0 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 libusb01=1 udev_sysfs_rule=1 packaged_version= release_date= notes= ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/cups/model/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt3 [centos:any:cups] packages=cups [centos:any:cups-devel] packages=cups-devel [centos:any:cups-image] packages=cups-devel [centos:any:gcc] packages=gcc-c++ [centos:any:gs] packages=ghostscript [centos:any:libcrypto] packages=openssl-devel [centos:any:libjpeg] packages=libjpeg-devel [centos:any:libnetsnmp-devel] packages=net-snmp-devel [centos:any:libpthread] packages=glibc-headers [centos:any:libtool] packages=libtool [centos:any:libusb] packages=libusb1-devel [centos:any:make] packages=make [centos:any:pil] packages=python-imaging,python-imaging-devel [centos:any:ppdev] packages= commands=su -c "modprobe ppdev",su -c cp -f /etc/modules /etc/modules.hplip,echo ppdev | su -c tee -a /etc/modules [centos:any:pyqt] packages=PyQt,PyQt-devel [centos:any:python-devel] packages=python-devel,PyXML [centos:any:pyqt4] packages=PyQt4 [centos:any:pyqt4-dbus] packages=pygobject2 [centos:any:python23] packages=python [centos:any:python2X] packages=python [centos:any:reportlab] packages=python-reportlab [centos:any:sane] packages=sane-backends [centos:any:sane-devel] packages=sane-backends-devel [centos:any:scanimage] packages=sane-frontends [centos:any:xsane] packages=xsane [centos:any:cups-ddk] packages= [centos:any:python-dbus] packages=dbus-python,policycoreutils-gui [centos:any:python-ctypes] packages= [centos:any:python-notify] packages=notify-python [centos:any:dbus] packages=dbus-devel [centos:any:network] packages=wget [centos:any:avahi-utils] packages=avahi-tools # **************************************** [gentoo] index=9 versions=any display_name=Gentoo Linux alt_names= display=0 notes= package_mgrs= package_mgr_cmd= pre_depend_cmd= post_depend_cmd= hplip_remove_cmd= su_sudo=su ppd_install=ppd udev_mode_fix=1 ppd_dir= fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP # ******************** [gentoo:any] code_name= supported=0 scan_supported=0 fax_supported=0 pcard_supported=0 network_supported=0 parallel_supported=0 usb_supported=0 packaged_version= release_date= notes= ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=none # **************************************** [pclinuxos] index=17 versions=2006.0,2006,2007.0,2007,2008.0,2008,2009,2009.0 display_name=PCLinuxOS alt_names= display=1 notes=Please enable all the available repositories before continuing or the install will fail. package_mgrs=apt-get,synaptic package_mgr_cmd=su -c "apt-get install --yes $packages_to_install" pre_install_cmd=su - -c "/etc/init.d/cups restart",su -c "touch /etc/security/console.perms.d/60-hplip.perms && echo '=/dev/usb/dabusb* /dev/usb/mdc800* /dev/usb/rio500 /dev/ttyUSB*' | tee /etc/security/console.perms.d/60-hplip.perms" pre_depend_cmd=su -c "apt-get update" post_depend_cmd= hplip_remove_cmd=su -c "apt-get remove --yes hplip hpijs" su_sudo=su ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP libusb01=1 # ******************** [pclinuxos:2006.0] code_name=Texstar supported=0 scan_supported=1 fax_supported=0 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version= release_date= libusb01=1 notes= ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 [pclinuxos:2006.0:cups] packages=libcups2 [pclinuxos:2006.0:cups-devel] packages=libcups2-devel [pclinuxos:2006.0:gcc] packages=gcc-c++ [pclinuxos:2006.0:gs] packages=ghostscript [pclinuxos:2006.0:libcrypto] packages=openssl [pclinuxos:2006.0:libjpeg] packages=libjpeg62-devel [pclinuxos:2006.0:libnetsnmp-devel] packages=libnet-snmp5-devel [pclinuxos:2006.0:libpthread] packages=glibc [pclinuxos:2006.0:libtool] packages=libtool [pclinuxos:2006.0:libusb] packages=libusb-devel [pclinuxos:2006.0:make] packages=make [pclinuxos:2006.0:pil] packages=python-imaging [pclinuxos:2006.0:ppdev] packages= commands=su -c "modprobe ppdev",su -c cp -f /etc/modules /etc/modules.hplip,echo ppdev | su -c tee -a /etc/modules [pclinuxos:2006.0:pyqt] packages=pyqt [pclinuxos:2006.0:python-devel] packages=python-devel [pclinuxos:2006.0:pyqt4] packages=PyQt4 [pclinuxos:2006.0:pyqt4-dbus] packages=dbus-python [pclinuxos:2006.0:python23] packages=python [pclinuxos:2006.0:python2X] packages=python [pclinuxos:2006.0:reportlab] packages=python-reportlab [pclinuxos:2006.0:sane] packages=sane-frontends [pclinuxos:2006.0:sane-devel] packages=sane-devel [pclinuxos:2006.0:scanimage] packages=sane-frontends [pclinuxos:2006.0:xsane] packages=xsane [pclinuxos:2006.0:cups-ddk] packages= [pclinuxos:2006.0:python-dbus] # packages=dbus-python,libdbus-1_3-devel,python-gobject [pclinuxos:2006.0:python-ctypes] # packages=python-ctypes [pclinuxos:2006.0:cups-image] packages=libcups2-devel [pclinuxos:2006.0:network] packages=wget [pclinuxos:2006.0:avahi-utils] packages=avahi # ******************** [pclinuxos:2006] same_as_version=2006.0 # ******************** [pclinuxos:2007.0] code_name= supported=0 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=2.7.10 release_date= notes= ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 libusb01=1 [pclinuxos:2007.0:cups] packages=libcups2 [pclinuxos:2007.0:cups-devel] packages=libcups2-devel [pclinuxos:2007.0:gcc] packages=gcc-c++ [pclinuxos:2007.0:gs] packages=ghostscript [pclinuxos:2007.0:libcrypto] packages=openssl [pclinuxos:2007.0:libjpeg] packages=libjpeg62-devel [pclinuxos:2007.0:libnetsnmp-devel] packages=libnet-snmp10-devel [pclinuxos:2007.0:libpthread] packages=glibc [pclinuxos:2007.0:libtool] packages=libtool [pclinuxos:2007.0:libusb] packages=libusb-devel [pclinuxos:2007.0:make] packages=make [pclinuxos:2007.0:pil] packages=python-imaging [pclinuxos:2007.0:ppdev] packages= commands=su -c "modprobe ppdev",su -c cp -f /etc/modules /etc/modules.hplip,echo ppdev | su -c tee -a /etc/modules [pclinuxos:2007.0:pyqt] packages=pyqt [pclinuxos:2007.0:python-devel] packages=libpython2.4-devel [pclinuxos:2007.0:pyqt4] packages=PyQt4 [pclinuxos:2007.0:pyqt4-dbus] packages=dbus-python [pclinuxos:2007.0:python23] packages=python [pclinuxos:2007.0:python2X] packages=python [pclinuxos:2007.0:reportlab] packages=python-reportlab [pclinuxos:2007.0:sane] packages=sane-frontends [pclinuxos:2007.0:sane-devel] packages=libsane1-devel [pclinuxos:2007.0:scanimage] packages=sane-frontends [pclinuxos:2007.0:xsane] packages=xsane [pclinuxos:2007.0:cups-ddk] # packages=cupsddk,cupsddk-drivers [pclinuxos:2007.0:python-dbus] packages=dbus-python,python-gobject [pclinuxos:2007.0:dbus] packages=libdbus-1_3-devel [pclinuxos:2007.0:python-ctypes] packages=python-ctypes [pclinuxos:2007.0:cups-image] packages=libcups2-devel [pclinuxos:2007.0:network] packages=wget [pclinuxos:2007.0:avahi-utils] packages=avahi # ******************** [pclinuxos:2007] same_as_version=2007.0 # ******************** [pclinuxos:2008.0] code_name= supported=0 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=2.7.10 release_date= notes= ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 libusb01=1 [pclinuxos:2008.0:cups] packages=libcups2 [pclinuxos:2008.0:cups-devel] packages=libcups2-devel [pclinuxos:2008.0:gcc] packages=gcc-c++ [pclinuxos:2008.0:gs] packages=ghostscript [pclinuxos:2008.0:libcrypto] packages=openssl [pclinuxos:2008.0:libjpeg] packages=libjpeg62-devel [pclinuxos:2008.0:libnetsnmp-devel] packages=libnet-snmp10-devel [pclinuxos:2008.0:libpthread] packages=glibc [pclinuxos:2008.0:libtool] packages=libtool [pclinuxos:2008.0:libusb] packages=libusb-devel [pclinuxos:2008.0:make] packages=make [pclinuxos:2008.0:pil] packages=python-imaging [pclinuxos:2008.0:ppdev] packages= commands=su -c "modprobe ppdev",su -c cp -f /etc/modules /etc/modules.hplip,echo ppdev | su -c tee -a /etc/modules [pclinuxos:2008.0:pyqt] packages=pyqt [pclinuxos:2008.0:python-devel] packages=libpython2.4-devel [pclinuxos:2008.0:pyqt4] packages=PyQt4 [pclinuxos:2008.0:pyqt4-dbus] packages=dbus-python [pclinuxos:2008.0:python23] packages=python [pclinuxos:2008.0:python2X] packages=python [pclinuxos:2008.0:reportlab] packages=python-reportlab [pclinuxos:2008.0:sane] packages=sane-frontends [pclinuxos:2008.0:sane-devel] packages=libsane1-devel [pclinuxos:2008.0:scanimage] packages=sane-frontends [pclinuxos:2008.0:xsane] packages=xsane [pclinuxos:2008.0:cups-ddk] # packages=cupsddk,cupsddk-drivers [pclinuxos:2008.0:python-dbus] packages=dbus-python,python-gobject [pclinuxos:2008.0:dbus] packages=libdbus-1_3-devel [pclinuxos:2008.0:python-ctypes] packages=python-ctypes [pclinuxos:2008.0:cups-image] packages=libcups2-devel [pclinuxos:2008.0:network] packages=wget [pclinuxos:2008.0:avahi-utils] packages=avahi # ******************** [pclinuxos:2008] same_as_version=2008.0 # ******************** [pclinuxos:2009.0] code_name= supported=0 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version= release_date= notes= ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 libusb01=1 [pclinuxos:2009.0:cups] packages=libcups2 [pclinuxos:2009.0:cups-devel] packages=libcups2-devel [pclinuxos:2009.0:gcc] packages=gcc-c++ [pclinuxos:2009.0:gs] packages=ghostscript [pclinuxos:2009.0:libcrypto] packages=openssl [pclinuxos:2009.0:libjpeg] packages=libjpeg62-devel [pclinuxos:2009.0:libnetsnmp-devel] packages=libnet-snmp10-devel [pclinuxos:2009.0:libpthread] packages=glibc [pclinuxos:2009.0:libtool] packages=libtool [pclinuxos:2009.0:libusb] packages=libusb-devel [pclinuxos:2009.0:make] packages=make [pclinuxos:2009.0:pil] packages=python-imaging [pclinuxos:2009.0:ppdev] packages= commands=su -c "modprobe ppdev",su -c cp -f /etc/modules /etc/modules.hplip,echo ppdev | su -c tee -a /etc/modules [pclinuxos:2009.0:pyqt] packages=pyqt [pclinuxos:2009.0:python-devel] packages=libpython2.4-devel [pclinuxos:2009.0:pyqt4] packages=PyQt4 [pclinuxos:2009.0:pyqt4-dbus] packages=dbus-python [pclinuxos:2009.0:python23] packages=python [pclinuxos:2009.0:python2X] packages=python [pclinuxos:2009.0:reportlab] packages=python-reportlab [pclinuxos:2009.0:sane] packages=sane-frontends [pclinuxos:2009.0:sane-devel] packages=libsane1-devel [pclinuxos:2009.0:scanimage] packages=sane-frontends [pclinuxos:2009.0:xsane] packages=xsane [pclinuxos:2009.0:cups-ddk] # packages=cupsddk,cupsddk-drivers [pclinuxos:2009.0:python-dbus] packages=dbus-python,python-gobject [pclinuxos:2009.0:dbus] packages=libdbus-1_3-devel [pclinuxos:2009.0:python-ctypes] packages=python-ctypes [pclinuxos:2009.0:cups-image] packages=libcups2-devel [pclinuxos:2009.0:network] packages=wget [pclinuxos:2009.0:avahi-utils] packages=avahi # ******************** [pclinuxos:2009] same_as_version=2009.0 # ******************** [pclinuxos:2009.1] code_name= supported=0 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version= release_date= notes= ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 libusb01=1 [pclinuxos:2009.1:cups] packages=libcups2 [pclinuxos:2009.1:cups-devel] packages=libcups2-devel [pclinuxos:2009.1:gcc] packages=gcc-c++ [pclinuxos:2009.1:gs] packages=ghostscript [pclinuxos:2009.1:libcrypto] packages=openssl [pclinuxos:2009.1:libjpeg] packages=libjpeg62-devel [pclinuxos:2009.1:libnetsnmp-devel] packages=libnet-snmp10-devel [pclinuxos:2009.1:libpthread] packages=glibc [pclinuxos:2009.1:libtool] packages=libtool [pclinuxos:2009.1:libusb] packages=libusb-devel [pclinuxos:2009.1:make] packages=make [pclinuxos:2009.1:pil] packages=python-imaging [pclinuxos:2009.1:ppdev] packages= commands=su -c "modprobe ppdev",su -c cp -f /etc/modules /etc/modules.hplip,echo ppdev | su -c tee -a /etc/modules [pclinuxos:2009.1:pyqt] packages=pyqt [pclinuxos:2009.1:python-devel] packages=libpython2.4-devel [pclinuxos:2009.1:pyqt4] packages=PyQt4 [pclinuxos:2009.1:pyqt4-dbus] packages=dbus-python [pclinuxos:2009.1:python23] packages=python [pclinuxos:2009.1:python2X] packages=python [pclinuxos:2009.1:reportlab] packages=python-reportlab [pclinuxos:2009.1:sane] packages=sane-frontends [pclinuxos:2009.1:sane-devel] packages=libsane1-devel [pclinuxos:2009.1:scanimage] packages=sane-frontends [pclinuxos:2009.1:xsane] packages=xsane [pclinuxos:2009.1:cups-ddk] # packages=cupsddk,cupsddk-drivers [pclinuxos:2009.1:python-dbus] packages=dbus-python,python-gobject [pclinuxos:2009.1:dbus] packages=libdbus-1_3-devel [pclinuxos:2009.1:python-ctypes] packages=python-ctypes [pclinuxos:2009.1:cups-image] packages=libcups2-devel [pclinuxos:2009.1:network] packages=wget [pclinuxos:2009.1:avahi-utils] packages=avahi # **************************************** [igos] index=32 versions=1.0 display_name=IGOS alt_names=IGOS display=1 notes=SELinux must be disabled for HPLIP to function properly. Please disable SELinux before continuing. package_mgrs=yum,rpm,up2date package_mgr_cmd=su -c "yum -y -d 10 -e 1 install $packages_to_install" pre_depend_cmd=su -c "yum clean all" post_depend_cmd= hplip_remove_cmd=su -c "yum -y -d 10 -e 1 remove hplip hpijs" su_sudo=su ppd_install=ppd udev_mode_fix=1 ppd_dir= fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP # ******************** [igos:1.0] code_name=Nusantara supported=0 scan_supported=1 fax_supported=0 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version= release_date= notes= ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt3 [igos:1.0:cups] packages=cups [igos:1.0:cups-devel] packages=cups-devel [igos:1.0:gcc] packages=gcc-c++ [igos:1.0:gs] packages=ghostscript [igos:1.0:libcrypto] packages=net-snmp-devel [igos:1.0:libjpeg] packages=libjpeg-devel [igos:1.0:libnetsnmp-devel] packages=net-snmp-devel [igos:1.0:libpthread] packages=glibc-headers [igos:1.0:libtool] packages=libtool [igos:1.0:libusb] packages=libusb-devel [igos:1.0:make] packages=make [igos:1.0:pil] packages=python-imaging [igos:1.0:ppdev] packages= commands=su -c "/sbin/modprobe ppdev" [igos:1.0:pyqt] packages=PyQt [igos:1.0:python-devel] packages=python-devel [igos:1.0::pyqt4] packages= [igos:1.0:pyqt4-dbus] packages= [igos:1.0:python23] packages=python [igos:1.0:python2X] packages=python [igos:1.0:reportlab] packages=python-reportlab [igos:1.0:sane] packages=sane-backends [igos:1.0:sane-devel] packages=sane-devel [igos:1.0:scanimage] packages=sane-frontends [igos:1.0:xsane] packages=xsane [igos:1.0:cups-ddk] # packages=cupsddk,cupsddk-drivers [igos:1.0:python-dbus] # packages=dbus-python,python-gobject [igos:1.0:python-ctypes] # packages=python-ctypes [igos:1.0:cups-image] packages= [igos:1.0:network] packages=wget [igos:1.0:avahi-utils] packages=avahi # **************************************** [ubuntu] index=12 versions=10.04,11.10,12.04,12.10,13.04,13.10,14.04,14.10,15.04 display_name=Ubuntu alt_names=kubuntu,edubuntu,xubuntu display=1 notes= package_mgrs=dpkg,apt-get,synaptic,update-manager,adept,aptitude,adept-updater package_mgr_cmd=sudo apt-get install --assume-yes $packages_to_install pre_depend_cmd=sudo dpkg --configure -a,sudo apt-get install --yes --force-yes -f,sudo apt-get update post_depend_cmd= hplip_remove_cmd=sudo apt-get remove --assume-yes hplip hpijs hplip-cups hplip-data libhpmud0 foomatic-db-hpijs su_sudo=sudo ppd_install=ppd udev_mode_fix=1 ppd_dir= fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP # ******************** [ubuntu:10.04] code_name=Lucid supported=1 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=3.10.2 release_date=2010 notes=Enable the universe/multiverse repositories. Also be sure you are using the Ubuntu "Main" Repositories. See: https://help.ubuntu.com/community/Repositories/Ubuntu for more information. Disable the CD-ROM/DVD source if you do not have the Ubuntu installation media inserted in the drive. ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 native_cups=1 acl_rules=1 [ubuntu:10.04:cups] packages=libcups2 [ubuntu:10.04:cups-devel] packages=libcups2-dev,cups-bsd,cups-client [ubuntu:10.04:gcc] packages=build-essential [ubuntu:10.04:gs] packages=ghostscript [ubuntu:10.04:libcrypto] packages=openssl [ubuntu:10.04:libjpeg] packages=libjpeg62-dev [ubuntu:10.04:libnetsnmp-devel] packages=libsnmp-dev [ubuntu:10.04:libpthread] packages=build-essential [ubuntu:10.04:libtool] packages=libtool [ubuntu:10.04:libusb] packages=libusb-1.0-0-dev [ubuntu:10.04:make] packages=build-essential [ubuntu:10.04:pil] packages=python-imaging [ubuntu:10.04:ppdev] packages= commands=sudo modprobe ppdev,sudo cp -f /etc/modules /etc/modules.hplip,echo ppdev | sudo tee -a /etc/modules [ubuntu:10.04:pyqt] packages=python-qt4 [ubuntu:10.04:python-devel] packages=python-dev [ubuntu:10.04:pyqt4] packages=python-qt4 [ubuntu:10.04:pyqt4-dbus] packages=python-qt4-dbus #[ubuntu:10.04:python23] #packages=python [ubuntu:10.04:python2X] packages=python [ubuntu:10.04:reportlab] packages=python-reportlab [ubuntu:10.04:sane] packages=libsane [ubuntu:10.04:sane-devel] packages=libsane-dev [ubuntu:10.04:scanimage] packages=sane-utils [ubuntu:10.04:xsane] packages=xsane [ubuntu:10.04:python-dbus] packages=python-dbus,python-gobject [ubuntu:10.04:dbus] packages=libdbus-1-dev [ubuntu:10.04:cups-image] packages=libcupsimage2-dev [ubuntu:10.04:cups-ddk] packages=cups [ubuntu:10.04:policykit] packages=policykit-1,policykit-1-gnome [ubuntu:10.04:python-notify] packages=python-notify [ubuntu:10.04:network] packages=wget [ubuntu:10.04:avahi-utils] packages=avahi-utils # ******************** [ubuntu:11.10] code_name=Oneiric supported=1 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=3.11.5 release_date=13/10/2011 notes=Enable the universe/multiverse repositories. Also be sure you are using the Ubuntu "Main" Repositories. See: https://help.ubuntu.com/community/Repositories/Ubuntu for more information. Disable the CD-ROM/DVD source if you do not have the Ubuntu installation media inserted in the drive. ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 native_cups=1 acl_rules=1 libdir_path=/usr/lib [ubuntu:11.10:cups] packages=libcups2 [ubuntu:11.10:cups-devel] packages=libcups2-dev,cups-bsd,cups-client [ubuntu:11.10:gcc] packages=build-essential [ubuntu:11.10:gs] packages=ghostscript [ubuntu:11.10:libcrypto] packages=openssl [ubuntu:11.10:libjpeg] packages=libjpeg62-dev [ubuntu:11.10:libnetsnmp-devel] packages=libsnmp-dev [ubuntu:11.10:libpthread] packages=build-essential [ubuntu:11.10:libtool] packages=libtool [ubuntu:11.10:libusb] packages=libusb-1.0.0-dev [ubuntu:11.10:make] packages=build-essential [ubuntu:11.10:pil] packages=python-imaging [ubuntu:11.10:ppdev] packages= commands=sudo modprobe ppdev,sudo cp -f /etc/modules /etc/modules.hplip,echo ppdev | sudo tee -a /etc/modules [ubuntu:11.10:pyqt] packages=gtk2-engines-pixbuf,python-qt4 [ubuntu:11.10:python-devel] packages=python-dev [ubuntu:11.10:pyqt4] packages=gtk2-engines-pixbuf,python-qt4 [ubuntu:11.10:pyqt4-dbus] packages=python-qt4-dbus #[ubuntu:11.10:python23] #packages=python [ubuntu:11.10:python2X] packages=python [ubuntu:11.10:reportlab] packages=python-reportlab [ubuntu:11.10:sane] packages=libsane [ubuntu:11.10:sane-devel] packages=libsane-dev [ubuntu:11.10:scanimage] packages=sane-utils [ubuntu:11.10:xsane] packages=gtk2-engines-pixbuf,xsane [ubuntu:11.10:python-dbus] packages=python-dbus,python-gobject [ubuntu:11.10:dbus] packages=libdbus-1-dev [ubuntu:11.10:cups-image] packages=libcupsimage2-dev [ubuntu:11.10:cups-ddk] packages=cups [ubuntu:11.10:policykit] packages=policykit-1,policykit-1-gnome [ubuntu:11.10:python-notify] packages=python-notify [ubuntu:11.10:network] packages=wget [ubuntu:11.10:avahi-utils] packages=avahi-utils # ******************** [ubuntu:12.04] code_name=Precise supported=1 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=3.12.2 release_date=28/04/2012 notes=Enable the universe/multiverse repositories. Also be sure you are using the Ubuntu "Main" Repositories. See: https://help.ubuntu.com/community/Repositories/Ubuntu for more information. Disable the CD-ROM/DVD source if you do not have the Ubuntu installation media inserted in the drive. ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 native_cups=1 acl_rules=1 libdir_path=/usr/lib [ubuntu:12.04:cups] packages=libcups2 [ubuntu:12.04:cups-devel] packages=libcups2-dev,cups-bsd,cups-client [ubuntu:12.04:gcc] packages=build-essential [ubuntu:12.04:gs] packages=ghostscript [ubuntu:12.04:libcrypto] packages=openssl [ubuntu:12.04:libjpeg] packages=libjpeg-dev [ubuntu:12.04:libnetsnmp-devel] packages=libsnmp-dev [ubuntu:12.04:libpthread] packages=build-essential [ubuntu:12.04:libtool] packages=libtool [ubuntu:12.04:libusb] packages=libusb-1.0.0-dev [ubuntu:12.04:make] packages=build-essential [ubuntu:12.04:pil] packages=python-imaging [ubuntu:12.04:ppdev] packages= commands=sudo modprobe ppdev,sudo cp -f /etc/modules /etc/modules.hplip,echo ppdev | sudo tee -a /etc/modules [ubuntu:12.04:pyqt] packages=gtk2-engines-pixbuf,python-qt4 [ubuntu:12.04:python-devel] packages=python-dev [ubuntu:12.04:pyqt4] packages=gtk2-engines-pixbuf,python-qt4 [ubuntu:12.04:pyqt4-dbus] packages=python-qt4-dbus #[ubuntu:12.04:python23] #packages=python [ubuntu:12.04:python2X] packages=python [ubuntu:12.04:python3X] packages=python3,python3.2 [ubuntu:12.04:reportlab] packages=python-reportlab [ubuntu:12.04:sane] packages=libsane [ubuntu:12.04:sane-devel] packages=libsane-dev [ubuntu:12.04:scanimage] packages=sane-utils [ubuntu:12.04:xsane] packages=gtk2-engines-pixbuf,xsane [ubuntu:12.04:python-dbus] packages=python-dbus,python-gobject [ubuntu:12.04:dbus] packages=libdbus-1-dev [ubuntu:12.04:cups-image] packages=libcupsimage2-dev [ubuntu:12.04:cups-ddk] packages=cups [ubuntu:12.04:policykit] packages=policykit-1,policykit-1-gnome [ubuntu:12.04:python-notify] packages=python-notify2 [ubuntu:12.04:network] packages=wget [ubuntu:12.04:avahi-utils] packages=avahi-utils [ubuntu:12.04:python3-notify2] packages=python3-notify2 [ubuntu:12.04:python3-pyqt4-dbus] packages=python3-dbus.mainloop.qt [ubuntu:12.04:python3-pyqt4] packages=python3-pyqt4,gtk2-engines-pixbuf [ubuntu:12.04:python3-dbus] packages=python3-dbus,python3-gi [ubuntu:12.04:python3-xml] packages=python3-lxml [ubuntu:12.04:python3-devel] packages=python3-dev [ubuntu:12.04:python3-pil] packages=PKG_FROM_PIP:pillow # ******************** [ubuntu:12.10] code_name=Quantal packaged_version=3.12.11 release_date=18/10/2012 same_as_version=12.04 # ******************** [ubuntu:13.04] code_name=Raring supported=1 scan_supported=1 fax_supported=1 pcard_supported=0 network_supported=1 parallel_supported=0 usb_supported=1 packaged_version=3.13.4 release_date=25/04/2013 notes=Enable the universe/multiverse repositories. Also be sure you are using the Ubuntu "Main" Repositories. See: https://help.ubuntu.com/community/Repositories/Ubuntu for more information. Disable the CD-ROM/DVD source if you do not have the Ubuntu installation media inserted in the drive. ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 native_cups=1 acl_rules=1 libdir_path=/usr/lib [ubuntu:13.04:cups] packages=libcups2 [ubuntu:13.04:cups-devel] packages=libcups2-dev,cups-bsd,cups-client [ubuntu:13.04:gcc] packages=build-essential [ubuntu:13.04:gs] packages=ghostscript [ubuntu:13.04:libcrypto] packages=openssl [ubuntu:13.04:libjpeg] packages=libjpeg-dev [ubuntu:13.04:libnetsnmp-devel] packages=libsnmp-dev [ubuntu:13.04:libpthread] packages=build-essential [ubuntu:13.04:libtool] packages=libtool [ubuntu:13.04:libusb] packages=libusb-1.0.0-dev [ubuntu:13.04:make] packages=build-essential [ubuntu:13.04:pil] packages=python-imaging [ubuntu:13.04:ppdev] packages= commands=sudo modprobe ppdev,sudo cp -f /etc/modules /etc/modules.hplip,echo ppdev | sudo tee -a /etc/modules [ubuntu:13.04:pyqt] packages=gtk2-engines-pixbuf,python-qt4 [ubuntu:13.04:python-devel] packages=python-dev [ubuntu:13.04:pyqt4] packages=gtk2-engines-pixbuf,python-qt4 [ubuntu:13.04:pyqt4-dbus] packages=python-qt4-dbus #[ubuntu:13.04:python23] #packages=python [ubuntu:13.04:python2X] packages=python [ubuntu:13.04:python3X] packages=python3,python3.2 [ubuntu:13.04:reportlab] packages=python-reportlab [ubuntu:13.04:sane] packages=libsane [ubuntu:13.04:sane-devel] packages=libsane-dev [ubuntu:13.04:scanimage] packages=sane-utils [ubuntu:13.04:xsane] packages=gtk2-engines-pixbuf,xsane [ubuntu:13.04:python-dbus] packages=python-dbus,python-gobject [ubuntu:13.04:dbus] packages=libdbus-1-dev [ubuntu:13.04:cups-image] packages=libcupsimage2-dev [ubuntu:13.04:cups-ddk] packages=cups [ubuntu:13.04:policykit] packages=policykit-1,policykit-1-gnome [ubuntu:13.04:python-notify] packages=python-notify2 [ubuntu:13.04:network] packages=wget [ubuntu:13.04:avahi-utils] packages=avahi-utils [ubuntu:13.04:python3-notify2] packages=python3-notify2 [ubuntu:13.04:python3-pyqt4-dbus] packages=python3-dbus.mainloop.qt [ubuntu:13.04:python3-pyqt4] packages=python3-pyqt4,gtk2-engines-pixbuf [ubuntu:13.04:python3-dbus] packages=python3-dbus,python3-gi [ubuntu:13.04:python3-xml] packages=python3-lxml [ubuntu:13.04:python3-devel] packages=python3-dev [ubuntu:13.04:python3-pil] packages=python3-imaging # ******************** [ubuntu:13.10] code_name=Saucy supported=1 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=3.13.7 release_date=17/10/2013 notes=Enable the universe/multiverse repositories. Also be sure you are using the Ubuntu "Main" Repositories. See: https://help.ubuntu.com/community/Repositories/Ubuntu for more information. Disable the CD-ROM/DVD source if you do not have the Ubuntu installation media inserted in the drive. ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 native_cups=1 acl_rules=1 libdir_path=/usr/lib [ubuntu:13.10:cups] packages=libcups2 [ubuntu:13.10:cups-devel] packages=libcups2-dev,cups-bsd,cups-client [ubuntu:13.10:gcc] packages=build-essential [ubuntu:13.10:gs] packages=ghostscript [ubuntu:13.10:libcrypto] packages=openssl [ubuntu:13.10:libjpeg] packages=libjpeg-dev [ubuntu:13.10:libnetsnmp-devel] packages=libsnmp-dev,snmp-mibs-downloader [ubuntu:13.10:libpthread] packages=build-essential [ubuntu:13.10:libtool] packages=libtool [ubuntu:13.10:libusb] packages=libusb-1.0.0-dev [ubuntu:13.10:make] packages=build-essential [ubuntu:13.10:pil] packages=python-imaging [ubuntu:13.10:ppdev] packages= commands=sudo modprobe ppdev,sudo cp -f /etc/modules /etc/modules.hplip,echo ppdev | sudo tee -a /etc/modules [ubuntu:13.10:pyqt] packages=gtk2-engines-pixbuf,python-qt4 [ubuntu:13.10:python-devel] packages=python-dev [ubuntu:13.10:pyqt4] packages=gtk2-engines-pixbuf,python-qt4 [ubuntu:13.10:pyqt4-dbus] packages=python-qt4-dbus #[ubuntu:13.10:python23] #packages=python [ubuntu:13.10:python2X] packages=python [ubuntu:13.10:reportlab] packages=python-reportlab [ubuntu:13.10:sane] packages=libsane [ubuntu:13.10:sane-devel] packages=libsane-dev [ubuntu:13.10:scanimage] packages=sane-utils [ubuntu:13.10:xsane] packages=gtk2-engines-pixbuf,xsane [ubuntu:13.10:python-dbus] packages=python-dbus,python-gobject [ubuntu:13.10:dbus] packages=libdbus-1-dev [ubuntu:13.10:cups-image] packages=libcupsimage2-dev [ubuntu:13.10:cups-ddk] packages=cups [ubuntu:13.10:policykit] packages=policykit-1,policykit-1-gnome [ubuntu:13.10:python-notify] packages=python-notify [ubuntu:13.10:network] packages=wget [ubuntu:13.10:avahi-utils] packages=avahi-utils [ubuntu:13.10:python3-notify2] packages=python3-notify2 [ubuntu:13.10:python3-pyqt4-dbus] packages=python3-dbus.mainloop.qt [ubuntu:13.10:python3-pyqt4] packages=python3-pyqt4,gtk2-engines-pixbuf [ubuntu:13.10:python3-dbus] packages=python3-dbus,python3-gi [ubuntu:13.10:python3-xml] packages=python3-lxml [ubuntu:13.10:python3-devel] packages=python3-dev [ubuntu:13.10:python3-pil] packages=python3-imaging [ubuntu:13.10:python3-reportlab] packages=python3-reportlab # ******************** [ubuntu:14.04] code_name=Trusty packaged_version=3.14.1 release_date=17/04/2014 same_as_version=13.10 # ******************** [ubuntu:14.10] code_name=Utopic supported=1 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=3.14.6 release_date=23/10/2014 notes=Enable the universe/multiverse repositories. Also be sure you are using the Ubuntu "Main" Repositories. See: https://help.ubuntu.com/community/Repositories/Ubuntu for more information. Disable the CD-ROM/DVD source if you do not have the Ubuntu installation media inserted in the drive. ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 native_cups=1 acl_rules=1 libdir_path=/usr/lib [ubuntu:14.10:cups] packages=libcups2 [ubuntu:14.10:cups-devel] packages=libcups2-dev,cups-bsd,cups-client [ubuntu:14.10:gcc] packages=build-essential [ubuntu:14.10:gs] packages=ghostscript [ubuntu:14.10:libcrypto] packages=openssl [ubuntu:14.10:libjpeg] packages=libjpeg-dev [ubuntu:14.10:libnetsnmp-devel] packages=libsnmp-dev,snmp-mibs-downloader [ubuntu:14.10:libpthread] packages=build-essential [ubuntu:14.10:libtool] packages=libtool [ubuntu:14.10:libusb] packages=libusb-1.0.0-dev [ubuntu:14.10:make] packages=build-essential [ubuntu:14.10:pil] packages=python-imaging [ubuntu:14.10:ppdev] packages= commands=sudo modprobe ppdev,sudo cp -f /etc/modules /etc/modules.hplip,echo ppdev | sudo tee -a /etc/modules [ubuntu:14.10:pyqt] packages=gtk2-engines-pixbuf,python-qt4 [ubuntu:14.10:python-devel] packages=python-dev [ubuntu:14.10:pyqt4] packages=gtk2-engines-pixbuf,python-qt4 [ubuntu:14.10:pyqt4-dbus] packages=python-qt4-dbus #[ubuntu:14.10:python23] #packages=python [ubuntu:14.10:python2X] packages=python [ubuntu:14.10:reportlab] packages=python-reportlab [ubuntu:14.10:sane] packages=libsane [ubuntu:14.10:sane-devel] packages=libsane-dev [ubuntu:14.10:scanimage] packages=sane-utils [ubuntu:14.10:xsane] packages=gtk2-engines-pixbuf,xsane [ubuntu:14.10:python-dbus] packages=python-dbus,python-gobject [ubuntu:14.10:dbus] packages=libdbus-1-dev [ubuntu:14.10:cups-image] packages=libcupsimage2-dev [ubuntu:14.10:cups-ddk] packages=cups [ubuntu:14.10:policykit] packages=policykit-1,policykit-1-gnome [ubuntu:14.10:python-notify] packages=python-notify [ubuntu:14.10:network] packages=wget [ubuntu:14.10:avahi-utils] packages=avahi-utils [ubuntu:14.10:python3-notify2] packages=python3-notify2 [ubuntu:14.10:python3-pyqt4-dbus] packages=python3-dbus.mainloop.qt [ubuntu:14.10:python3-pyqt4] packages=python3-pyqt4,gtk2-engines-pixbuf [ubuntu:14.10:python3-dbus] packages=python3-dbus,python3-gi [ubuntu:14.10:python3-xml] packages=python3-lxml [ubuntu:14.10:python3-devel] packages=python3-dev [ubuntu:14.10:python3-pil] packages=python3-pil [ubuntu:14.10:python3-reportlab] packages=python3-reportlab # ******************** [ubuntu:15.04] code_name=Vivid supported=1 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=3.15.2 release_date=17/04/2015 notes=Enable the universe/multiverse repositories. Also be sure you are using the Ubuntu "Main" Repositories. See: https://help.ubuntu.com/community/Repositories/Ubuntu for more information. Disable the CD-ROM/DVD source if you do not have the Ubuntu installation media inserted in the drive. ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 native_cups=1 acl_rules=1 libdir_path=/usr/lib [ubuntu:15.04:cups] packages=libcups2 [ubuntu:15.04:cups-devel] packages=libcups2-dev,cups-bsd,cups-client [ubuntu:15.04:gcc] packages=build-essential [ubuntu:15.04:gs] packages=ghostscript [ubuntu:15.04:libcrypto] packages=openssl [ubuntu:15.04:libjpeg] packages=libjpeg-dev [ubuntu:15.04:libnetsnmp-devel] packages=libsnmp-dev,snmp-mibs-downloader [ubuntu:15.04:libpthread] packages=build-essential [ubuntu:15.04:libtool] packages=libtool,libtool-bin [ubuntu:15.04:libusb] packages=libusb-1.0.0-dev [ubuntu:15.04:make] packages=build-essential [ubuntu:15.04:pil] packages=python-imaging [ubuntu:15.04:ppdev] packages= commands=sudo modprobe ppdev,sudo cp -f /etc/modules /etc/modules.hplip,echo ppdev | sudo tee -a /etc/modules [ubuntu:15.04:pyqt] packages=gtk2-engines-pixbuf,python-qt4 [ubuntu:15.04:python-devel] packages=python-dev [ubuntu:15.04:pyqt4] packages=gtk2-engines-pixbuf,python-qt4 [ubuntu:15.04:pyqt4-dbus] packages=python-qt4-dbus #[ubuntu:15.04:python23] #packages=python [ubuntu:15.04:python2X] packages=python [ubuntu:15.04:reportlab] packages=python-reportlab [ubuntu:15.04:sane] packages=libsane [ubuntu:15.04:sane-devel] packages=libsane-dev [ubuntu:15.04:scanimage] packages=sane-utils [ubuntu:15.04:xsane] packages=gtk2-engines-pixbuf,xsane [ubuntu:15.04:python-dbus] packages=python-dbus,python-gobject [ubuntu:15.04:dbus] packages=libdbus-1-dev [ubuntu:15.04:cups-image] packages=libcupsimage2-dev [ubuntu:15.04:cups-ddk] packages=cups [ubuntu:15.04:policykit] packages=policykit-1,policykit-1-gnome [ubuntu:15.04:python-notify] packages=python-notify [ubuntu:15.04:network] packages=wget [ubuntu:15.04:avahi-utils] packages=avahi-utils [ubuntu:15.04:python3-notify2] packages=python3-notify2 [ubuntu:15.04:python3-pyqt4-dbus] packages=python3-dbus.mainloop.qt [ubuntu:15.04:python3-pyqt4] packages=python3-pyqt4,gtk2-engines-pixbuf [ubuntu:15.04:python3-dbus] packages=python3-dbus,python3-gi [ubuntu:15.04:python3-xml] packages=python3-lxml [ubuntu:15.04:python3-devel] packages=python3-dev [ubuntu:15.04:python3-pil] packages=python3-pil [ubuntu:15.04:python3-reportlab] packages=python3-reportlab # **************************************** [debian] index=2 versions=6.0,6.0.1,6.0.2,6.0.3,6.0.4,6.0.5,6.0.6,6.0.7,6.0.8,6.0.9,6.0.10,7.0,7.1,7.2,7.3,7.4,7.5,7.6,7.7,7.8,8.0,8.1 display_name=Debian alt_names= display=1 notes= package_mgrs=dpkg,apt-get,synaptic,update-manager,adept,aptitude package_mgr_cmd=su -c "apt-get install --force-yes -y $packages_to_install" pre_depend_cmd=su -c "dpkg --configure -a",su -c "apt-get install -f",su -c "apt-get update" post_depend_cmd= hplip_remove_cmd=su -c "apt-get remove --yes hplip hpijs hplip-data" su_sudo=su ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP # ******************** [debian:6.0] code_name=Squeeze supported=1 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=2.8.6 release_date= notes=NOTE: Disable the CD Sources in your apt sources.list or the install will fail and hang. ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 native_cups=1 policykit=0 [debian:6.0:cups] packages=cups,libcups2 [debian:6.0:cups-devel] packages=libcups2-dev,cups-bsd,cups-client [debian:6.0:gcc] packages=g++ [debian:6.0:gs] packages=gs-esp [debian:6.0:libcrypto] packages=libssl-dev [debian:6.0:libjpeg] packages=libjpeg62-dev [debian:6.0:libnetsnmp-devel] packages=libsnmp-dev [debian:6.0:libpthread] packages=libc6 [debian:6.0:libtool] packages=libtool [debian:6.0:libusb] packages=libusb-1.0.0-dev [debian:6.0:make] packages=make [debian:6.0:pil] packages=python-imaging [debian:6.0:ppdev] packages= commands=su -c "modprobe ppdev",su -c cp -f /etc/modules /etc/modules.hplip,echo ppdev | su -c tee -a /etc/modules [debian:6.0:pyqt] packages=python-qt3 [debian:6.0:python-devel] packages=python-dev [debian:6.0:pyqt4] packages=python-qt4 [debian:6.0:pyqt4-dbus] packages=python-qt4-dbus [debian:6.0:python23] packages=python [debian:6.0:python2X] packages=python [debian:6.0:reportlab] packages=python-reportlab [debian:6.0:sane] packages=sane [debian:6.0:sane-devel] packages=libsane-dev [debian:6.0:scanimage] packages=sane-utils [debian:6.0:xsane] packages=xsane [debian:6.0:cups-ddk] packages= [debian:6.0:python-dbus] packages=python-dbus,python-gobject [debian:6.0:dbus] packages=libdbus-1-dev [debian:6.0:python-ctypes] packages=python-ctypes [debian:6.0:cups-image] packages=libcupsimage2,libcupsimage2-dev [debian:6.0:policykit] packages=policykit-1,policykit-1-gnome [debian:6.0:python-notify] packages=python-notify [debian:6.0:network] packages=wget [debian:6.0:avahi-utils] packages=avahi-utils # ********************* [debian:6.0.1] same_as_version=6.0 [debian:6.0.2] same_as_version=6.0 [debian:6.0.3] same_as_version=6.0 [debian:6.0.4] same_as_version=6.0 [debian:6.0.5] same_as_version=6.0 [debian:6.0.6] same_as_version=6.0 [debian:6.0.7] same_as_version=6.0 [debian:6.0.8] same_as_version=6.0 [debian:6.0.9] same_as_version=6.0 [debian:6.0.10] same_as_version=6.0 # ********************* [debian:7.0] code_name=Wheezy supported=1 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=3.12.6 release_date=04/05/2013 notes=NOTE: Disable the CD Sources in your apt sources.list or the install will fail and hang. ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 native_cups=1 policykit=0 # This libdir_path will be used only for 64 bit machine. libdir_path=/usr/lib/x86_64-linux-gnu [debian:7.0:cups] packages=cups,libcups2 [debian:7.0:cups-devel] packages=libcups2-dev,cups-bsd,cups-client [debian:7.0:gcc] packages=g++ [debian:7.0:gs] packages=ghostscript,ghostscript-cups,ghostscript-x [debian:7.0:libcrypto] packages=libssl-dev [debian:7.0:libjpeg] packages=libjpeg8-dev [debian:7.0:libnetsnmp-devel] packages=libsnmp-dev [debian:7.0:libpthread] packages=libc6 [debian:7.0:libtool] packages=libtool [debian:7.0:libusb] packages=libusb-1.0.0-dev [debian:7.0:make] packages=make [debian:7.0:pil] packages=python-imaging [debian:7.0:ppdev] packages= commands=su -c "modprobe ppdev",su -c cp -f /etc/modules /etc/modules.hplip,echo ppdev | su -c tee -a /etc/modules [debian:7.0:pyqt] packages=python-qt3 [debian:7.0:python-devel] packages=python-dev [debian:7.0:pyqt4] packages=python-qt4 [debian:7.0:pyqt4-dbus] packages=python-qt4-dbus [debian:7.0:python23] packages=python [debian:7.0:python2X] packages=python [debian:7.0:reportlab] packages=python-reportlab [debian:7.0:sane] packages=sane [debian:7.0:sane-devel] packages=libsane-dev [debian:7.0:scanimage] packages=sane-utils [debian:7.0:xsane] packages=xsane [debian:7.0:cups-ddk] packages= [debian:7.0:python-dbus] packages=python-dbus,python-gobject [debian:7.0:dbus] packages=libdbus-1-dev [debian:7.0:python-ctypes] packages=python-ctypes [debian:7.0:cups-image] packages=libcupsimage2,libcupsimage2-dev [debian:7.0:policykit] packages=policykit-1,policykit-1-gnome [debian:7.0:python-notify] packages=python-notify [debian:7.0:network] packages=wget [debian:7.0:avahi-utils] packages=avahi-utils [debian:7.0:python3-notify2] packages=python3-notify2 [debian:7.0:python3-pyqt4-dbus] packages=python3-dbus.mainloop.qt [debian:7.0:python3-pyqt4] packages=python3-pyqt4,gtk2-engines-pixbuf [debian:7.0:python3-dbus] packages=python3-dbus,python3-gi [debian:7.0:python3-xml] packages=python3-lxml [debian:7.0:python3-devel] packages=python3-dev [debian:7.0:python3-pil] packages=PKG_FROM_PIP:pillow [debian:7.0:python3-reportlab] packages=python3-reportlab # **************************************** [debian:7.1] same_as_version=7.0 [debian:7.2] same_as_version=7.0 [debian:7.3] same_as_version=7.0 [debian:7.4] same_as_version=7.0 [debian:7.5] same_as_version=7.0 [debian:7.6] same_as_version=7.0 [debian:7.7] same_as_version=7.0 [debian:7.8] same_as_version=7.0 # ********************* [debian:8.0] code_name=Jessie supported=1 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=3.15.2 release_date=04/05/2015 notes=NOTE: Disable the CD Sources in your apt sources.list or the install will fail and hang. ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 native_cups=1 policykit=0 # This libdir_path will be used only for 64 bit machine. libdir_path=/usr/lib/x86_64-linux-gnu [debian:8.0:cups] packages=cups,libcups2 [debian:8.0:cups-devel] packages=libcups2-dev,cups-bsd,cups-client [debian:8.0:gcc] packages=g++ [debian:8.0:gs] packages=ghostscript,ghostscript-cups,ghostscript-x [debian:8.0:libcrypto] packages=libssl-dev [debian:8.0:libjpeg] packages=libjpeg62-turbo-dev [debian:8.0:libnetsnmp-devel] packages=libsnmp-dev,snmp [debian:8.0:libpthread] packages=libc6 [debian:8.0:libtool] packages=libtool,libtool-bin [debian:8.0:libusb] packages=libusb-1.0.0-dev [debian:8.0:make] packages=make [debian:8.0:pil] packages=python-imaging [debian:8.0:ppdev] packages= commands=su -c "modprobe ppdev",su -c cp -f /etc/modules /etc/modules.hplip,echo ppdev | su -c tee -a /etc/modules [debian:8.0:pyqt] packages=python-qt3 [debian:8.0:python-devel] packages=python-dev [debian:8.0:pyqt4] packages=python-qt4 [debian:8.0:pyqt4-dbus] packages=python-qt4-dbus [debian:8.0:python23] packages=python [debian:8.0:python2X] packages=python [debian:8.0:reportlab] packages=python-reportlab [debian:8.0:sane] packages=sane [debian:8.0:sane-devel] packages=libsane-dev [debian:8.0:scanimage] packages=sane-utils [debian:8.0:xsane] packages=xsane [debian:8.0:cups-ddk] packages= [debian:8.0:python-dbus] packages=python-dbus,python-gobject [debian:8.0:dbus] packages=libdbus-1-dev [debian:8.0:python-ctypes] packages=python-ctypes [debian:8.0:cups-image] packages=libcupsimage2,libcupsimage2-dev [debian:8.0:policykit] packages=policykit-1,policykit-1-gnome [debian:8.0:python-notify] packages=python-notify [debian:8.0:network] packages=wget [debian:8.0:avahi-utils] packages=avahi-utils [debian:8.0:gtk] packages=libcanberra-gtk-module [debian:8.0:python3-notify2] packages=python3-notify2 [debian:8.0:python3-pyqt4-dbus] packages=python3-dbus.mainloop.qt [debian:8.0:python3-pyqt4] packages=python3-pyqt4,gtk2-engines-pixbuf [debian:8.0:python3-dbus] packages=python3-dbus,python3-gi [debian:8.0:python3-xml] packages=python3-lxml [debian:8.0:python3-devel] packages=python3-dev [debian:8.0:python3-pil] packages=python3-pil [debian:8.0:python3-reportlab] packages=python3-reportlab # ********************* [debian:8.1] same_as_version=8.0 # ********************* [xandros] index=13 versions=any display_name=Xandros alt_names= display=0 notes= package_mgrs= package_mgr_cmd= pre_depend_cmd= post_depend_cmd= hplip_remove_cmd= su_sudo=su ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP # ******************** [xandros:any] code_name= supported=0 scan_supported=1 fax_supported=0 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version= release_date= notes= ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt3 # **************************************** [pcbsd] index=19 versions=any display_name=PC-BSD alt_names= display=0 notes= package_mgrs= package_mgr_cmd= pre_depend_cmd= post_depend_cmd= hplip_remove_cmd= su_sudo=su ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP # ******************** [pcbsd:any] code_name= supported=0 scan_supported=1 fax_supported=0 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version= release_date= notes= ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt3 # **************************************** [miracle] index=21 versions=any display_name=Miracle Linux alt_names= display=0 notes= package_mgrs= package_mgr_cmd= pre_depend_cmd= post_depend_cmd= hplip_remove_cmd= su_sudo=su ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP # ******************** [miracle:any] code_name= supported=0 scan_supported=1 fax_supported=0 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version= release_date= notes= ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt3 # **************************************** [asianux] index=18 versions=any display_name=AsianUX alt_names= display=0 notes= package_mgrs= package_mgr_cmd= pre_depend_cmd= post_depend_cmd= hplip_remove_cmd= su_sudo=su ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP # ******************** [asianux:any] code_name= supported=0 scan_supported=1 fax_supported=0 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version= release_date= notes= ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt3 # **************************************** [freebsd] index=14 versions=any display_name=FreeBSD alt_names= display=0 notes= package_mgrs= package_mgr_cmd= pre_depend_cmd= post_depend_cmd= hplip_remove_cmd= su_sudo=su ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP # ******************** [freebsd:any] code_name= supported=0 scan_supported=1 fax_supported=0 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version= release_date= notes= ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt3 # **************************************** [mepis] index=1 versions=6.0,6.5,7.0,8.0 display_name=Mepis alt_names= display=1 notes= package_mgrs=dpkg,apt-get,synaptic,update-manager,adept,aptitude package_mgr_cmd=su -c "apt-get install --yes $packages_to_install" pre_depend_cmd=su -c "dpkg --configure -a",su -c "apt-get update" post_depend_cmd= hplip_remove_cmd=su -c "apt-get remove --yes hplip hpijs" su_sudo=su ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP # ******************** [mepis:6.0] code_name= supported=0 scan_supported=1 fax_supported=0 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=0.9.7 release_date=2006-07-22 notes=Before proceeding please enable the universe/multiverse repositories in Synaptic or Apt. udev_mode_fix=1 fix_ppd_symlink=0 ppd_install=ppd ppd_dir=/usr/share/ppd/HP drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 [mepis:6.0:cups] packages=libcupsys2 [mepis:6.0:cups-devel] packages=libcupsys2-dev [mepis:6.0:gcc] packages=build-essential [mepis:6.0:gs] packages=gs-esp [mepis:6.0:libcrypto] packages=openssl [mepis:6.0:libjpeg] packages=libjpeg62-dev [mepis:6.0:libnetsnmp-devel] packages=libsnmp9-dev [mepis:6.0:libpthread] packages=build-essential [mepis:6.0:libtool] packages=libtool [mepis:6.0:libusb] packages=libusb-1.0-0-dev [mepis:6.0:make] packages=build-essential [mepis:6.0:pil] packages=python-imaging [mepis:6.0:ppdev] packages= commands=su -c "modprobe ppdev",su -c cp -f /etc/modules /etc/modules.hplip,echo ppdev | su -c tee -a /etc/modules [mepis:6.0:pyqt] packages=python-qt3 [mepis:6.0:python-devel] packages=python-dev [mepis:6.0:pyqt4] packages=python-qt4 [mepis:6.0:pyqt4-dbus] packages=python-qt4-dbus [mepis:6.0:python23] packages=python [mepis:6.0:python2X] packages=python [mepis:6.0:reportlab] packages=python-reportlab [mepis:6.0:sane] packages=sane,libsane-dev [mepis:6.0:sane-devel] packages=libsane-dev [mepis:6.0:scanimage] packages=sane-utils [mepis:6.0:xsane] packages=xsane [mepis:6.0:cups-ddk] packages= [mepis:6.0:python-dbus] # packages=python2.4-dbus,libdbus-1-dev,python-gobject [mepis:6.0:python-ctypes] # packages=python-ctypes [mepis:6.0:cups-image] packages=libcupsys2-dev [mepis:6.0:network] packages=wget [mepis:6.0:avahi-utils] packages=avahi-utils # ******************** [mepis:6.5] code_name= supported=0 scan_supported=1 fax_supported=0 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=1.7.3 release_date=2006-4-4 notes=Before proceeding please enable the universe/multiverse repositories in Synaptic or Apt. udev_mode_fix=1 fix_ppd_symlink=0 ppd_install=ppd ppd_dir=/usr/share/ppd/HP drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 [mepis:6.5:cups] packages=libcupsys2 [mepis:6.5:cups-devel] packages=libcupsys2-dev [mepis:6.5:gcc] packages=build-essential [mepis:6.5:gs] packages=gs-esp [mepis:6.5:libcrypto] packages=openssl [mepis:6.5:libjpeg] packages=libjpeg62-dev [mepis:6.5:libnetsnmp-devel] packages=libsnmp9-dev [mepis:6.5:libpthread] packages=build-essential [mepis:6.5:libtool] packages=libtool [mepis:6.5:libusb] packages=libusb-1.0-0-dev [mepis:6.5:make] packages=build-essential [mepis:6.5:pil] packages=python-imaging [mepis:6.5:ppdev] packages= commands=su -c "modprobe ppdev",su -c cp -f /etc/modules /etc/modules.hplip,echo ppdev | su -c tee -a /etc/modules [mepis:6.5:pyqt] packages=python-qt3 [mepis:6.5:python-devel] packages=python-dev [mepis:6.5:pyqt4] packages=python-qt4 [mepis:6.5:pyqt4-dbus] packages=python-qt4-dbus [mepis:6.5:python23] packages=python [mepis:6.5:python2X] packages=python [mepis:6.5:reportlab] packages=python-reportlab [mepis:6.5:sane] packages=sane,libsane-dev [mepis:6.5:sane-devel] packages=libsane-dev [mepis:6.5:scanimage] packages=sane-utils [mepis:6.5:xsane] packages=xsane [mepis:6.5:cups-ddk] packages= [mepis:6.5:python-dbus] # packages=python2.4-dbus,libdbus-1-dev,python-gobject [mepis:6.5:python-ctypes] # packages=python-ctypes [mepis:6.5:cups-image] packages=libcupsys2-dev [mepis:6.5:network] packages=wget [mepis:6.5:avahi-utils] packages=avahi-utils # ******************** # ******************** [mepis:7.0] code_name= supported=0 scan_supported=1 fax_supported=0 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=2.7.10 release_date= notes=Before proceeding please enable the universe/multiverse repositories in Synaptic or Apt. udev_mode_fix=1 fix_ppd_symlink=0 ppd_install=ppd ppd_dir=/usr/share/ppd/HP drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 [mepis:7.0:cups] packages=libcupsys2 [mepis:7.0:cups-devel] packages=libcupsys2-dev [mepis:7.0:gcc] packages=build-essential [mepis:7.0:gs] packages=gs-esp [mepis:7.0:libcrypto] packages=openssl [mepis:7.0:libjpeg] packages=libjpeg62-dev [mepis:7.0:libnetsnmp-devel] packages=libsnmp9-dev [mepis:7.0:libpthread] packages=build-essential [mepis:7.0:libtool] packages=libtool [mepis:7.0:libusb] packages=libusb-1.0-0-dev [mepis:7.0:make] packages=build-essential [mepis:7.0:pil] packages=python-imaging [mepis:7.0:ppdev] packages= commands=su -c "modprobe ppdev",su -c cp -f /etc/modules /etc/modules.hplip,echo ppdev | su -c tee -a /etc/modules [mepis:7.0:pyqt] packages=python-qt3 [mepis:7.0:python-devel] packages=python-dev [mepis:7.0:pyqt4] packages=python-qt4 [mepis:7.0:pyqt4-dbus] packages=python-qt4-dbus [mepis:7.0:python23] packages=python [mepis:7.0:python2X] packages=python [mepis:7.0:reportlab] packages=python-reportlab [mepis:7.0:sane] packages=sane,libsane-dev [mepis:7.0:sane-devel] packages=libsane-dev [mepis:7.0:scanimage] packages=sane-utils [mepis:7.0:xsane] packages=xsane [mepis:7.0:cups-ddk] packages= [mepis:7.0:python-dbus] packages=python-dbus,libdbus-1-dev,python-gobject [mepis:7.0:python-ctypes] packages=python-ctypes [mepis:7.0:cups-image] packages=libcupsys2-dev [mepis:7.0:network] packages=wget [mepis:7.0:avahi-utils] packages=avahi-utils # ******************** # ******************** [mepis:8.0] code_name= supported=0 scan_supported=1 fax_supported=0 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version= release_date= notes=Before proceeding please enable the universe/multiverse repositories in Synaptic or Apt. udev_mode_fix=1 fix_ppd_symlink=0 ppd_install=ppd ppd_dir=/usr/share/ppd/HP drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 [mepis:8.0:cups] packages=libcupsys2 [mepis:8.0:cups-devel] packages=libcupsys2-dev [mepis:8.0:gcc] packages=build-essential [mepis:8.0:gs] packages=gs-esp [mepis:8.0:libcrypto] packages=openssl [mepis:8.0:libjpeg] packages=libjpeg62-dev [mepis:8.0:libnetsnmp-devel] packages=libsnmp9-dev [mepis:8.0:libpthread] packages=build-essential [mepis:8.0:libtool] packages=libtool [mepis:8.0:libusb] packages=libusb-1.0-0-dev [mepis:8.0:make] packages=build-essential [mepis:8.0:pil] packages=python-imaging [mepis:8.0:ppdev] packages= commands=su -c "modprobe ppdev",su -c cp -f /etc/modules /etc/modules.hplip,echo ppdev | su -c tee -a /etc/modules [mepis:8.0:pyqt] packages=python-qt3 [mepis:8.0:python-devel] packages=python-dev [mepis:8.0:pyqt4] packages=python-qt4 [mepis:8.0:pyqt4-dbus] packages=python-qt4-dbus [mepis:8.0:python23] packages=python [mepis:8.0:python2X] packages=python [mepis:8.0:reportlab] packages=python-reportlab [mepis:8.0:sane] packages=sane,libsane-dev [mepis:8.0:sane-devel] packages=libsane-dev [mepis:8.0:scanimage] packages=sane-utils [mepis:8.0:xsane] packages=xsane [mepis:8.0:cups-ddk] packages= [mepis:8.0:python-dbus] packages=python-dbus,libdbus-1-dev,python-gobject [mepis:8.0:python-ctypes] packages=python-ctypes [mepis:8.0:cups-image] packages=libcupsys2-dev [mepis:8.0:network] packages=wget [mepis:8.0:avahi-utils] packages=avahi-utils # ******************** # **************************************** [mandriva] index=4 versions=2010.0,2011.0 display_name=Mandriva Linux alt_names=Mandrakelinux,Mandrake Linux display=1 notes= package_mgrs=urpmi package_mgr_cmd=su - -c "urpmi --allow-force --force --auto $packages_to_install" pre_install_cmd=su - -c "/etc/init.d/cups restart",su - -c "touch /etc/security/console.perms.d/60-hplip.perms && echo '=/dev/usb/dabusb* /dev/usb/mdc800* /dev/usb/rio500 /dev/ttyUSB*' | tee /etc/security/console.perms.d/60-hplip.perms" pre_depend_cmd=su - -c "rm /etc/hp/hplip.conf" post_depend_cmd=su - -c "/etc/init.d/cups restart", su - -c "chmod 700 /usr/lib/cups/backend/hp" hplip_remove_cmd=su - -c "urpme hplip task-printing-hp" su_sudo=su ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/cups/model/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP # ******************** [mandriva:9.1] code_name=Bamboo supported=0 scan_supported=1 fax_supported=0 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version= release_date=2003-3-25 notes=Before proceeding, please add the "contrib", "main", and "updates" installation sources to your URPMI configuration. Open your browser and go to http://easyurpmi.zarb.org/ and follow the instructions provided and then proceed with the HPLIP install. Also you may wish to turn off the cdrom1-12 media sources to speed up the process. ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/cups/model/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt3 # ******************** [mandriva:9.2] code_name=Fivestar supported=0 scan_supported=1 fax_supported=0 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version= release_date=2003-10-14 notes=Before proceeding, please add the "contrib", "main", and "updates" installation sources to your URPMI configuration. Open your browser and go to http://easyurpmi.zarb.org/ and follow the instructions provided and then proceed with the HPLIP install. Also you may wish to turn off the cdrom1-12 media sources to speed up the process. ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/cups/model/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt3 # ******************** [mandriva:10.0] code_name=Community and official supported=0 scan_supported=1 fax_supported=0 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=0.9.1 release_date=2004-3-4 notes=Before proceeding, please add the "contrib", "main", and "updates" installation sources to your URPMI configuration./n Open your browser and go to http://easyurpmi.zarb.org/ and follow the instructions provided and then proceed with the HPLIP install. Also you may wish to turn off the cdrom1-12 media sources to speed up the process. ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/cups/model/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt3 # ******************** [mandriva:10.1] code_name=Official supported=0 scan_supported=1 fax_supported=0 pcard_supported=1 network_supported=0 parallel_supported=1 usb_supported=1 packaged_version=0.9.1 release_date=2004-9-16 notes=Before proceeding, please add the "contrib", "main", and "updates" installation sources to your URPMI configuration./n Open your browser and go to http://easyurpmi.zarb.org/ and follow the instructions provided and then proceed with the HPLIP install. Also be sure to disable the cdrom1-12 media sources. ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/cups/model/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 [mandriva:10.1:cups] packages=cups [mandriva:10.1:cups-devel] packages=cups-devel [mandriva:10.1:gcc] packages=gcc-c++ [mandriva:10.1:gs] packages=ghostscript [mandriva:10.1:libcrypto] packages=libcryptopp5,libcryptopp5-devel [mandriva:10.1:libjpeg] packages=libjpeg62-dev [mandriva:10.1:libnetsnmp-devel] packages=libsnmp0-devel [mandriva:10.1:libpthread] packages=glibc [mandriva:10.1:libtool] packages=libtool [mandriva:10.1:libusb] packages=libusb0.1_4-devel [mandriva:10.1:make] packages=make [mandriva:10.1:pil] packages=python-imaging [mandriva:10.1:ppdev] packages= commands=su -c "modprobe ppdev" [mandriva:10.1:pyqt] packages=PyQt [mandriva:10.1:python-devel] packages=python-devel [mandriva:10.1:pyqt4] packages=python-qt4 [mandriva:10.1:pyqt4-dbus] packages=dbus-python [mandriva:10.1:python23] packages=python [mandriva:10.1:python2X] packages=python [mandriva:10.1:reportlab] packages=python-reportlab [mandriva:10.1:sane] packages=sane [mandriva:10.1:sane-devel] packages=libsane1-devel [mandriva:10.1:scanimage] packages=libsane1 [mandriva:10.1:xsane] packages=xsane [mandriva:10.1:cups-ddk] # packages=cupsddk,cupsddk-drivers [mandriva:10.1:python-dbus] # packages=dbus-python,libdbus-1_0-devel,python-gobject [mandriva:10.1:python-ctypes] # packages=python-ctypes [mandriva:10.1:cups-image] packages=cups-devel [mandriva:10.1:network] packages=wget [mandriva:10.1:avahi-utils] packages=avahi # ******************** # ******************** [mandriva:10.2] code_name=Limited edition 2005 supported=0 scan_supported=1 fax_supported=0 pcard_supported=1 network_supported=0 parallel_supported=1 usb_supported=1 packaged_version=0.9.1 release_date=2005-4-14 notes=Before proceeding, please add the "contrib", "main", and "updates" installation sources to your URPMI configuration./n Open your browser and go to http://easyurpmi.zarb.org/ and follow the instructions provided and then proceed with the HPLIP install. Also be sure to disable the cdrom1-12 media sources. ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/cups/model/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 [mandriva:10.2:cups] packages=cups [mandriva:10.2:cups-devel] packages=cups-devel [mandriva:10.2:gcc] packages=gcc-c++ [mandriva:10.2:gs] packages=ghostscript [mandriva:10.2:libcrypto] packages=libcryptopp5,libcryptopp5-devel [mandriva:10.2:libjpeg] packages=libjpeg62-dev [mandriva:10.2:libnetsnmp-devel] packages=libsnmp0-devel [mandriva:10.2:libpthread] packages=glibc [mandriva:10.2:libtool] packages=libtool [mandriva:10.2:libusb] packages=libusb0.1_4-devel [mandriva:10.2:make] packages=make [mandriva:10.2:pil] packages=python-imaging [mandriva:10.2:ppdev] packages= commands=su -c "modprobe ppdev" [mandriva:10.2:pyqt] packages=PyQt [mandriva:10.2:python-devel] packages=python-devel [mandriva:10.2:pyqt4] packages=python-qt4 [mandriva:10.2:pyqt4-dbus] packages=dbus-python [mandriva:10.2:python23] packages=python [mandriva:10.2:python2X] packages=python [mandriva:10.2:reportlab] packages=python-reportlab [mandriva:10.2:sane] packages=sane [mandriva:10.2:sane-devel] packages=libsane1-devel [mandriva:10.2:scanimage] packages=libsane1 [mandriva:10.2:xsane] packages=xsane [mandriva:10.2:cups-ddk] # packages=cupsddk,cupsddk-drivers [mandriva:10.2:python-dbus] # packages=dbus-python,libdbus-1_0-devel,python-gobject [mandriva:10.2:python-ctypes] # packages=python-ctypes [mandriva:10.2:cups-image] packages=cups-devel [mandriva:10.2:network] packages=wget [mandriva:10.2:avahi-utils] packages=avahi # ******************** [mandriva:2006.0] code_name=2k6 supported=0 scan_supported=1 fax_supported=0 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=0.9.8 release_date=2005-4-14 notes=Before proceeding, please add the "contrib", "main", and "updates" installation sources to your URPMI configuration./n Open your browser and go to http://easyurpmi.zarb.org/ and follow the instructions provided and then proceed with the HPLIP install. Also you may wish to turn off the cdrom1-12 media sources to speed up the process. ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 [mandriva:2006.0:cups] packages=cups [mandriva:2006.0:cups-devel] packages=cups-devel [mandriva:2006.0:gcc] packages=gcc-c++ [mandriva:2006.0:gs] packages=ghostscript [mandriva:2006.0:libcrypto] packages=libcryptopp5,libcryptopp5-devel [mandriva:2006.0:libjpeg] packages=libjpeg62-dev [mandriva:2006.0:libnetsnmp-devel] packages=libsnmp0-devel [mandriva:2006.0:libpthread] packages=glibc-i18ndata-2.3.5-5mdk.i586,glibc_lsb-2.3.4-2mdk.i586 [mandriva:2006.0:libtool] packages=libtool [mandriva:2006.0:libusb] packages=libusb0.1_4-devel [mandriva:2006.0:make] packages=make [mandriva:2006.0:pil] packages=python-imaging [mandriva:2006.0:ppdev] packages= commands=su -c "modprobe ppdev" [mandriva:2006.0:pyqt] packages=PyQt [mandriva:2006.0:python-devel] packages=python-devel [mandriva:2006.0:pyqt4] packages=python-qt4 [mandriva:2006.0:pyqt4-dbus] packages=dbus-python [mandriva:2006.0:python23] packages=python [mandriva:2006.0:python2X] packages=python [mandriva:2006.0:reportlab] packages=python-reportlab [mandriva:2006.0:sane] packages=sane [mandriva:2006.0:sane-devel] packages=libsane1-devel [mandriva:2006.0:scanimage] packages=sane-utils [mandriva:2006.0:xsane] packages=xsane [mandriva:2006.0:cups-ddk] packages=cupsddk,cupsddk-drivers [mandriva:2006.0:python-dbus] # packages=dbus-python,libdbus-1_0-devel,python-gobject [mandriva:2006.0:python-ctypes] # packages=python-ctypes [mandriva:2006.0:cups-image] packages=cups-devel [mandriva:2006.0:network] packages=wget [mandriva:2006.0:avahi-utils] packages=avahi # ******************** [mandriva:2007.0] code_name=2k7 supported=0 scan_supported=1 fax_supported=0 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=2.7.7 release_date=2006-10-3 notes=Before proceeding, please add the "contrib", "main", and "updates" installation sources to your URPMI configuration./n Open your browser and go to http://easyurpmi.zarb.org/ and follow the instructions provided and then proceed with the HPLIP install. Also you may wish to turn off the cdrom1-12 media sources to speed up the process. ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 [mandriva:2007.0:cups] packages=cups [mandriva:2007.0:cups-devel] packages=libcups2-devel [mandriva:2007.0:gcc] packages=gcc-c++ [mandriva:2007.0:gs] packages=ghostscript [mandriva:2007.0:libcrypto] packages=libcryptopp5,libcryptopp5-devel [mandriva:2007.0:libjpeg] packages=libjpeg62-dev [mandriva:2007.0:libnetsnmp-devel] packages=libsnmp0-devel [mandriva:2007.0:libpthread] packages=glibc [mandriva:2007.0:libtool] packages=libtool [mandriva:2007.0:libusb] packages=libusb0.1_4-devel [mandriva:2007.0:make] packages=make [mandriva:2007.0:pil] packages=python-imaging [mandriva:2007.0:ppdev] packages= commands=su -c "modprobe ppdev" [mandriva:2007.0:pyqt] packages=PyQt [mandriva:2007.0:python-devel] packages=libpython2.4-devel [mandriva:2007.0:pyqt4] packages=python-qt4 [mandriva:2007.0:pyqt4-dbus] packages=dbus-python [mandriva:2007.0:python23] packages=python [mandriva:2007.0:python2X] packages=python [mandriva:2007.0:reportlab] packages=python-reportlab [mandriva:2007.0:sane] packages=sane [mandriva:2007.0:sane-devel] packages=libsane1-devel [mandriva:2007.0:scanimage] packages=sane-utils [mandriva:2007.0:xsane] packages=xsane [mandriva:2007.0:cups-ddk] packages=cupsddk,cupsddk-drivers [mandriva:2007.0:python-dbus] # packages=dbus-python,libdbus-1_3-devel,python-gobject [mandriva:2007.0:python-ctypes] # packages=python-ctypes [mandriva:2007.0:cups-image] packages=cups-devel [mandriva:2007.0:network] packages=wget [mandriva:2007.0:avahi-utils] packages=avahi # ******************** [mandriva:2007.1] code_name=2k7 supported=0 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=2.7.7 release_date=2007-4-17 notes=Before proceeding, please add the "contrib", "main", and "updates" installation sources to your URPMI configuration./n Open your browser and go to http://easyurpmi.zarb.org/ and follow the instructions provided and then proceed with the HPLIP install. Also you may wish to turn off the cdrom1-12 media sources to speed up the process. ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 [mandriva:2007.1:cups] packages=cups [mandriva:2007.1:cups-devel] packages=cups-devel [mandriva:2007.1:gcc] packages=gcc-c++ [mandriva:2007.1:gs] packages=ghostscript [mandriva:2007.1:libcrypto] packages=libcryptopp5,libcryptopp5-devel [mandriva:2007.1:libjpeg] packages=libjpeg62-dev [mandriva:2007.1:libnetsnmp-devel] packages=libsnmp0-devel [mandriva:2007.1:libpthread] packages=glibc-i18ndata-2.4-4mdk,glibc_lsb-2.3.6-1mdk [mandriva:2007.1:libtool] packages=libtool [mandriva:2007.1:libusb] packages=libusb0.1_4-devel [mandriva:2007.1:make] packages=make [mandriva:2007.1:pil] packages=python-imaging [mandriva:2007.1:ppdev] packages= commands=su -c "modprobe ppdev" [mandriva:2007.1:pyqt] packages=PyQt [mandriva:2007.1:python-devel] packages=python-devel [mandriva:2007.1:pyqt4] packages=python-qt4 [mandriva:2007.1:pyqt4-dbus] packages=dbus-python [mandriva:2007.1:python23] packages=python [mandriva:2007.1:python2X] packages=python [mandriva:2007.1:reportlab] packages=python-reportlab [mandriva:2007.1:sane] packages=sane [mandriva:2007.1:sane-devel] packages=libsane1-devel [mandriva:2007.1:scanimage] packages=sane-utils [mandriva:2007.1:xsane] packages=xsane [mandriva:2007.1:cups-ddk] packages=cupsddk,cupsddk-drivers [mandriva:2007.1:python-dbus] packages=dbus-python,python-gobject [mandriva:2007.1:dbus] packages=libdbus-1_3-devel [mandriva:2007.1:python-ctypes] packages=python-ctypes [mandriva:2007.1:cups-image] packages=cups-devel [mandriva:2007.1:network] packages=wget [mandriva:2007.1:avahi-utils] packages=avahi # ******************** [mandriva:2008.0] code_name=2k7 supported=0 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=2.7.12 release_date=2007-4-17 notes=Before proceeding, please add the "contrib", "main", and "updates" installation sources to your URPMI configuration./n Open your browser and go to http://easyurpmi.zarb.org/ and follow the instructions provided and then proceed with the HPLIP install. Also you may wish to turn off the cdrom1-12 media sources to speed up the process. ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 foomatic_rip_hplip=1 [mandriva:2008.0:cups] packages=cups [mandriva:2008.0:cups-devel] packages=cups-devel [mandriva:2008.0:gcc] packages=gcc-c++ [mandriva:2008.0:gs] packages=ghostscript [mandriva:2008.0:libcrypto] packages=libcryptopp5,libcryptopp5-devel [mandriva:2008.0:libjpeg] packages=libjpeg62-dev [mandriva:2008.0:libnetsnmp-devel] packages=libsnmp0-devel [mandriva:2008.0:libpthread] packages=glibc-i18ndata,glibc_lsb [mandriva:2008.0:libtool] packages=libtool [mandriva:2008.0:libusb] packages=libusb0.1_4-devel [mandriva:2008.0:make] packages=make [mandriva:2008.0:pil] packages=python-imaging [mandriva:2008.0:ppdev] packages= commands=su -c "modprobe ppdev" [mandriva:2008.0:pyqt] packages= [mandriva:2008.0:python-devel] packages=python-devel [mandriva:2008.0:pyqt4] packages=python-qt4 [mandriva:2008.0:pyqt4-dbus] packages=dbus-python [mandriva:2008.0:python23] packages=python [mandriva:2008.0:python2X] packages=python [mandriva:2008.0:reportlab] packages=python-reportlab [mandriva:2008.0:sane] packages=sane [mandriva:2008.0:sane-devel] packages=libsane1-devel [mandriva:2008.0:scanimage] packages=sane-frontends,sane-backends [mandriva:2008.0:xsane] packages=xsane [mandriva:2008.0:cups-ddk] packages=cupsddk,cupsddk-drivers [mandriva:2008.0:python-dbus] packages=python-dbus,python-gobject [mandriva:2008.0:dbus] packages=libdbus-1_3-devel #[mandriva:2008.0:python-ctypes] #packages=python-ctypes [mandriva:2008.0:cups-image] packages=cups-devel [mandriva:2008.0:network] packages=wget [mandriva:2008.0:avahi-utils] packages=avahi # ******************** [mandriva:2008.1] code_name= supported=0 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=2.7.12 release_date=2007-4-17 notes=Before proceeding, please add the "contrib", "main", and "updates" installation sources to your URPMI configuration./n Open your browser and go to http://easyurpmi.zarb.org/ and follow the instructions provided and then proceed with the HPLIP install. Also you may wish to turn off the cdrom1-12 media sources to speed up the process. ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 [mandriva:2008.1:cups] packages=cups [mandriva:2008.1:cups-devel] packages=cups-devel [mandriva:2008.1:gcc] packages=gcc-c++ [mandriva:2008.1:gs] packages=ghostscript [mandriva:2008.1:libcrypto] packages=libcryptopp5,libcryptopp5-devel [mandriva:2008.1:libjpeg] packages=libjpeg62-dev [mandriva:2008.1:libnetsnmp-devel] packages=libsnmp0-devel [mandriva:2008.1:libpthread] packages=glibc-i18ndata,glibc_lsb [mandriva:2008.1:libtool] packages=libtool [mandriva:2008.1:libusb] packages=libusb0.1_4-devel [mandriva:2008.1:make] packages=make [mandriva:2008.1:pil] packages=python-imaging [mandriva:2008.1:ppdev] packages= commands=su -c "modprobe ppdev" #[mandriva:2008.1:pyqt] #packages=PyQt [mandriva:2008.1:python-devel] packages=python-devel [mandriva:2008.1:pyqt4] packages=python-qt4 [mandriva:2008.1:pyqt4-dbus] packages=dbus-python [mandriva:2008.1:python23] packages=python [mandriva:2008.1:python2X] packages=python [mandriva:2008.1:reportlab] packages=python-reportlab [mandriva:2008.1:sane] packages=sane [mandriva:2008.1:sane-devel] packages=libsane1-devel [mandriva:2008.1:scanimage] packages=sane-frontends,sane-backends [mandriva:2008.1:xsane] packages=xsane [mandriva:2008.1:cups-ddk] packages=cupsddk,cupsddk-drivers [mandriva:2008.1:python-dbus] packages=python-dbus,python-gobject [mandriva:2008.1:dbus] packages=libdbus-1-devel #[mandriva:2008.1:python-ctypes] #packages=python-ctypes [mandriva:2008.1:cups-image] packages=cups-devel [mandriva:2008.1:network] packages=wget [mandriva:2008.1:avahi-utils] packages=avahi # ******************** [mandriva:2009] code_name= supported=0 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=2.8.7 release_date=2007-4-17 notes=Before proceeding, please add the "contrib", "main", and "updates" installation sources to your URPMI configuration./n Open your browser and go to http://easyurpmi.zarb.org/ and follow the instructions provided and then proceed with the HPLIP install. Also you may wish to turn off the cdrom1-12 media sources to speed up the process. ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 policykit=1 [mandriva:2009:cups] packages=cups [mandriva:2009:cups-devel] packages=cups-devel [mandriva:2009:gcc] packages=gcc-c++ [mandriva:2009:gs] packages=ghostscript [mandriva:2009:libcrypto] packages=libcryptopp5,libcryptopp5-devel [mandriva:2009:libjpeg] packages=libjpeg62-dev [mandriva:2009:libnetsnmp-devel] packages=libsnmp0-devel [mandriva:2009:libpthread] packages=glibc-i18ndata-2.4-4mdk,glibc_lsb-2.3.6-1mdk [mandriva:2009:libtool] packages=libtool [mandriva:2009:libusb] packages=libusb0.1_4-devel [mandriva:2009:make] packages=make [mandriva:2009:pil] packages=python-imaging [mandriva:2009:ppdev] packages= commands=su -c "modprobe ppdev" [mandriva:2009:pyqt] packages=PyQt [mandriva:2009:python-devel] packages=python-devel [mandriva:2009:pyqt4] packages=python-qt4 [mandriva:2009:pyqt4-dbus] packages=dbus-python [mandriva:2009:python23] packages=python [mandriva:2009:python2X] packages=python [mandriva:2009:reportlab] packages=python-reportlab [mandriva:2009:sane] packages=sane [mandriva:2009:sane-devel] packages=libsane1-devel [mandriva:2009:scanimage] packages=sane-utils [mandriva:2009:xsane] packages=xsane [mandriva:2009:cups-ddk] packages=cupsddk,cupsddk-drivers [mandriva:2009:python-dbus] packages=python-dbus,python-gobject [mandriva:2009:dbus] packages=libdbus-1_3-devel,python-gobject [mandriva:2009:python-ctypes] packages=python-ctypes [mandriva:2009:cups-image] packages=cups-devel [mandriva:2009:policykit] packages=policykit,policykit-gnome [mandriva:2009:network] packages=wget [mandriva:2009:avahi-utils] packages=avahi # ******************** [mandriva:2009.0] code_name= supported=0 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=2.8.7 release_date=2007-4-17 notes=Before proceeding, please add the "contrib", "main", and "updates" installation sources to your URPMI configuration./n Open your browser and go to http://easyurpmi.zarb.org/ and follow the instructions provided and then proceed with the HPLIP install. Also you may wish to turn off the cdrom1-12 media sources to speed up the process. ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 policykit=1 [mandriva:2009.0:cups] packages=cups [mandriva:2009.0:cups-devel] packages=cups-devel [mandriva:2009.0:gcc] packages=gcc-c++ [mandriva:2009.0:gs] packages=ghostscript [mandriva:2009.0:libcrypto] packages=libcryptopp5,libcryptopp5-devel [mandriva:2009.0:libjpeg] packages=libjpeg62-dev [mandriva:2009.0:libnetsnmp-devel] packages=libsnmp0-devel [mandriva:2009.0:libpthread] packages=glibc-i18ndata-2.4-4mdk,glibc_lsb-2.3.6-1mdk [mandriva:2009.0:libtool] packages=libtool [mandriva:2009.0:libusb] packages=libusb0.1_4-devel [mandriva:2009.0:make] packages=make [mandriva:2009.0:pil] packages=python-imaging [mandriva:2009.0:ppdev] packages= commands=su -c "modprobe ppdev" [mandriva:2009.0:pyqt] packages=PyQt [mandriva:2009.0:python-devel] packages=python-devel [mandriva:2009.0:pyqt4] packages=python-qt4 [mandriva:2009.0:pyqt4-dbus] packages=dbus-python [mandriva:2009.0:python23] packages=python [mandriva:2009.0:python2X] packages=python [mandriva:2009.0:reportlab] packages=python-reportlab [mandriva:2009.0:sane] packages=sane [mandriva:2009.0:sane-devel] packages=libsane1-devel [mandriva:2009.0:scanimage] packages=sane-utils [mandriva:2009.0:xsane] packages=xsane [mandriva:2009.0:cups-ddk] packages=cupsddk,cupsddk-drivers [mandriva:2009.0:python-dbus] packages=python-dbus,python-gobject [mandriva:2009.0:dbus] packages=libdbus-1-devel [mandriva:2009.0:python-ctypes] packages=python-ctypes [mandriva:2009.0:cups-image] packages=cups-devel [mandriva:2009.0:policykit] packages=policykit,policykit-gnome [mandriva:2009.0:network] packages=wget [mandriva:2009.0:avahi-utils] packages=avahi # ******************** [mandriva:2010.0] code_name= supported=0 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=3.9.12 release_date=2009-11-03 notes=Before proceeding, please add the "contrib", "main", and "updates" installation sources to your URPMI configuration./n Open your browser and go to http://easyurpmi.zarb.org/ and follow the instructions provided and then proceed with the HPLIP install. Also you may wish to turn off the cdrom1-12 media sources to speed up the process. ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 policykit=1 [mandriva:2010.0:cups] packages=cups,cups-common [mandriva:2010.0:cups-devel] packages=libcups2-devel [mandriva:2010.0:gcc] packages=gcc-c++ [mandriva:2010.0:gs] packages=ghostscript [mandriva:2010.0:libcrypto] packages=libopenssl0.9.8-devel [mandriva:2010.0:libjpeg] packages=libjpeg-devel [mandriva:2010.0:libnetsnmp-devel] packages=libnet-snmp-devel [mandriva:2010.0:libpthread] packages=glibc-i18ndata,glibc_lsb [mandriva:2010.0:libtool] packages=libtool,libgphoto-devel [mandriva:2010.0:libusb] packages=libusb1.0-devel [mandriva:2010.0:make] packages=make [mandriva:2010.0:pil] packages=python-imaging [mandriva:2010.0:ppdev] packages= commands=su -c "modprobe ppdev" [mandriva:2010.0:pyqt] packages=python-qt4 [mandriva:2010.0:python-devel] packages=libpython2.6-devel [mandriva:2010.0:pyqt4] packages=python-qt4 [mandriva:2010.0:pyqt4-dbus] packages=qt4-qtdbus [mandriva:2010.0:python23] packages=python [mandriva:2010.0:python2X] packages=python [mandriva:2010.0:reportlab] packages=python-reportlab [mandriva:2010.0:sane] packages=saned [mandriva:2010.0:sane-devel] packages=libsane1-devel,sane-backends [mandriva:2010.0:scanimage] packages=libsane1 [mandriva:2010.0:xsane] packages=xsane,sane-frontends [mandriva:2010.0:cups-ddk] packages=cups [mandriva:2010.0:python-dbus] packages=python-dbus,python-gobject [mandriva:2010.0:dbus] packages=libdbus-1-devel,python-gobject [mandriva:2010.0:python-ctypes] packages=python [mandriva:2010.0:cups-image] packages=libcups2 [mandriva:2010.0:policykit] packages=policykit,policykit-gnome [mandriva:2010.0:network] packages=wget [mandriva:2010.0:avahi-utils] packages=avahi # ******************** [mandriva:2011.0] code_name= supported=0 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=3.9.12 release_date=2009-11-03 notes=Before proceeding, please add the "contrib", "main", and "updates" installation sources to your URPMI configuration./n Open your browser and go to http://easyurpmi.zarb.org/ and follow the instructions provided and then proceed with the HPLIP install. Also you may wish to turn off the cdrom1-12 media sources to speed up the process. ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 policykit=1 [mandriva:2011.0:cups] packages=cups,cups-common [mandriva:2011.0:cups-devel] packages=libcups2-devel [mandriva:2011.0:gcc] packages=gcc-c++ [mandriva:2011.0:gs] packages=ghostscript [mandriva:2011.0:libcrypto] packages=libopenssl0.9.8-devel [mandriva:2011.0:libjpeg] packages=libjpeg-devel [mandriva:2011.0:libnetsnmp-devel] packages=libnet-snmp-devel [mandriva:2011.0:libpthread] packages=glibc-i18ndata,glibc_lsb [mandriva:2011.0:libtool] packages=libtool,libgphoto-devel [mandriva:2011.0:libusb] packages=libusb1.0-devel [mandriva:2011.0:make] packages=make [mandriva:2011.0:pil] packages=python-imaging [mandriva:2011.0:ppdev] packages= commands=su -c "modprobe ppdev" [mandriva:2011.0:pyqt] packages=python-qt4 [mandriva:2011.0:python-devel] packages=libpython2.6-devel [mandriva:2011.0:pyqt4] packages=python-qt4 [mandriva:2011.0:pyqt4-dbus] packages=qt4-qtdbus [mandriva:2011.0:python23] packages=python [mandriva:2011.0:python2X] packages=python [mandriva:2011.0:reportlab] packages=python-reportlab [mandriva:2011.0:sane] packages=saned [mandriva:2011.0:sane-devel] packages=libsane1-devel,sane-backends [mandriva:2011.0:scanimage] packages=libsane1 [mandriva:2011.0:xsane] packages=xsane,sane-frontends [mandriva:2011.0:cups-ddk] packages=cups [mandriva:2011.0:python-dbus] packages=python-dbus,python-gobject [mandriva:2011.0:dbus] packages=libdbus-1-devel,python-gobject [mandriva:2011.0:python-ctypes] packages=python [mandriva:2011.0:cups-image] packages=libcups2 [mandriva:2011.0:policykit] packages=policykit,policykit-gnome [mandriva:2011.0:network] packages=wget [mandriva:2011.0:avahi-utils] packages=avahi # **************************************** [linuxmint] index=22 versions=13,14,15,16,17,17.1 display_name=Linux Mint alt_names=mint, mint linux display=1 notes= package_mgrs=dpkg,apt-get,synaptic,update-manager,adept,aptitude,adept-updater package_mgr_cmd=sudo apt-get install --assume-yes $packages_to_install pre_depend_cmd=sudo dpkg --configure -a,sudo apt-get install --yes --force-yes -f,sudo apt-get update post_depend_cmd= hplip_remove_cmd=sudo aptitude remove --assume-yes hplip hpijs su_sudo=sudo ppd_install=ppd udev_mode_fix=1 ppd_dir= fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP # ******************** [linuxmint:13] code_name=Maya supported=1 scan_supported=1 fax_supported=1 pcard_supported=0 network_supported=1 parallel_supported=0 usb_supported=1 packaged_version=3.12.2 release_date=2012 notes=Enable the universe/multiverse repositories. Also be sure you are using the Ubuntu "Main" Repositories. See: https://help.ubuntu.com/community/Repositories/Ubuntu for more information. Disable the CD-ROM/DVD source if you do not have the Ubuntu installation media inserted in the drive. ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 native_cups=1 acl_rules=1 libdir_path=/usr/lib [linuxmint:13:cups] packages=libcups2 [linuxmint:13:cups-devel] packages=libcups2-dev,cups-bsd,cups-client [linuxmint:13:gcc] packages=build-essential [linuxmint:13:gs] packages=ghostscript [linuxmint:13:libcrypto] packages=openssl [linuxmint:13:libjpeg] packages=libjpeg8-dev [linuxmint:13:libnetsnmp-devel] packages=libsnmp-dev [linuxmint:13:libpthread] packages=build-essential [linuxmint:13:libtool] packages=libtool [linuxmint:13:libusb] packages=libusb-1.0.0-dev [linuxmint:13:make] packages=build-essential [linuxmint:13:pil] packages=python-imaging [linuxmint:13:ppdev] packages= commands=sudo modprobe ppdev,sudo cp -f /etc/modules /etc/modules.hplip,echo ppdev | sudo tee -a /etc/modules [linuxmint:13:pyqt] packages=python-qt4 [linuxmint:13:python-devel] packages=python-dev [linuxmint:13:pyqt4] packages=python-qt4 [linuxmint:13:pyqt4-dbus] packages=python-qt4-dbus #[linuxmint:13:python23] #packages=python [linuxmint:13:python2X] packages=python [linuxmint:13:reportlab] packages=python-reportlab [linuxmint:13:sane] packages=libsane [linuxmint:13:sane-devel] packages=libsane-dev [linuxmint:13:scanimage] packages=sane-utils [linuxmint:13:xsane] packages=xsane [linuxmint:13:python-dbus] packages=python-dbus,python-gobject [linuxmint:13:dbus] packages=libdbus-1-dev [linuxmint:13:cups-image] packages=libcupsimage2-dev [linuxmint:13:cups-ddk] packages=cups,libcupsimage2-dev [linuxmint:13:policykit] packages=policykit-1,policykit-1-gnome [linuxmint:13:python-notify] packages=python-notify [linuxmint:13:network] packages=wget [linuxmint:13:avahi-utils] packages=avahi-utils [linuxmint:13:python3-notify2] packages= [linuxmint:13:python3-pyqt4-dbus] packages=python3-dbus.mainloop.qt [linuxmint:13:python3-pyqt4] packages=python3-pyqt4 [linuxmint:13:python3-dbus] packages=python3-dbus,python3-gi [linuxmint:13:python3-xml] packages=python3-lxml [linuxmint:13:python3-devel] packages=python3-dev [linuxmint:13:python3-pil] packages=PKG_FROM_PIP:pillow # **************************************** [linuxmint:14] code_name=Nadia supported=1 scan_supported=1 fax_supported=1 pcard_supported=0 network_supported=1 parallel_supported=0 usb_supported=1 packaged_version=3.13.3 release_date=2012 notes=Enable the universe/multiverse repositories. Also be sure you are using the Ubuntu "Main" Repositories. See: https://help.ubuntu.com/community/Repositories/Ubuntu for more information. Disable the CD-ROM/DVD source if you do not have the Ubuntu installation media inserted in the drive. ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 native_cups=1 acl_rules=1 [linuxmint:14:cups] packages=libcups2 [linuxmint:14:cups-devel] packages=libcups2-dev,cups-bsd,cups-client [linuxmint:14:gcc] packages=build-essential [linuxmint:14:gs] packages=ghostscript [linuxmint:14:libcrypto] packages=openssl [linuxmint:14:libjpeg] packages=libjpeg8-dev [linuxmint:14:libnetsnmp-devel] packages=libsnmp-dev [linuxmint:14:libpthread] packages=build-essential [linuxmint:14:libtool] packages=libtool [linuxmint:14:libusb] packages=libusb-1.0.0-dev [linuxmint:14:make] packages=build-essential [linuxmint:14:pil] packages=python-imaging [linuxmint:14:ppdev] packages= commands=sudo modprobe ppdev,sudo cp -f /etc/modules /etc/modules.hplip,echo ppdev | sudo tee -a /etc/modules [linuxmint:14:pyqt] packages=python-qt4 [linuxmint:14:python-devel] packages=python-dev [linuxmint:14:pyqt4] packages=python-qt4 [linuxmint:14:pyqt4-dbus] packages=python-qt4-dbus #[linuxmint:14:python23] #packages=python [linuxmint:14:python2X] packages=python [linuxmint:14:reportlab] packages=python-reportlab [linuxmint:14:sane] packages=libsane [linuxmint:14:sane-devel] packages=libsane-dev [linuxmint:14:scanimage] packages=sane-utils [linuxmint:14:xsane] packages=xsane [linuxmint:14:python-dbus] packages=python-dbus,python-gobject [linuxmint:14:dbus] packages=libdbus-1-dev [linuxmint:14:cups-image] packages=libcupsimage2-dev [linuxmint:14:cups-ddk] packages=cups,libcupsimage2-dev [linuxmint:14:policykit] packages=policykit-1,policykit-1-gnome [linuxmint:14:python-notify] packages=python-notify [linuxmint:14:network] packages=wget [linuxmint:14:avahi-utils] packages=avahi-utils [linuxmint:14:python3-notify2] packages=python3-notify2 [linuxmint:14:python3-pyqt4-dbus] packages=python3-dbus.mainloop.qt [linuxmint:14:python3-pyqt4] packages=python3-pyqt4 [linuxmint:14:python3-dbus] packages=python3-dbus,python3-gi [linuxmint:14:python3-xml] packages=python3-lxml [linuxmint:14:python3-devel] packages=python3-dev [linuxmint:14:python3-pil] packages=PKG_FROM_PIP:pillow # **************************************** [linuxmint:15] code_name=Olivia supported=1 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=3.13.3 release_date=2013 notes=Enable the universe/multiverse repositories. Also be sure you are using the Ubuntu "Main" Repositories. See: https://help.ubuntu.com/community/Repositories/Ubuntu for more information. Disable the CD-ROM/DVD source if you do not have the Ubuntu installation media inserted in the drive. ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 native_cups=1 acl_rules=1 libdir_path=/usr/lib/x86_64-linux-gnu [linuxmint:15:cups] packages=libcups2 [linuxmint:15:cups-devel] packages=libcups2-dev,cups-bsd,cups-client [linuxmint:15:gcc] packages=build-essential [linuxmint:15:gs] packages=ghostscript [linuxmint:15:libcrypto] packages=openssl [linuxmint:15:libjpeg] packages=libjpeg8-dev [linuxmint:15:libnetsnmp-devel] packages=libsnmp-dev,snmp-mibs-downloader [linuxmint:15:libpthread] packages=build-essential [linuxmint:15:libtool] packages=libtool [linuxmint:15:libusb] packages=libusb-1.0.0-dev [linuxmint:15:make] packages=build-essential [linuxmint:15:pil] packages=python-imaging [linuxmint:15:ppdev] packages= commands=sudo modprobe ppdev,sudo cp -f /etc/modules /etc/modules.hplip,echo ppdev | sudo tee -a /etc/modules [linuxmint:15:pyqt] packages=python-qt4 [linuxmint:15:python-devel] packages=python-dev [linuxmint:15:pyqt4] packages=python-qt4 [linuxmint:15:pyqt4-dbus] packages=python-qt4-dbus #[linuxmint:15:python23] #packages=python [linuxmint:15:python2X] packages=python [linuxmint:15:reportlab] packages=python-reportlab [linuxmint:15:sane] packages=libsane [linuxmint:15:sane-devel] packages=libsane-dev [linuxmint:15:scanimage] packages=sane-utils [linuxmint:15:xsane] packages=xsane [linuxmint:15:python-dbus] packages=python-dbus,python-gobject [linuxmint:15:dbus] packages=libdbus-1-dev [linuxmint:15:cups-image] packages=libcupsimage2-dev [linuxmint:15:cups-ddk] packages=cups,libcupsimage2-dev [linuxmint:15:policykit] packages=policykit-1,policykit-1-gnome [linuxmint:15:python-notify] packages=python-notify [linuxmint:15:network] packages=wget [linuxmint:15:avahi-utils] packages=avahi-utils [linuxmint:15:python3-notify2] packages=python3-notify2 [linuxmint:15:python3-pyqt4-dbus] packages=python3-dbus.mainloop.qt [linuxmint:15:python3-pyqt4] packages=python3-pyqt4 [linuxmint:15:python3-dbus] packages=python3-dbus,python3-gi [linuxmint:15:python3-xml] packages=python3-lxml [linuxmint:15:python3-devel] packages=python3-dev [linuxmint:15:python3-pil] packages=PKG_FROM_PIP:pillow # **************************************** [linuxmint:16] code_name=Petra packaged_version=3.14.1 release_date=30/11/2013 same_as_version=15 # **************************************** [linuxmint:17] code_name=Qiana packaged_version=3.14.3 release_date=31/05/2014 supported=1 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 notes=Enable the universe/multiverse repositories. Also be sure you are using the Ubuntu "Main" Repositories. See: https://help.ubuntu.com/community/Repositories/Ubuntu for more information. Disable the CD-ROM/DVD source if you do not have the Ubuntu installation media inserted in the drive. ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 native_cups=1 acl_rules=1 libdir_path=/usr/lib/x86_64-linux-gnu [linuxmint:17:cups] packages=libcups2 [linuxmint:17:cups-devel] packages=libcups2-dev,cups-bsd,cups-client [linuxmint:17:gcc] packages=build-essential [linuxmint:17:gs] packages=ghostscript [linuxmint:17:libcrypto] packages=openssl [linuxmint:17:libjpeg] packages=libjpeg8-dev [linuxmint:17:libnetsnmp-devel] packages=libsnmp-dev,snmp-mibs-downloader [linuxmint:17:libpthread] packages=build-essential [linuxmint:17:libtool] packages=libtool [linuxmint:17:libusb] packages=libusb-1.0.0-dev [linuxmint:17:make] packages=build-essential [linuxmint:17:pil] packages=python-imaging [linuxmint:17:ppdev] packages= commands=sudo modprobe ppdev,sudo cp -f /etc/modules /etc/modules.hplip,echo ppdev | sudo tee -a /etc/modules [linuxmint:17:pyqt] packages=python-qt4 [linuxmint:17:python-devel] packages=python-dev [linuxmint:17:pyqt4] packages=python-qt4 [linuxmint:17:pyqt4-dbus] packages=python-qt4-dbus #[linuxmint:17:python23] #packages=python [linuxmint:17:python2X] packages=python [linuxmint:17:reportlab] packages=python-reportlab [linuxmint:17:sane] packages=libsane [linuxmint:17:sane-devel] packages=libsane-dev [linuxmint:17:scanimage] packages=sane-utils [linuxmint:17:xsane] packages=xsane [linuxmint:17:python-dbus] packages=python-dbus,python-gobject [linuxmint:17:dbus] packages=libdbus-1-dev [linuxmint:17:cups-image] packages=libcupsimage2-dev [linuxmint:17:cups-ddk] packages=cups,libcupsimage2-dev [linuxmint:17:policykit] packages=policykit-1,policykit-1-gnome [linuxmint:17:python-notify] packages=python-notify [linuxmint:17:network] packages=wget [linuxmint:17:avahi-utils] packages=avahi-utils [linuxmint:17:python3-pyqt4-dbus] packages=python3-dbus.mainloop.qt [linuxmint:17:python3-pyqt4] packages=python3-pyqt4 [linuxmint:17:python3-dbus] packages=python3-dbus,python3-gi [linuxmint:17:python3-xml] packages=python3-lxml [linuxmint:17:python3-devel] packages=python3-dev [linuxmint:17:python3-pil] packages=python3-pil [linuxmint:17:python3-reportlab] packages=python3-reportlab [linuxmint:17:python3-notify2] packages=python3-notify2 # **************************************** [linuxmint:17.1] code_name=Rebecca packaged_version=3.14.3 release_date=29/11/2014 same_as_version=17 # **************************************** [linpus] index=25 versions=9.4,9.5 display_name=Linpus Linux alt_names=Linpus, Linpus Lite, Linpus Linux display=1 notes= package_mgrs=dpkg,apt-get,synaptic,update-manager,adept,aptitude,adept-updater,rpm package_mgr_cmd=sudo apt-get install --assume-yes $packages_to_install pre_depend_cmd=sudo apt-get install --yes --force-yes -f,sudo apt-get update post_depend_cmd= hplip_remove_cmd=sudo apt-get remove --assume-yes hplip hpijs su_sudo=sudo ppd_install=ppd udev_mode_fix=1 ppd_dir= fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP # ******************** [linpus:9.5] code_name=Linpus supported=0 scan_supported=0 fax_supported=0 pcard_supported=0 network_supported=0 parallel_supported=0 usb_supported=1 packaged_version= release_date= notes=Add to the file /etc/apt/sources.list the following lines (each on a seperate line should start with the "rpm": rpm http://update.linpus.com/LinpusUpdate/ 9.5 main desktop rpm http://update.linpus.com/LinpusUpdate/ 9.5-Critical main desktop rpm http://update.linpus.com/LinpusUpdate/ 9.5-DevDr main desktop rpm http://update.linpus.com/LinpusUpdate/ 9.5-SoftApp main desktop ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=none package_available=0 package_arch=i386 [linpus:9.5:cups] packages=cups [linpus:9.5:cups-devel] packages= [linpus:9.5:gcc] packages=glibc [linpus:9.5:gs] packages=ghostscript [linpus:9.5:libcrypto] packages=openssl [linpus:9.5:libjpeg] packages=libjpeg [linpus:9.5:libnetsnmp-devel] packages= [linpus:9.5:libpthread] packages=glibc [linpus:9.5:libtool] packages= [linpus:9.5:libusb] packages= [linpus:9.5:make] packages=glibc [linpus:9.5:pil] packages= [linpus:9.5:ppdev] packages= commands=sudo modprobe ppdev,sudo cp -f /etc/modules /etc/modules.hplip,echo ppdev | sudo tee -a /etc/modules [linpus:9.5:pyqt] packages= [linpus:9.5:python-devel] packages= [linpus:9.5:pyqt4] packages=python-qt4,python-qt4-dbus [linpus:9.5:pyqt4-dbus] packages=python-qt4-dbus [linpus:9.5:python23] packages=python [linpus:9.5:python2X] packages=python [linpus:9.5:reportlab] packages= [linpus:9.5:sane] packages= [linpus:9.5:sane-devel] packages= [linpus:9.5:scanimage] packages= [linpus:9.5:xsane] packages= [linpus:9.5:cups-ddk] packages= [linpus:9.5:python-dbus] packages=dbus-python,python-gobject [linpus:9.5:dbus] packages=dbus [linpus:9.5:python-ctypes] packages= [linpus:9.5:cups-image] packages= [linpus:9.5:network] packages=wget [linpus:9.5:avahi-utils] packages=avahi-tools # ******************** [linpus:9.4] code_name=Linpus supported=0 scan_supported=0 fax_supported=0 pcard_supported=0 network_supported=0 parallel_supported=0 usb_supported=1 packaged_version= release_date= notes=Add to the file /etc/apt/sources.list the following lines (each on a seperate line should start with the "rpm": rpm http://update.linpus.com/LinpusUpdate/ 9.4 main desktop rpm http://update.linpus.com/LinpusUpdate/ 9.4-Critical main desktop rpm http://update.linpus.com/LinpusUpdate/ 9.4-DevDr main desktop rpm http://update.linpus.com/LinpusUpdate/ 9.4-SoftApp main desktop ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=none package_available=0 package_arch=i386 [linpus:9.4:cups] packages=cups [linpus:9.4:cups-devel] packages= [linpus:9.4:gcc] packages=glibc [linpus:9.4:gs] packages=ghostscript [linpus:9.4:libcrypto] packages=openssl [linpus:9.4:libjpeg] packages=libjpeg [linpus:9.4:libnetsnmp-devel] packages= [linpus:9.4:libpthread] packages=glibc [linpus:9.4:libtool] packages= [linpus:9.4:libusb] packages= [linpus:9.4:make] packages=glibc [linpus:9.4:pil] packages= [linpus:9.4:ppdev] packages= commands=sudo modprobe ppdev,sudo cp -f /etc/modules /etc/modules.hplip,echo ppdev | sudo tee -a /etc/modules [linpus:9.4:pyqt] packages= [linpus:9.4:python-devel] packages= [linpus:9.4:pyqt4] packages=python-qt4 [linpus:9.4:pyqt4-dbus] packages=python-qt4-dbus [linpus:9.4:python23] packages=python [linpus:9.4:python2X] packages=python [linpus:9.4:reportlab] packages= [linpus:9.4:sane] packages= [linpus:9.4:sane-devel] packages= [linpus:9.4:scanimage] packages= [linpus:9.4:xsane] packages= [linpus:9.4:cups-ddk] packages= [linpus:9.4:python-dbus] packages=dbus-python,python-gobject [linpus:9.4:dbus] packages=dbus [linpus:9.4:python-ctypes] packages= [linpus:9.4:cups-image] packages= [linpus:9.4:network] packages=wget [linpus:9.4:avahi-utils] packages=avahi-tools # **************************************** [gos] index=24 versions=8.04.1 display_name=gOS alt_names=gos, gOS display=1 notes= package_mgrs=dpkg,apt-get,synaptic,update-manager,adept,aptitude,adept-updater package_mgr_cmd=sudo aptitude install --assume-yes $packages_to_install pre_depend_cmd=sudo dpkg --configure -a,sudo apt-get install --yes --force-yes -f,sudo aptitude update post_depend_cmd= hplip_remove_cmd=sudo aptitude remove --assume-yes hplip hpijs su_sudo=sudo ppd_install=ppd udev_mode_fix=1 ppd_dir= fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP # ******************** [gos:8.04.1] code_name=Elyssa supported=0 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=2.8.2 release_date=2008 notes=Enable the universe/multiverse repositories. Also be sure you are using the Ubuntu "Main" Repositories. See: https://help.ubuntu.com/community/Repositories/Ubuntu for more information. Disable the CD-ROM/DVD source if you do not have the Ubunbtu installation media inserted in the drive. ppd_install=drv udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 [gos:8.04.1:cups] packages=libcupsys2 [gos:8.04.1:cups-devel] packages=libcupsys2-dev,cupsys-bsd [gos:8.04.1:gcc] packages=build-essential [gos:8.04.1:gs] packages=gs-esp [gos:8.04.1:libcrypto] packages=openssl [gos:8.04.1:libjpeg] packages=libjpeg62-dev [gos:8.04.1:libnetsnmp-devel] packages=libsnmp-dev [gos:8.04.1:libpthread] packages=build-essential [gos:8.04.1:libtool] packages=libtool [gos:8.04.1:libusb] packages=libusb-1.0-0-dev [gos:8.04.1:make] packages=build-essential [gos:8.04.1:pil] packages=python-imaging [gos:8.04.1:ppdev] packages= commands=sudo modprobe ppdev,sudo cp -f /etc/modules /etc/modules.hplip,echo ppdev | sudo tee -a /etc/modules [gos:8.04.1:pyqt] packages=python-qt3 [gos:8.04.1:python-devel] packages=python2.5-dev [gos:8.04.1:pyqt4] packages=python-qt4 [gos:8.04.1:pyqt4-dbus] packages=python-qt4-dbus [gos:8.04.1:python23] packages=python [gos:8.04.1:python2X] packages=python [gos:8.04.1:reportlab] packages=python-reportlab [gos:8.04.1:sane] packages=libsane [gos:8.04.1:sane-devel] packages=libsane-dev [gos:8.04.1:scanimage] packages=sane-utils [gos:8.04.1:xsane] packages=xsane [gos:8.04.1:cups-ddk] packages=cupsddk,cupsddk-drivers [gos:8.04.1:python-dbus] packages=python-dbus,python-gobject [gos:8.04.1:dbus] packages=libdbus-1-dev [gos:8.04.1:python-ctypes] packages=python-ctypes [gos:8.04.1:cups-image] packages=libcupsys2-dev,cupsys-bsd [gos:8.04.1:network] packages=wget [gos:8.04.1:avahi-utils] packages=avahi # **************************************** [boss] index=34 versions=3.0,5.0 display_name=Boss alt_names= display=1 notes= package_mgrs=dpkg,apt-get,synaptic,update-manager,adept,aptitude package_mgr_cmd=su -c "apt-get install --force-yes -y $packages_to_install" pre_depend_cmd=su -c "dpkg --configure -a",su -c "apt-get install -f",su -c "apt-get update",su -c "apt-get install --yes cupsys-bsd" post_depend_cmd= hplip_remove_cmd=su -c "apt-get remove --yes hplip hpijs" su_sudo=su ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP [boss:3.0] code_name=tejas supported=1 scan_supported=1 fax_supported=1 pcard_supported=0 network_supported=1 parallel_supported=0 usb_supported=1 packaged_version=3.9.2 release_date=2008-09-04 notes=Be sure to disable the CD-ROM repositories and also ensure that the main/security repositories are enabled. ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 libusb01=1 native_cups=1 [boss:3.0:cups] packages=cupsys,cupsys-client [boss:3.0:cups-devel] packages=libcupsys2-dev,cupsys-bsd [boss:3.0:gcc] packages=gcc,g++ [boss:3.0:gs] packages=gs-esp [boss:3.0:libcrypto] packages=libssl-dev [boss:3.0:libjpeg] packages=libjpeg-dev [boss:3.0:libnetsnmp-devel] packages=libsnmp9-dev [boss:3.0:libpthread] packages=libc6 [boss:3.0:libtool] packages=libtool [boss:3.0:libusb] packages=libusb-dev [boss:3.0:make] packages=make [boss:3.0:pil] packages=python-imaging [boss:3.0:ppdev] packages= commands=su -c "modprobe ppdev",su -c cp -f /etc/modules /etc/modules.hplip,echo ppdev | su -c tee -a /etc/modules [boss:3.0:pyqt] packages=python-qt3 [boss:3.0:python-devel] packages=python-dev [boss:3.0:pyqt4] packages=python-qt4 [boss:3.0:pyqt4-dbus] packages=python-qt4-dbus [boss:3.0:python23] packages=python [boss:3.0:python2X] packages=python [boss:3.0:reportlab] packages=python-reportlab [boss:3.0:sane] packages=sane [boss:3.0:sane-devel] packages=libsane-dev [boss:3.0:scanimage] packages=sane-utils [boss:3.0:xsane] packages=xsane [boss:3.0:cups-ddk] packages= [boss:3.0:python-dbus] packages=python-dbus,libdbus-1-dev,python-gobject [boss:3.0:dbus] packages=libdbus-1-dev [boss:3.0:python-ctypes] packages=python-ctypes [boss:3.0:cups-image] packages=libcupsimage2-dev [boss:3.0:network] packages=wget [boss:3.0:avahi-utils] packages=avahi-utils [boss:5.0] code_name=anokha supported=1 scan_supported=1 fax_supported=1 pcard_supported=0 network_supported=1 parallel_supported=0 usb_supported=1 packaged_version=3.13.4 release_date=2013-08-08 notes=Be sure to disable the CD-ROM repositories and also ensure that the main/security repositories are enabled. ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 libusb01=0 native_cups=1 [boss:5.0:cups] packages=libcups2 [boss:5.0:cups-devel] packages=libcups2-dev [boss:5.0:gcc] packages=gcc,g++ [boss:5.0:gs] packages=ghostscript [boss:5.0:libcrypto] packages=libssl-dev [boss:5.0:libjpeg] packages=libjpeg-dev [boss:5.0:libnetsnmp-devel] packages=libsnmp-dev [boss:5.0:libpthread] packages=libc6 [boss:5.0:libtool] packages=libtool [boss:5.0:libusb] packages=libusb-1.0-0-dev, libusb-1.0-0 [boss:5.0:make] packages=make [boss:5.0:pil] packages=python-imaging [boss:5.0:python-devel] packages=python-dev [boss:5.0:pyqt4] packages=python-qt4 [boss:5.0:pyqt4-dbus] packages=python-qt4-dbus [boss:5.0:python23] packages=python [boss:5.0:python2x] packages=python [boss:5.0:reportlab] packages=python-reportlab [boss:5.0:sane] packages=sane [boss:5.0:sane-devel] packages=libsane-dev [boss:5.0:scanimage] packages=sane-utils [boss:5.0:xsane] packages=xsane [boss:5.0:cups-ddk] packages= [boss:5.0:python-dbus] packages=python-dbus,libdbus-1-dev,python-gobject [boss:5.0:dbus] packages=libdbus-1-dev [boss:5.0:python-ctypes] packages=python-ctypeslib [boss:5.0:cups-image] packages=libcupsimage2-dev [boss:5.0:network] packages=wget [boss:5.0:avahi-utils] packages=avahi-utils # **************************************** [lfs] index=50 versions=6 display_name=Linux From Scratch alt_names= display=1 notes= package_mgrs= package_mgr_cmd=$packages_to_install pre_depend_cmd= post_depend_cmd= hplip_remove_cmd= su_sudo=su ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP [lfs:6] code_name=LFS supported=0 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=0 usb_supported=1 packaged_version= release_date= notes= ppd_install=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 foomatic_rip_hplip=1 [lfs:6:cups] packages=cupsys,cupsys-client [lfs:6:cups-devel] packages=libcupsys2-dev,cupsys-bsd [lfs:6:gcc] packages=gcc,g++ [lfs:6:gs] packages=gs-esp [lfs:6:libcrypto] packages=libssl-dev [lfs:6:libjpeg] packages=libjpeg-dev [lfs:6:libnetsnmp-devel] packages=libsnmp9-dev [lfs:6:libpthread] packages=libc6 [lfs:6:libtool] packages=libtool [lfs:6:libusb] packages=libusb-1.0-0-dev [lfs:6:make] packages=make [lfs:6:pil] packages=python-imaging [lfs:6:ppdev] packages= commands=su -c "modprobe ppdev",su -c cp -f /etc/modules /etc/modules.hplip,echo ppdev | su -c tee -a /etc/modules [lfs:6:pyqt] packages=python-qt3 [lfs:6:python-devel] packages=python-dev [lfs:6:pyqt4] packages=python-qt4 [lfs:6:pyqt4-dbus] packages=python-qt4-dbus [lfs:6:python23] packages=python [lfs:6:python2X] packages=python [lfs:6:reportlab] packages=python-reportlab [lfs:6:sane] packages=sane [lfs:6:sane-devel] packages=libsane-dev [lfs:6:scanimage] packages=sane-utils [lfs:6:xsane] packages=xsane [lfs:6:cups-ddk] packages=cupsddk,cupsddk-drivers [lfs:6:python-dbus] packages=python-dbus,libdbus-1-dev,python-gobject [lfs:6:dbus] packages=libdbus-1-dev [lfs:6:python-ctypes] packages=python-ctypes [lfs:6:cups-image] packages=libcupsimage2-dev [lfs:6:policykit] packages=policykit [lfs:6:python-notify] packages=python-notify [lfs:6:network] packages=wget [lfs:6:avahi-utils] packages=avahi