# (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=11.4,12.1 display_name=SUSE Linux alt_names= display=1 notes= package_mgrs=yast,yast2,opensuse-updater,zypper 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:11.1] code_name= supported=1 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=2008-06-19 notes=Please be sure to disable the CD repositories in YaST and after installation you must log out and back in to become a member of the lp group to enable printing. 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=1 ui_toolkit=qt4 native_cups=1 add_user_to_group=-Alp open_mdns_port=/bin/bash ./init-suse-firewall [suse:11.1:cups] packages=cups,cups-client [suse:11.1:cups-devel] packages=cups-devel,cupsddk [suse:11.1:gcc] packages=gcc-c++ [suse:11.1:gs] packages=ghostscript-library [suse:11.1:libcrypto] packages=openssl [suse:11.1:libjpeg] packages=libjpeg-devel [suse:11.1:libnetsnmp-devel] packages=net-snmp-devel [suse:11.1:libpthread] packages=glibc [suse:11.1:libtool] packages=libtool,libgphoto2-devel [suse:11.1:libusb] packages=libusb-devel,libusb-1_0-0 [suse:11.1:make] packages=make [suse:11.1:pil] packages=python-imaging [suse:11.1:ppdev] packages= commands=su -c "modprobe ppdev" [suse:11.1:pyqt] packages=python-qt [suse:11.1:pyqt4] packages=python-qt4 [suse:11.1:pyqt4-dbus] packages=dbus-1-python-devel,dbus-1-python [suse:11.1:python-devel] packages=python-devel,python-xml [suse:11.1:python23] packages=python [suse:11.1:python2x] packages=python [suse:11.1:reportlab] packages= [suse:11.1:sane] packages=sane [suse:11.1:sane-devel] packages=sane-backends [suse:11.1:scanimage] packages=sane-backends [suse:11.1:xsane] packages=xsane,sane-frontends [suse:11.1:cups-ddk] packages=cupsddk [suse:11.1:python-dbus] packages=dbus-1-python [suse:11.1:dbus] packages=dbus-1-devel,python-gobject2 [suse:11.1:python-ctypes] packages=python-ctypes [suse:11.1:python-xml] packages=python-xml [suse:11.1:cups-image] packages=cups-devel [suse:11.1:python-notify] packages= # ******************** [suse:11.2] code_name= supported=1 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=3.9.8 release_date=2009-11-12 notes=Please be sure to disable the CD repositories in YaST and after installation you must log out and back in to become a member of the lp group to enable printing. 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=1 ui_toolkit=qt4 native_cups=1 add_user_to_group=-Alp open_mdns_port=/bin/bash ./init-suse-firewall pre_depend_cmd=su -c "zypper refresh" [suse:11.2:cups] packages=cups,cups-client [suse:11.2:cups-devel] packages=cups-devel,cupsddk [suse:11.2:gcc] packages=gcc-c++ [suse:11.2:gs] packages=ghostscript-library [suse:11.2:libcrypto] packages=openssl [suse:11.2:libjpeg] packages=libjpeg-devel [suse:11.2:libnetsnmp-devel] packages=net-snmp-devel [suse:11.2:libpthread] packages=glibc [suse:11.2:libtool] packages=libtool,libgphoto2-devel [suse:11.2:libusb] packages=libusb-1_0-devel,libusb-1_0-0 [suse:11.2:make] packages=make [suse:11.2:pil] packages=python-imaging [suse:11.2:ppdev] packages= commands=su -c "modprobe ppdev" [suse:11.2:pyqt] packages=python-qt [suse:11.2:pyqt4] packages=python-qt4 [suse:11.2:pyqt4-dbus] packages=dbus-1-python-devel,dbus-1-python [suse:11.2:python-devel] packages=python-devel,python-xml [suse:11.2:python23] packages=python [suse:11.2:python2x] packages=python [suse:11.2:reportlab] packages= [suse:11.2:sane] packages=sane [suse:11.2:sane-devel] packages=sane-backends [suse:11.2:scanimage] packages=sane-backends [suse:11.2:xsane] packages=xsane,sane-frontends [suse:11.2:cups-ddk] packages=cupsddk [suse:11.2:python-dbus] packages=dbus-1-python [suse:11.2:dbus] packages=dbus-1-devel,python-gobject2 [suse:11.2:python-xml] packages=python-xml [suse:11.2:cups-image] packages=cups-devel [suse:11.2:python-notify] packages=python-notify # ******************** [suse:11.3] code_name=Rousseau 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-15-7 notes=Please be sure to disable the CD repositories in YaST and after installation you must log out and back in to become a member of the lp and sys group to enable printing. 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 add_user_to_group= -Gsys,lp open_mdns_port=/bin/bash ./init-suse-firewall pre_depend_cmd=su -c "zypper refresh" [suse:11.3:cups] packages=cups,cups-client [suse:11.3:cups-devel] packages=cups-devel,cupsddk [suse:11.3:gcc] packages=gcc-c++ [suse:11.3:gs] packages=ghostscript-library [suse:11.3:libcrypto] packages=openssl [suse:11.3:libjpeg] packages=libjpeg-devel [suse:11.3:libnetsnmp-devel] packages=net-snmp-devel [suse:11.3:libpthread] packages=glibc [suse:11.3:libtool] packages=libtool,libgphoto2-devel [suse:11.3:libusb] packages=libusb-1_0-devel,libusb-1_0-0 [suse:11.3:make] packages=make [suse:11.3:pil] packages=python-imaging [suse:11.3:ppdev] packages= commands=su -c "modprobe ppdev" [suse:11.3:pyqt] packages=python-qt [suse:11.3:pyqt4] packages=python-qt4 [suse:11.3:pyqt4-dbus] packages=dbus-1-python-devel,dbus-1-python [suse:11.3:python-devel] packages=python-devel,python-xml [suse:11.3:python23] packages=python [suse:11.3:python2x] packages=python [suse:11.3:reportlab] packages= [suse:11.3:sane] packages=xsane [suse:11.3:sane-devel] packages=sane-backends [suse:11.3:scanimage] packages=sane-backends [suse:11.3:xsane] packages=xsane [suse:11.3:cups-ddk] packages=cupsddk [suse:11.3:python-dbus] packages=dbus-1-python [suse:11.3:dbus] packages=dbus-1-devel,python-gobject2 [suse:11.3:python-xml] packages=python-xml [suse:11.3:cups-image] packages=cups-devel [suse:11.3:python-notify] packages=python-notify # ******************** [suse:11.4] code_name=Celadon supported=1 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=3.11.3 release_date=2011-10-03 notes=Please be sure to disable the CD repositories in YaST and after installation you must log out and back in to become a member of the lp and sys group to enable printing. 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 add_user_to_group= -Gsys,lp open_mdns_port=/bin/bash ./init-suse-firewall pre_depend_cmd=su -c "zypper refresh" [suse:11.4:cups] packages=cups,cups-client [suse:11.4:cups-devel] packages=cups-devel,cupsddk [suse:11.4:gcc] packages=gcc-c++ [suse:11.4:gs] packages=ghostscript-library [suse:11.4:libcrypto] packages=openssl [suse:11.4:libjpeg] packages=libjpeg-devel [suse:11.4:libnetsnmp-devel] packages=net-snmp-devel [suse:11.4:libpthread] packages=glibc [suse:11.4:libtool] packages=libtool,libgphoto2-devel [suse:11.4:libusb] packages=libusb-1_0-devel,libusb-1_0-0 [suse:11.4:make] packages=make [suse:11.4:pil] packages=python-imaging [suse:11.4:ppdev] packages= commands=su -c "modprobe ppdev" [suse:11.4:pyqt] packages=python-qt [suse:11.4:pyqt4] packages=python-qt4 [suse:11.4:pyqt4-dbus] packages=dbus-1-python-devel,dbus-1-python [suse:11.4:python-devel] packages=python-devel,python-xml [suse:11.4:python23] packages=python [suse:11.4:python2x] packages=python [suse:11.4:reportlab] packages= [suse:11.4:sane] packages=xsane [suse:11.4:sane-devel] packages=sane-backends-devel [suse:11.4:scanimage] packages=sane-backends [suse:11.4:xsane] packages=xsane [suse:11.4:cups-ddk] packages=cupsddk [suse:11.4:python-dbus] packages=dbus-1-python [suse:11.4:dbus] packages=dbus-1-devel,python-gobject2 [suse:11.4:python-xml] packages=python-xml [suse:11.4:cups-image] packages=cups-devel [suse:11.4:python-notify] packages=python-notify # ******************** [suse:12.1] code_name= supported=1 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=3.11.3 release_date=2011-11-16 notes=Please be sure to disable the CD repositories in YaST and after installation you must log out and back in to become a member of the lp and sys group to enable printing. 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 add_user_to_group= -Gsys,lp open_mdns_port=/bin/bash ./init-suse-firewall pre_depend_cmd=su -c "zypper refresh" same_as_version=11.4 # **************************************** [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 pre_depend_cmd= 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=15,16 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" 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:1.0] code_name=Yarrow 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-11-5 notes= ppd_install=ppd udev_mode_fix=1 ppd_dir= fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt3 # ******************** [fedora:2.0] code_name=Tettnang supported=0 scan_supported=1 fax_supported=0 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version= release_date=2004-5-18 notes= ppd_install=ppd udev_mode_fix=1 ppd_dir= fix_ppd_symlink=0 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt3 # ******************** [fedora:3.0] code_name=Heidelberg supported=0 scan_supported=1 fax_supported=0 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version= release_date=2004-11-8 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 [fedora:3.0:cups] packages=cups [fedora:3.0:cups-devel] packages=cups-devel [fedora:3.0:gcc] packages=gcc-c++ [fedora:3.0:gs] packages=ghostscript [fedora:3.0:libcrypto] packages=net-snmp-devel,openssl-devel [fedora:3.0:libjpeg] packages=libjpeg-devel [fedora:3.0:libnetsnmp-devel] packages=net-snmp-devel [fedora:3.0:libpthread] packages=glibc-headers [fedora:3.0:libtool] packages=libtool [fedora:3.0:libusb] packages=libusb-devel [fedora:3.0:make] packages=make [fedora:3.0:pil] packages=python-imaging [fedora:3.0:ppdev] packages= commands=su -c "/sbin/modprobe ppdev" [fedora:3.0:pyqt] packages=sip,PyQt [fedora:3.0:python-devel] packages=python-devel [fedora:3.0:pyqt4] packages= [fedora:3.0:pyqt4-dbus] packages= [fedora:3.0:python23] packages=python [fedora:3.0:python2x] packages=python [fedora:3.0:reportlab] packages=python-reportlab [fedora:3.0:sane] packages=sane-backends [fedora:3.0:sane-devel] packages=sane-devel [fedora:3.0:scanimage] packages=sane-frontends [fedora:3.0:xsane] packages=xsane [fedora:3.0:cups-ddk] packages= [fedora:3.0:python-dbus] # packages=dbus-python,dbus-devel,python-gobject [fedora:3.0:python-ctypes] # packages=python-ctypes [fedora:3.0:cups-image] packages=cups-devel # ******************** [fedora:4.0] code_name=Stentz 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=2005-6-13 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 [fedora:4.0:cups] packages=cups [fedora:4.0:cups-devel] packages=cups-devel [fedora:4.0:gcc] packages=gcc-c++ [fedora:4.0:gs] packages=ghostscript [fedora:4.0:libcrypto] packages=net-snmp-devel,openssl-devel [fedora:4.0:libjpeg] packages=libjpeg-devel [fedora:4.0:libnetsnmp-devel] packages=net-snmp-devel [fedora:4.0:libpthread] packages=glibc-headers [fedora:4.0:libtool] packages=libtool [fedora:4.0:libusb] packages=libusb-devel [fedora:4.0:make] packages=make [fedora:4.0:pil] packages=python-imaging [fedora:4.0:ppdev] packages= commands=su -c "/sbin/modprobe ppdev" [fedora:4.0:pyqt] packages=PyQt [fedora:4.0:python-devel] packages=python-devel [fedora:4.0:pyqt4] packages=PyQt4 [fedora:4.0:pyqt4-dbus] packages=dbus-python [fedora:4.0:python23] packages=python [fedora:4.0:python2x] packages=python [fedora:4.0:reportlab] packages=python-reportlab [fedora:4.0:sane] packages=sane-backends [fedora:4.0:sane-devel] packages=sane-devel [fedora:4.0:scanimage] packages=sane-frontends [fedora:4.0:xsane] packages=xsane [fedora:4.0:cups-ddk] packages= [fedora:4.0:python-dbus] # packages=dbus-python,dbus-devel,python-gobject [fedora:4.0:python-ctypes] # packages=python-ctypes [fedora:4.0:cups-image] packages=cups-devel # ******************** [fedora:5] code_name=Bordeaux supported=0 scan_supported=1 fax_supported=0 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=0.9.11 release_date=2006-3-20 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 [fedora:5:cups] packages=cups [fedora:5:cups-devel] packages=cups-devel [fedora:5:gcc] packages=gcc-c++ [fedora:5:gs] packages=ghostscript [fedora:5:libcrypto] packages=net-snmp-devel,openssl-devel [fedora:5:libjpeg] packages=libjpeg-devel [fedora:5:libnetsnmp-devel] packages=net-snmp-devel [fedora:5:libpthread] packages=glibc-headers [fedora:5:libtool] packages=libtool [fedora:5:libusb] packages=libusb-devel [fedora:5:make] packages=make [fedora:5:pil] packages=python-imaging [fedora:5:ppdev] packages= commands=su -c "/sbin/modprobe ppdev" [fedora:5:pyqt] packages=PyQt [fedora:5:python-devel] packages=python-devel [fedora:5:pyqt4] packages=PyQt4 [fedora:5.0:pyqt4-dbus] packages=dbus-python [fedora:5:python23] packages=python [fedora:5:python2x] packages=python [fedora:5:reportlab] packages=python-reportlab [fedora:5:sane] packages=sane-backends [fedora:5:sane-devel] packages=sane-devel [fedora:5:scanimage] packages=sane-frontends [fedora:5:xsane] packages=xsane [fedora:5:cups-ddk] # packages=cupsddk,cupsddk-drivers,cupsddk-devel [fedora:5:python-dbus] # packages=dbus-python,dbus-devel,python-gobject [fedora:5:python-ctypes] # packages=python-ctypes [fedora:5:cups-image] packages=cups-devel # ******************** [fedora:5.0] same_as_version=5 # ******************** [fedora:5.92] code_name=RC3 supported=0 scan_supported=1 fax_supported=0 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=0.9.11 release_date=2006-10-24 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 [fedora:5.92:cups] packages=cups [fedora:5.92:cups-devel] packages=cups-devel [fedora:5.92:gcc] packages=gcc-c++ [fedora:5.92:gs] packages=ghostscript [fedora:5.92:libcrypto] packages=net-snmp-devel,openssl-devel [fedora:5.92:libjpeg] packages=libjpeg-devel [fedora:5.92:libnetsnmp-devel] packages=net-snmp-devel [fedora:5.92:libpthread] packages=glibc-headers [fedora:5.92:libtool] packages=libtool [fedora:5.92:libusb] packages=libusb-devel [fedora:5.92:make] packages=make [fedora:5.92:pil] packages=python-imaging [fedora:5.92:ppdev] packages= commands=su -c "/sbin/modprobe ppdev" [fedora:5.92:pyqt] packages=PyQt [fedora:5.92:python-devel] packages=python-devel [fedora:5.92:pyqt4] packages=PyQt4 [fedora:5.92:pyqt4-dbus] packages=dbus-python [fedora:5.92:python23] packages=python [fedora:5.92:python2x] packages=python [fedora:5.92:reportlab] packages=python-reportlab [fedora:5.92:sane] packages=sane-backends [fedora:5.92:sane-devel] packages=sane-devel [fedora:5.92:scanimage] packages=sane-frontends [fedora:5.92:xsane] packages=xsane [fedora:5.92:cups-ddk] packages= [fedora:5.92:python-dbus] # packages=dbus-python,dbus-devel,python-gobject [fedora:5.92:python-ctypes] # packages=python-ctypes [fedora:5.92:cups-image] packages=cups-devel # ******************** [fedora:6] 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.2 release_date=2006-10-24 notes= 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 [fedora:6:cups] packages=cups [fedora:6:cups-devel] packages=cups-devel [fedora:6:gcc] packages=gcc-c++ [fedora:6:gs] packages=ghostscript [fedora:6:libcrypto] packages=net-snmp-devel,openssl-devel [fedora:6:libjpeg] packages=libjpeg-devel [fedora:6:libnetsnmp-devel] packages=net-snmp-devel [fedora:6:libpthread] packages=glibc-headers [fedora:6:libtool] packages=libtool [fedora:6:libusb] packages=libusb-devel [fedora:6:make] packages=make [fedora:6:pil] packages=python-imaging [fedora:6:ppdev] packages= commands=su -c "/sbin/modprobe ppdev" [fedora:6:pyqt] packages=PyQt [fedora:6:python-devel] packages=python-devel [fedora:6:pyqt4] packages=PyQt4 [fedora:6:pyqt4-dbus] packages=dbus-python [fedora:6:python23] packages=python [fedora:6:python2x] packages=python [fedora:6:reportlab] packages=python-reportlab [fedora:6:sane] packages=sane-backends [fedora:6:sane-devel] packages=sane-devel,sane-backends-devel [fedora:6:scanimage] packages=sane-frontends [fedora:6:xsane] packages=xsane [fedora:6:cups-ddk] packages=cupsddk,cupsddk-drivers,cupsddk-devel [fedora:6::python-dbus] # packages=dbus-python,dbus-devel,python-gobject [fedora:6:python-ctypes] # packages=python-ctypes [fedora:6:cups-image] packages=cups-devel # ******************** [fedora:6.0] same_as_version= 6 # ******************** [fedora:7] code_name= supported=0 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=1.7.4a release_date=2007-5-31 notes= 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 [fedora:7:cups] packages=cups [fedora:7:cups-devel] packages=cups-devel [fedora:7:gcc] packages=gcc-c++ [fedora:7:gs] packages=ghostscript [fedora:7:libcrypto] packages=openssl-devel [fedora:7:libjpeg] packages=libjpeg-devel [fedora:7:libnetsnmp-devel] packages=net-snmp-devel [fedora:7:libpthread] packages=glibc-headers [fedora:7:libtool] packages=libtool [fedora:7:libusb] packages=libusb-devel [fedora:7:make] packages=make [fedora:7:pil] packages=python-imaging [fedora:7:ppdev] packages= commands=su -c "/sbin/modprobe ppdev" [fedora:7:pyqt] packages=PyQt [fedora:7:python-devel] packages=python-devel [fedora:7:pyqt4] packages=PyQt4,dbus-python [fedora:7:pyqt4-dbus] packages=dbus-python [fedora:7:python23] packages=python [fedora:7:python2x] packages=python [fedora:7:reportlab] packages=python-reportlab [fedora:7:sane] packages=sane-backends [fedora:7:sane-devel] packages=sane-backends-devel [fedora:7:scanimage] packages=sane-frontends [fedora:7:xsane] packages=xsane [fedora:7:cups-ddk] packages=cupsddk,cupsddk-drivers,cupsddk-devel [fedora:7:python-dbus] packages=dbus-python,python-gobject [fedora:7:dbus] packages=dbus-devel [fedora:7:python-ctypes] packages=python-ctypes [fedora:7:cups-image] packages=cups-devel # ******************** [fedora:7.0] same_as_version= 7 # ******************** [fedora:8] 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.2 release_date=2007-11-8 notes= 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 native_cups=1 [fedora:8:cups] packages=cups [fedora:8:cups-devel] packages=cups-devel [fedora:8:gcc] packages=gcc-c++ [fedora:8:gs] packages=ghostscript [fedora:8:libcrypto] packages=openssl-devel [fedora:8:libjpeg] packages=libjpeg-devel [fedora:8:libnetsnmp-devel] packages=net-snmp-devel [fedora:8:libpthread] packages=glibc-headers [fedora:8:libtool] packages=libtool [fedora:8:libusb] packages=libusb-devel [fedora:8:make] packages=make [fedora:8:pil] packages=python-imaging [fedora:8:ppdev] packages= commands=su -c "/sbin/modprobe ppdev" [fedora:8:pyqt] packages=PyQt [fedora:8:python-devel] packages=python-devel [fedora:8:pyqt4] packages=PyQt [fedora:8:pyqt4-dbus] packages=dbus-python [fedora:8:python23] packages=python [fedora:8:python2x] packages=python [fedora:8:reportlab] packages=python-reportlab [fedora:8:sane] packages=sane-backends [fedora:8:sane-devel] packages=sane-backends-devel [fedora:8:scanimage] packages=sane-frontends [fedora:8:xsane] packages=xsane [fedora:8:cups-ddk] packages=cupsddk,cupsddk-drivers,cupsddk-devel [fedora:8:python-dbus] packages=dbus-python [fedora:8:dbus] packages=dbus-devel,pygobject2 [fedora:8:python-ctypes] packages=python-ctypes [fedora:8:cups-image] packages=cups-devel # ******************** [fedora:8.0] same_as_version= 8 # ******************** [fedora:9] code_name=sulphur supported=0 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=2008-05-13 notes= 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 native_cups=1 [fedora:9:cups] packages=cups [fedora:9:cups-devel] packages=cups-devel [fedora:9:gcc] packages=gcc-c++ [fedora:9:gs] packages=ghostscript [fedora:9:libcrypto] packages=openssl-devel [fedora:9:libjpeg] packages=libjpeg-devel [fedora:9:libnetsnmp-devel] packages=net-snmp-devel [fedora:9:libpthread] packages=glibc-headers [fedora:9:libtool] packages=libtool [fedora:9:libusb] packages=libusb-devel [fedora:9:make] packages=make [fedora:9:pil] packages=python-imaging [fedora:9:ppdev] packages= commands=su -c "/sbin/modprobe ppdev" [fedora:9:pyqt] packages=PyQt [fedora:9:python-devel] packages=python-devel [fedora:9:pyqt4] packages=PyQt4 [fedora:9:pyqt4-dbus] packages=dbus-python [fedora:9:python23] packages=python [fedora:9:python2x] packages=python [fedora:9:reportlab] packages=python-reportlab [fedora:9:sane] packages=sane-backends [fedora:9:sane-devel] packages=sane-backends-devel [fedora:9:scanimage] packages=sane-frontends [fedora:9:xsane] packages=xsane [fedora:9:cups-ddk] packages=cupsddk,cupsddk-drivers,cupsddk-devel [fedora:9:python-dbus] packages=dbus-python,python-gobject [fedora:9:dbus] packages=dbus-devel [fedora:9:python-ctypes] packages=python-ctypes [fedora:9:cups-image] packages=cups-devel [fedora:9:python-notify] packages=notify-python # ******************** [fedora:9.0] same_as_version= 9 # ******************** [fedora:10] code_name=sulphur 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=2009-11-25 notes=To complete the install in Fedora 10 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 native_cups=1 add_user_to_group=-a -Gsys,lp open_mdns_port=/bin/bash ./init-iptables-firewall [fedora:10:cups] packages=cups [fedora:10:cups-devel] packages=cups-devel [fedora:10:gcc] packages=gcc-c++ [fedora:10:gs] packages=ghostscript [fedora:10:libcrypto] packages=openssl-devel [fedora:10:libjpeg] packages=libjpeg-devel [fedora:10:libnetsnmp-devel] packages=net-snmp-devel [fedora:10:libpthread] packages=glibc-headers [fedora:10:libtool] packages=libtool [fedora:10:libusb] packages=libusb-devel [fedora:10:make] packages=make [fedora:10:pil] packages=python-imaging [fedora:10:ppdev] packages= commands=su -c "/sbin/modprobe ppdev" [fedora:10:pyqt] packages=PyQt [fedora:10:python-devel] packages=python-devel [fedora:10:pyqt4] packages=PyQt4 [fedora:10:pyqt4-dbus] packages=dbus-python [fedora:10:python23] packages=python [fedora:10:python2x] packages=python [fedora:10:reportlab] packages=python-reportlab [fedora:10:sane] packages=sane-backends [fedora:10:sane-devel] packages=sane-backends-devel [fedora:10:scanimage] packages=sane-frontends [fedora:10:xsane] packages=xsane [fedora:10:cups-ddk] packages=cupsddk,cupsddk-drivers,cupsddk-devel [fedora:10:python-dbus] packages=dbus-python,python-gobject [fedora:10:dbus] packages=dbus-devel [fedora:10:python-ctypes] packages=python-ctypes [fedora:10:cups-image] packages=cups-devel [fedora:10:policykit] packages=PolicyKit,PolicyKit-gnome [fedora:10:python-notify] packages=notify-python # ******************** [fedora:10.0] same_as_version= 10 # ******************** [fedora:11] 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=To complete the install in Fedora 11 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=1 native_cups=1 add_user_to_group=-a -Gsys,lp open_mdns_port=/bin/bash ./init-iptables-firewall [fedora:11:cups] packages=cups [fedora:11:cups-devel] packages=cups-devel [fedora:11:gcc] packages=gcc-c++ [fedora:11:gs] packages=ghostscript [fedora:11:libcrypto] packages=openssl-devel [fedora:11:libjpeg] packages=libjpeg-devel [fedora:11:libnetsnmp-devel] packages=net-snmp-devel [fedora:11:libpthread] packages=glibc-headers [fedora:11:libtool] packages=libtool [fedora:11:libusb] packages=libusb-devel [fedora:11:make] packages=make [fedora:11:pil] packages=python-imaging [fedora:11:ppdev] packages= commands=su -c "/sbin/modprobe ppdev" [fedora:11:pyqt] packages=PyQt [fedora:11:python-devel] packages=python-devel [fedora:11:pyqt4] packages=PyQt4 [fedora:11:pyqt4-dbus] packages=dbus-python [fedora:11:python23] packages=python [fedora:11:python2x] packages=python [fedora:11:reportlab] packages=python-reportlab [fedora:11:sane] packages=sane-backends [fedora:11:sane-devel] packages=sane-backends-devel [fedora:11:scanimage] packages=sane-frontends [fedora:11:xsane] packages=xsane [fedora:11:cups-ddk] packages=cupsddk,cupsddk-drivers,cupsddk-devel [fedora:11:python-dbus] packages=dbus-python,python-gobject [fedora:11:dbus] packages=dbus-devel [fedora:11:python-ctypes] packages=python-ctypes [fedora:11:cups-image] packages=cups-devel [fedora:11:policykit] packages=PolicyKit,PolicyKit-gnome [fedora:11:python-notify] packages=notify-python # ******************** [fedora:11.0] same_as_version= 11 # ******************** [fedora:13] code_name= supported=1 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version= release_date= notes=To complete the install in Fedora 13 or 14 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 add_user_to_group=-a -Gsys,lp open_mdns_port=/bin/bash ./init-iptables-firewall pre_depend_cmd=su -c "yum clean all" [fedora:13:cups] packages=cups [fedora:13:cups-devel] packages=cups-devel [fedora:13:gcc] packages=gcc-c++ [fedora:13:gs] packages=ghostscript [fedora:13:libcrypto] packages=openssl-devel [fedora:13:libjpeg] packages=libjpeg-devel [fedora:13:libnetsnmp-devel] packages=net-snmp-devel [fedora:13:libpthread] packages=glibc-headers [fedora:13:libtool] packages=libtool [fedora:13:libusb] packages=libusb-devel [fedora:13:make] packages=make [fedora:13:pil] packages=python-imaging [fedora:13:ppdev] packages= commands=su -c "/sbin/modprobe ppdev" [fedora:13:pyqt] packages=PyQt [fedora:13:python-devel] packages=python-devel [fedora:13:pyqt4] packages=PyQt4 [fedora:13:pyqt4-dbus] packages=dbus-python [fedora:13:python23] packages=python [fedora:13:python2x] packages=python [fedora:13:reportlab] packages=python-reportlab [fedora:13:sane] packages=sane-backends [fedora:13:sane-devel] packages=sane-backends-devel [fedora:13:scanimage] packages=sane-frontends [fedora:13:xsane] packages=xsane [fedora:13:python-dbus] packages=dbus-python,pygobject2 [fedora:13:dbus] packages=dbus-devel [fedora:13:cups-image] packages=cups-devel [fedora:13:python-notify] packages=notify-python [fedora:13:policykit] packages=polkit,polkit-gnome # ******************** [fedora:14] code_name= supported=1 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version= release_date= notes=To complete the install in Fedora 13 or 14 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 add_user_to_group=-a -Gsys,lp open_mdns_port=/bin/bash ./init-iptables-firewall pre_depend_cmd=su -c "yum clean all" [fedora:14:cups] packages=cups [fedora:14:cups-devel] packages=cups-devel [fedora:14:gcc] packages=gcc-c++ [fedora:14:gs] packages=ghostscript [fedora:14:libcrypto] packages=openssl-devel [fedora:14:libjpeg] packages=libjpeg-devel [fedora:14:libnetsnmp-devel] packages=net-snmp-devel [fedora:14:libpthread] packages=glibc-headers [fedora:14:libtool] packages=libtool [fedora:14:libusb] packages=libusb-devel [fedora:14:make] packages=make [fedora:14:pil] packages=python-imaging [fedora:14:ppdev] packages= commands=su -c "/sbin/modprobe ppdev" [fedora:14:pyqt] packages=PyQt [fedora:14:python-devel] packages=python-devel [fedora:14:pyqt4] packages=PyQt4 [fedora:14:pyqt4-dbus] packages=dbus-python [fedora:14:python23] packages=python [fedora:14:python2x] packages=python [fedora:14:reportlab] packages=python-reportlab [fedora:14:sane] packages=sane-backends [fedora:14:sane-devel] packages=sane-backends-devel [fedora:14:scanimage] packages=sane-frontends [fedora:14:xsane] packages=xsane [fedora:14:python-dbus] packages=dbus-python,pygobject2 [fedora:14:dbus] packages=dbus-devel [fedora:14:cups-image] packages=cups-devel [fedora:14:python-notify] packages=notify-python [fedora:14:policykit] packages=polkit,polkit-gnome # ******************** [fedora:15] code_name=Lovelock supported=1 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=3.11.3a release_date=24/05/2011 notes=To complete the install in Fedora 15 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 add_user_to_group=-a -Gsys,lp open_mdns_port=/bin/bash ./init-iptables-firewall pre_depend_cmd=su -c "yum clean all" [fedora:15:cups] packages=cups [fedora:15:cups-devel] packages=cups-devel [fedora:15:gcc] packages=gcc-c++ [fedora:15:gs] packages=ghostscript [fedora:15:libcrypto] packages=openssl-devel [fedora:15:libjpeg] packages=libjpeg-devel [fedora:15:libnetsnmp-devel] packages=net-snmp-devel [fedora:15:libpthread] packages=glibc-headers [fedora:15:libtool] packages=libtool [fedora:15:libusb] packages=libusb-devel [fedora:15:make] packages=make [fedora:15:pil] packages=python-imaging [fedora:15:ppdev] packages= commands=su -c "/sbin/modprobe ppdev" [fedora:15:pyqt] packages=PyQt [fedora:15:python-devel] packages=python-devel [fedora:15:pyqt4] packages=PyQt4 [fedora:15:pyqt4-dbus] packages=dbus-python [fedora:15:python23] packages=python [fedora:15:python2x] packages=python [fedora:15:reportlab] packages=python-reportlab [fedora:15:sane] packages=sane-backends [fedora:15:sane-devel] packages=sane-backends-devel [fedora:15:scanimage] packages=sane-frontends [fedora:15:xsane] packages=xsane [fedora:15:python-dbus] packages=dbus-python,pygobject2 [fedora:15:dbus] packages=dbus-devel [fedora:15:cups-image] packages=cups-devel [fedora:15:python-notify] packages=notify-python [fedora:15:policykit] packages=polkit,polkit-gnome # ******************** [fedora:16] code_name=Verne supported=1 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=3.11.3a release_date=24/05/2011 notes=To complete the install in Fedora 15 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 add_user_to_group=-a -Gsys,lp open_mdns_port=/bin/bash ./init-iptables-firewall pre_depend_cmd=su -c "yum clean all" same_as_version=15 # **************************************** [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 display_name=Red Hat Enterprise Linux alt_names=red hat enterprise linux display=1 notes= package_mgrs=yum,rpm,up2date package_mgr_cmd=rpm install $packages_to_install pre_depend_cmd= 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 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:6.0] code_name=Santiago supported=0 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=qt4 package_available=1 package_arch=i686,x86_64 # **************************************** [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= 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 # ******************** [centos: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/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: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=libusb-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= [centos:any:pyqt4-dbus] packages=pygobject2 [centos:any:python23] packages=python [centos:any:python2x] packages=python [centos:any:reportlab] packages= [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 # **************************************** [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 # ******************** [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= 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] 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 [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] 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 [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] 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 [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] 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 [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 # **************************************** [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= # **************************************** [ubuntu] index=12 versions=8.04,10.04,10.10,11.04,11.10,12.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:6.06] code_name=Dapper Duck 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-6-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=ppd udev_mode_fix=1 ppd_dir=/usr/share/ppd/HP fix_ppd_symlink=1 drv_dir=/usr/share/cups/drv/HP ui_toolkit=qt4 [ubuntu:6.06:cups] packages=libcups2 [ubuntu:6.06:cups-devel] packages=libcups2-dev,cups-bsd,cups-client [ubuntu:6.06:gcc] packages=build-essential [ubuntu:6.06:gs] packages=gs-esp [ubuntu:6.06:libcrypto] packages=openssl [ubuntu:6.06:libjpeg] packages=libjpeg62-dev [ubuntu:6.06:libnetsnmp-devel] packages=libsnmp9-dev [ubuntu:6.06:libpthread] packages=build-essential [ubuntu:6.06:libtool] packages=libtool [ubuntu:6.06:libusb] packages=libusb-dev [ubuntu:6.06:make] packages=build-essential [ubuntu:6.06:pil] packages=python-imaging [ubuntu:6.06:ppdev] packages= commands=sudo modprobe ppdev,sudo cp -f /etc/modules /etc/modules.hplip,echo ppdev | sudo tee -a /etc/modules [ubuntu:6.06:pyqt] packages=python-qt3 [ubuntu:6.06:python-devel] packages=python-dev [ubuntu:6.06:pyqt4] packages=python-qt4 [ubuntu:6.06:pyqt4-dbus] packages=python-qt4-dbus [ubuntu:6.06:python23] packages=python [ubuntu:6.06:python2x] packages=python [ubuntu:6.06:reportlab] packages=python-reportlab [ubuntu:6.06:sane] packages=libsane [ubuntu:6.06:sane-devel] packages=libsane-dev [ubuntu:6.06:scanimage] packages=libsane [ubuntu:6.06:xsane] packages=xsane [ubuntu:6.06:cups-ddk] # packages=cups [ubuntu:6.06:python-dbus] # packages=python-gobject [ubuntu:6.06:python-ctypes] # packages= [ubuntu:6.06:cups-image] packages=libcupsys-dev,cupsys-bsd # ******************** [ubuntu:8.04] code_name=Hardy Heron supported=1 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 Ubuntu installation media inserted in the drive. 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 policykit=1 native_cups=1 [ubuntu:8.04:cups] packages=libcups2 [ubuntu:8.04:cups-devel] packages=libcups2-dev,cups-bsd,cups-client [ubuntu:8.04:gcc] packages=build-essential [ubuntu:8.04:gs] packages=gs-esp [ubuntu:8.04:libcrypto] packages=openssl [ubuntu:8.04:libjpeg] packages=libjpeg62-dev [ubuntu:8.04:libnetsnmp-devel] packages=libsnmp-dev [ubuntu:8.04:libpthread] packages=build-essential [ubuntu:8.04:libtool] packages=libtool [ubuntu:8.04:libusb] packages=libusb-dev [ubuntu:8.04:make] packages=build-essential [ubuntu:8.04:pil] packages=python-imaging [ubuntu:8.04:ppdev] packages= commands=sudo modprobe ppdev,sudo cp -f /etc/modules /etc/modules.hplip,echo ppdev | sudo tee -a /etc/modules [ubuntu:8.04:pyqt] packages=python-qt3 [ubuntu:8.04:python-devel] packages=python2.5-dev [ubuntu:8.04:pyqt4] packages=python-qt4 [ubuntu:8.04:pyqt4-dbus] packages=python-qt4-dbus [ubuntu:8.04:python23] packages=python [ubuntu:8.04:python2x] packages=python [ubuntu:8.04:reportlab] packages=python-reportlab [ubuntu:8.04:sane] packages=libsane [ubuntu:8.04:sane-devel] packages=libsane-dev [ubuntu:8.04:scanimage] packages=sane-utils [ubuntu:8.04:xsane] packages=xsane [ubuntu:8.04:cups-ddk] packages=cups [ubuntu:8.04:python-dbus] packages=python-dbus,python-gobject [ubuntu:8.04:dbus] packages=libdbus-1-dev [ubuntu:8.04:python-ctypes] packages=python-ctypes [ubuntu:8.04:cups-image] packages=libcupsimage2-dev [ubuntu:8.04:policykit] packages=policykit,policykit-gnome [ubuntu:8.04:python-notify] packages=python-notify # ******************** [ubuntu:8.04.1] code_name=Hardy Heron supported=1 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 Ubuntu installation media inserted in the drive. 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 policykit=1 native_cups=1 [ubuntu:8.04.1:cups] packages=libcups2 [ubuntu:8.04.1:cups-devel] packages=libcups2-dev,cups-bsd,cups-client [ubuntu:8.04.1:gcc] packages=build-essential [ubuntu:8.04.1:gs] packages=gs-esp [ubuntu:8.04.1:libcrypto] packages=openssl [ubuntu:8.04.1:libjpeg] packages=libjpeg62-dev [ubuntu:8.04.1:libnetsnmp-devel] packages=libsnmp-dev [ubuntu:8.04.1:libpthread] packages=build-essential [ubuntu:8.04.1:libtool] packages=libtool [ubuntu:8.04.1:libusb] packages=libusb-dev [ubuntu:8.04.1:make] packages=build-essential [ubuntu:8.04.1:pil] packages=python-imaging [ubuntu:8.04.1:ppdev] packages= commands=sudo modprobe ppdev,sudo cp -f /etc/modules /etc/modules.hplip,echo ppdev | sudo tee -a /etc/modules [ubuntu:8.04.1:pyqt] packages=python-qt3 [ubuntu:8.04.1:pyqt4] packages=python-qt4 [ubuntu:8.04.1:pyqt4-dbus] packages=python-qt4-dbus [ubuntu:8.04.1:python-devel] packages=python2.5-dev [ubuntu:8.04.1:python23] packages=python [ubuntu:8.04.1:python2x] packages=python [ubuntu:8.04.1:reportlab] packages=python-reportlab [ubuntu:8.04.1:sane] packages=libsane [ubuntu:8.04.1:sane-devel] packages=libsane-dev [ubuntu:8.04.1:scanimage] packages=sane-utils [ubuntu:8.04.1:xsane] packages=xsane [ubuntu:8.04.1:cups-ddk] packages=cups [ubuntu:8.04.1:python-dbus] packages=python-dbus,python-gobject [ubuntu:8.04.1:dbus] packages=libdbus-1-dev [ubuntu:8.04.1:python-ctypes] packages=python-ctypes [ubuntu:8.04.1:cups-image] packages=libcupsimage2-dev [ubuntu:8.04.1:policykit] packages=policykit,policykit-gnome [ubuntu:8.04.1:python-notify] packages=python-notify # ******************** [ubuntu:8.04.2] code_name=Hardy Heron supported=1 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=2009 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=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 policykit=1 native_cups=1 [ubuntu:8.04.2:cups] packages=libcups2 [ubuntu:8.04.2:cups-devel] packages=libcups2-dev,cups-bsd,cups-client [ubuntu:8.04.2:gcc] packages=build-essential [ubuntu:8.04.2:gs] packages=gs-esp [ubuntu:8.04.2:libcrypto] packages=openssl [ubuntu:8.04.2:libjpeg] packages=libjpeg62-dev [ubuntu:8.04.2:libnetsnmp-devel] packages=libsnmp-dev [ubuntu:8.04.2:libpthread] packages=build-essential [ubuntu:8.04.2:libtool] packages=libtool [ubuntu:8.04.2:libusb] packages=libusb-dev [ubuntu:8.04.2:make] packages=build-essential [ubuntu:8.04.2:pil] packages=python-imaging [ubuntu:8.04.2:ppdev] packages= commands=sudo modprobe ppdev,sudo cp -f /etc/modules /etc/modules.hplip,echo ppdev | sudo tee -a /etc/modules [ubuntu:8.04.2:pyqt] packages=python-qt3 [ubuntu:8.04.2:pyqt4] packages=python-qt4 [ubuntu:8.04.2:pyqt4-dbus] packages=python-qt4-dbus [ubuntu:8.04.2:python-devel] packages=python2.5-dev [ubuntu:8.04.2:python23] packages=python [ubuntu:8.04.2:python2x] packages=python [ubuntu:8.04.2:reportlab] packages=python-reportlab [ubuntu:8.04.2:sane] packages=libsane [ubuntu:8.04.2:sane-devel] packages=libsane-dev [ubuntu:8.04.2:scanimage] packages=sane-utils [ubuntu:8.04.2:xsane] packages=xsane [ubuntu:8.04.2:cups-ddk] packages=cups [ubuntu:8.04.2:python-dbus] packages=python-dbus,python-gobject [ubuntu:8.04.2:dbus] packages=libdbus-1-dev [ubuntu:8.04.2:python-ctypes] packages=python-ctypes [ubuntu:8.04.2:cups-image] packages=libcupsimage2-dev [ubuntu:8.04.2:policykit] packages=policykit,policykit-gnome [ubuntu:8.04.2:python-notify] packages=python-notify # ******************** [ubuntu:8.10] code_name=Intrepid Ibex 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=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 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 policykit=1 native_cups=0 # ******************** [ubuntu:9.10] code_name=Karmic supported=1 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=3.9.8 release_date=2009 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. During the install process you will be added to the lp group, please quit the installer before the setup stage, log out, log back in, and run hp-setup to complete the install. 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 native_cups=1 acl_rules=1 add_user_to_group=-a -Glp,lpadmin [ubuntu:9.10:cups] packages=libcups2 [ubuntu:9.10:cups-devel] packages=libcups2-dev,cups-bsd,cups-client [ubuntu:9.10:gcc] packages=build-essential [ubuntu:9.10:gs] packages=gs-esp [ubuntu:9.10:libcrypto] packages=openssl [ubuntu:9.10:libjpeg] packages=libjpeg62-dev [ubuntu:9.10:libnetsnmp-devel] packages=libsnmp-dev [ubuntu:9.10:libpthread] packages=build-essential [ubuntu:9.10:libtool] packages=libtool [ubuntu:9.10:libusb] packages=libusb-dev [ubuntu:9.10:make] packages=build-essential [ubuntu:9.10:pil] packages=python-imaging [ubuntu:9.10:ppdev] packages= commands=sudo modprobe ppdev,sudo cp -f /etc/modules /etc/modules.hplip,echo ppdev | sudo tee -a /etc/modules [ubuntu:9.10:pyqt] packages=python-qt3 [ubuntu:9.10:python-devel] packages=python-dev [ubuntu:9.10:pyqt4] packages=python-qt4 [ubuntu:9.10:pyqt4-dbus] packages=python-qt4-dbus [ubuntu:9.10:python23] packages=python [ubuntu:9.10:python2x] packages=python [ubuntu:9.10:reportlab] packages=python-reportlab [ubuntu:9.10:sane] packages=libsane [ubuntu:9.10:sane-devel] packages=libsane-dev [ubuntu:9.10:scanimage] packages=sane-utils [ubuntu:9.10:xsane] packages=xsane [ubuntu:9.10:cups-ddk] packages=cups [ubuntu:9.10:python-dbus] packages=python-dbus,python-gobject [ubuntu:9.10:dbus] packages=libdbus-1-dev [ubuntu:9.10:python-ctypes] packages=python-ctypes [ubuntu:9.10:cups-image] packages=libcupsimage2-dev [ubuntu:9.10:policykit] packages=policykit,policykit-gnome [ubuntu:9.10:python-notify] packages=python-notify # ******************** [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. During the install process you will be added to the lp group, please quit the installer before the setup stage, log out, log back in, and run hp-setup to complete the install. 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 add_user_to_group=-a -Glp,lpadmin [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-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.10] code_name=Maverick supported=1 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=3.10.11 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. During the install process you will be added to the lp and lpadmin group, please quit the installer before the setup stage, log out, log back in, and run hp-setup to complete the install. 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 add_user_to_group=-a -Glp,lpadmin [ubuntu:10.10:cups] packages=libcups2 [ubuntu:10.10:cups-devel] packages=libcups2-dev,cups-bsd,cups-client [ubuntu:10.10:gcc] packages=build-essential [ubuntu:10.10:gs] packages=ghostscript [ubuntu:10.10:libcrypto] packages=openssl [ubuntu:10.10:libjpeg] packages=libjpeg62-dev [ubuntu:10.10:libnetsnmp-devel] packages=libsnmp-dev [ubuntu:10.10:libpthread] packages=build-essential [ubuntu:10.10:libtool] packages=libtool [ubuntu:10.10:libusb] packages=libusb-dev [ubuntu:10.10:make] packages=build-essential [ubuntu:10.10:pil] packages=python-imaging [ubuntu:10.10:ppdev] packages= commands=sudo modprobe ppdev,sudo cp -f /etc/modules /etc/modules.hplip,echo ppdev | sudo tee -a /etc/modules [ubuntu:10.10:pyqt] packages=python-qt4 [ubuntu:10.10:python-devel] packages=python-dev [ubuntu:10.10:pyqt4] packages=python-qt4 [ubuntu:10.10:pyqt4-dbus] packages=python-qt4-dbus #[ubuntu:10.10:python23] #packages=python [ubuntu:10.10:python2x] packages=python [ubuntu:10.10:reportlab] packages=python-reportlab [ubuntu:10.10:sane] packages=libsane [ubuntu:10.10:sane-devel] packages=libsane-dev [ubuntu:10.10:scanimage] packages=sane-utils [ubuntu:10.10:xsane] packages=xsane [ubuntu:10.10:python-dbus] packages=python-dbus,python-gobject [ubuntu:10.10:dbus] packages=libdbus-1-dev [ubuntu:10.10:cups-image] packages=libcupsimage2-dev [ubuntu:10.10:cups-ddk] packages=cups [ubuntu:10.10:policykit] packages=policykit-1,policykit-1-gnome [ubuntu:10.10:python-notify] packages=python-notify # **************************************** [ubuntu:11.04] code_name=natty 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=28/04/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. During the install process you will be added to the lp and lpadmin group, please quit the installer before the setup stage, log out, log back in, and run hp-setup to complete the install. 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 add_user_to_group=-a -Glp,lpadmin libdir_path=/usr/lib [ubuntu:11.04:cups] packages=libcups2 [ubuntu:11.04:cups-devel] packages=libcups2-dev,cups-bsd,cups-client [ubuntu:11.04:gcc] packages=build-essential [ubuntu:11.04:gs] packages=ghostscript [ubuntu:11.04:libcrypto] packages=openssl [ubuntu:11.04:libjpeg] packages=libjpeg62-dev [ubuntu:11.04:libnetsnmp-devel] packages=libsnmp-dev [ubuntu:11.04:libpthread] packages=build-essential [ubuntu:11.04:libtool] packages=libtool [ubuntu:11.04:libusb] packages=libusb-dev [ubuntu:11.04:make] packages=build-essential [ubuntu:11.04:pil] packages=python-imaging [ubuntu:11.04:ppdev] packages= commands=sudo modprobe ppdev,sudo cp -f /etc/modules /etc/modules.hplip,echo ppdev | sudo tee -a /etc/modules [ubuntu:11.04:pyqt] packages=python-qt4 [ubuntu:11.04:python-devel] packages=python-dev [ubuntu:11.04:pyqt4] packages=python-qt4 [ubuntu:11.04:pyqt4-dbus] packages=python-qt4-dbus #[ubuntu:11.04:python23] #packages=python [ubuntu:11.04:python2x] packages=python [ubuntu:11.04:reportlab] packages=python-reportlab [ubuntu:11.04:sane] packages=libsane [ubuntu:11.04:sane-devel] packages=libsane-dev [ubuntu:11.04:scanimage] packages=sane-utils [ubuntu:11.04:xsane] packages=xsane [ubuntu:11.04:python-dbus] packages=python-dbus,python-gobject [ubuntu:11.04:dbus] packages=libdbus-1-dev [ubuntu:11.04:cups-image] packages=libcupsimage2-dev [ubuntu:11.04:cups-ddk] packages=cups [ubuntu:11.04:policykit] packages=policykit-1,policykit-1-gnome [ubuntu:11.04:python-notify] packages=python-notify # ******************** [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. During the install process you will be added to the lp and lpadmin group, please quit the installer before the setup stage, log out, log back in, and run hp-setup to complete the install. 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 add_user_to_group=-a -Glp,lpadmin libdir_path=/usr/lib same_as_version=11.04 # ******************** [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. During the install process you will be added to the lp and lpadmin group, please quit the installer before the setup stage, log out, log back in, and run hp-setup to complete the install. 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 add_user_to_group=-a -Glp,lpadmin 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=libjpeg62-dev,libcupsimage2-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-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=python-qt4 [ubuntu:12.04:python-devel] packages=python-dev [ubuntu:12.04:pyqt4] packages=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: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=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-notify # **************************************** [debian] index=2 versions=5.0,5.0.1,5.0.2,5.0.3,5.0.4,5.0.5,5.0.6,5.0.7,5.0.8,6.0,6.0.1,6.0.2,6.0.3,6.0.4 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",su -c "apt-get install --yes cupsys-bsd" 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:2.2] code_name=Potato supported=0 scan_supported=1 fax_supported=0 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version= release_date=2000-8-15 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 [debian:2.2:cups] packages=cupsys,cupsys-client [debian:2.2:cups-devel] packages=libcupsys2-dev,cupsys-bsd [debian:2.2:gcc] packages=gcc,g++ [debian:2.2:gs] packages=gs-esp [debian:2.2:libcrypto] packages=libsnmp5-dev [debian:2.2:libjpeg] packages=libjpeg62-dev [debian:2.2:libnetsnmp-devel] packages=libsnmp5-dev [debian:2.2:libpthread] packages=libc6 [debian:2.2:libtool] packages=libtool [debian:2.2:libusb] packages=libusb-dev [debian:2.2:make] packages=make [debian:2.2:pil] packages=python-imaging [debian:2.2: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:2.2:pyqt] packages=python-qt3 [debian:2.2:python-devel] packages=python-dev [debian:2.2:pyqt4] packages= [debian:2.2:pyqt4-dbus] packages= [debian:2.2:python23] packages=python [debian:2.2:python2x] packages=python [debian:2.2:reportlab] packages=python-reportlab [debian:2.2:sane] packages=sane [debian:2.2:sane-devel] packages=libsane-dev [debian:2.2:scanimage] packages=sane-utils [debian:2.2:xsane] packages=sane [debian:2.2:cups-ddk] packages= [debian:2.2:python-dbus] # packages=python-gobject [debian:2.2:python-ctypes] # packages= [debian:2.2:cups-image] packages=libcupsys-dev,cupsys-bsd # ******************** [debian:3.0] code_name=Woody 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-7-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=qt3 [debian:3.0:cups] packages=cupsys,cupsys-client [debian:3.0:cups-devel] packages=libcupsys2-dev,cupsys-bsd [debian:3.0:gcc] packages=gcc,g++ [debian:3.0:gs] packages=gs-esp [debian:3.0:libcrypto] packages=libsnmp5-dev [debian:3.0:libjpeg] packages=libjpeg62-dev [debian:3.0:libnetsnmp-devel] packages=libsnmp5-dev [debian:3.0:libpthread] packages=libc6 [debian:3.0:libtool] packages=libtool [debian:3.0:libusb] packages=libusb-dev [debian:3.0:make] packages=make [debian:3.0:pil] packages=python-imaging [debian: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 [debian:3.0:pyqt] packages=python-qt3 [debian:3.0:python-devel] packages=python-dev [debian:3.0:pyqt4] packages= [debian:3.0:pyqt4-dbus] packages= [debian:3.0:python23] packages=python [debian:3.0:python2x] packages=python [debian:3.0:reportlab] packages=python-reportlab [debian:3.0:sane] packages=sane,libsane-dev [debian:3.0:sane-devel] packages=libsane-dev [debian:3.0:scanimage] packages=sane-utils [debian:3.0:xsane] packages=sane [debian:3.0:cups-ddk] packages= [debian:3.0:python-dbus] # packages=python2.3-dbus,dbus-1-dev,python-gobject [debian:3.0:python-ctypes] # packages=python-ctypes [debian:3.0:cups-image] packages=libcupsys-dev,cupsys-bsd # ******************** [debian:3.1] code_name=Sarge supported=0 scan_supported=1 fax_supported=0 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=0.9.2 release_date=2005-6-6 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 [debian:3.1:cups] packages=cupsys,cupsys-client [debian:3.1:cups-devel] packages=libcupsys2-dev,cupsys-bsd [debian:3.1:gcc] packages=gcc,g++ [debian:3.1:gs] packages=gs-esp [debian:3.1:libcrypto] packages=libsnmp5-dev [debian:3.1:libjpeg] packages=libjpeg62-dev [debian:3.1:libnetsnmp-devel] packages=libsnmp5-dev [debian:3.1:libpthread] packages=libc6 [debian:3.1:libtool] packages=libtool [debian:3.1:libusb] packages=libusb-dev [debian:3.1:make] packages=make [debian:3.1:pil] packages=python-imaging [debian:3.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 [debian:3.1:pyqt] packages=python-qt3 [debian:3.1:python-devel] packages=python-dev [debian:3.1:pyqt4] packages=python-qt4 [debian:3.1:pyqt4-dbus] packages=python-qt4-dbus [debian:3.1:python23] packages=python [debian:3.1:python2x] packages=python [debian:3.1:reportlab] packages=python-reportlab [debian:3.1:sane] packages=sane,libsane-dev [debian:3.1:sane-devel] packages=libsane-dev [debian:3.1:scanimage] packages=sane-utils [debian:3.1:xsane] packages=sane [debian:3.1:cups-ddk] # packages=cupsddk,cupsddk-drivers [debian:3.1:python-dbus] # packages=python2.3-dbus,dbus-1-dev,python-gobject [debian:3.1:python-ctypes] # packages=python-ctypes [debian:3.1:cups-image] packages=libcupsys-dev,cupsys-bsd # ******************** [debian:4.0] code_name=Etch supported=0 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=1.6.10 release_date=2007-4-8 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=qt3 native_cups=1 [debian:4.0:cups] packages=cupsys,cupsys-client [debian:4.0:cups-devel] packages=libcupsys2-dev,cupsys-bsd [debian:4.0:cups-image] packages=libcupsimage2-dev [debian:4.0:gcc] packages=build-essential [debian:4.0:gs] packages=gs-esp [debian:4.0:libcrypto] packages=libssl-dev [debian:4.0:libjpeg] packages=libjpeg62-dev [debian:4.0:libnetsnmp-devel] packages=libsnmp9-dev [debian:4.0:libpthread] packages=libc6 [debian:4.0:libtool] packages=libtool [debian:4.0:libusb] packages=libusb-dev [debian:4.0:make] packages=make [debian:4.0:pil] packages=python-imaging [debian:4.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:4.0:pyqt4] packages=python-qt3 [debian:4.0:python-devel] packages=python-dev [debian:4.0:python2x] packages=python,python-ctypes [debian:4.0:reportlab] packages=python-reportlab [debian:4.0:sane] packages=sane [debian:4.0:sane-devel] packages=libsane-dev [debian:4.0:scanimage] packages=sane-utils [debian:4.0:xsane] packages=xsane [debian:4.0:python-dbus] packages=python-dbus,libdbus-1-dev [debian:4.0:python-notify] packages=python-notify # ************************************************ [debian:4.0r0] same_as_version= 4.0 [debian:4.0r1] same_as_version= 4.0 # ******************** [debian:5.0] code_name=Lenny 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=1 add_user_to_group=-a -G lp,lpadmin [debian:5.0:cups] packages=cupsys,cupsys-client,libcupsys2-dev [debian:5.0:cups-devel] packages=libcupsys2-dev,cupsys-bsd [debian:5.0:gcc] packages=g++ [debian:5.0:gs] packages=gs-esp [debian:5.0:libcrypto] packages=libssl-dev [debian:5.0:libjpeg] packages=libjpeg62-dev [debian:5.0:libnetsnmp-devel] packages=libsnmp-dev [debian:5.0:libpthread] packages=libc6 [debian:5.0:libtool] packages=libtool [debian:5.0:libusb] packages=libusb-dev [debian:5.0:make] packages=make [debian:5.0:pil] packages=python-imaging [debian:5.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:5.0:pyqt] packages=python-qt3 [debian:5.0:python-devel] packages=python-dev [debian:5.0:pyqt4] packages=python-qt4 [debian:5.0:pyqt4-dbus] packages=python-qt4-dbus [debian:5.0:python23] packages=python [debian:5.0:python2x] packages=python [debian:5.0:reportlab] packages=python-reportlab [debian:5.0:sane] packages=sane [debian:5.0:sane-devel] packages=libsane-dev [debian:5.0:scanimage] packages=sane-utils [debian:5.0:xsane] packages=xsane [debian:5.0:cups-ddk] packages= [debian:5.0:python-dbus] packages=python-dbus,python-gobject [debian:5.0:dbus] packages=libdbus-1-dev [debian:5.0:python-ctypes] packages=python-ctypes [debian:5.0:cups-image] packages=libcupsimage2,libcupsimage2-dev [debian:5.0:policykit] packages=policykit,policykit-gnome [debian:5.0:python-notify] packages=python-notify [debian:5.0.1] same_as_version=5.0 [debian:5.0.2] same_as_version=5.0 [debian:5.0.3] same_as_version=5.0 [debian:5.0.4] same_as_version=5.0 [debian:5.0.5] same_as_version=5.0 [debian:5.0.6] same_as_version=5.0 [debian:5.0.7] same_as_version=5.0 [debian:5.0.8] same_as_version=5.0 # ******************** [debian:stable] code_name=Etch 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=2007-4-8 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 native_cups=1 [debian:stable:cups] packages=cupsys,cupsys-client [debian:stable:cups-devel] packages=libcupsys2-dev,cupsys-bsd [debian:stable:gcc] packages=gcc,g++ [debian:stable:gs] packages=gs-esp [debian:stable:libcrypto] packages=libssl-dev [debian:stable:libjpeg] packages=libjpeg-dev [debian:stable:libnetsnmp-devel] packages=libsnmp9-dev [debian:stable:libpthread] packages=libc6 [debian:stable:libtool] packages=libtool [debian:stable:libusb] packages=libusb-dev [debian:stable:make] packages=make [debian:stable:pil] packages=python-imaging [debian:stable: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:stable:pyqt] packages=python-qt3 [debian:stable:python-devel] packages=python-dev [debian:stable:pyqt4] packages=python-qt4 [debian:stable:pyqt4-dbus] packages=python-qt4-dbus [debian:stable:python23] packages=python [debian:stable:python2x] packages=python [debian:stable:reportlab] packages=python-reportlab [debian:stable:sane] packages=sane [debian:stable:sane-devel] packages=libsane-dev [debian:stable:scanimage] packages=sane-utils [debian:stable:xsane] packages=xsane [debian:stable:cups-ddk] packages= [debian:stable:python-dbus] packages=python-dbus,python-gobject [debian:stable:dbus] packages=libdbus-1-dev [debian:stable:python-ctypes] packages=python-ctypes [debian:stable:cups-image] packages=libcupsys2-dev,cupsys-bsd [debian:stable:python-notify] packages=python-notify # ******************** [debian:testing] code_name=sid 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. Also make sure all the lenny repositories are enabled or the install will fail. 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 native_cups=1 [debian:testing:cups] packages=libcups2 [debian:testing:cups-devel] packages=libcups2-dev,cups-bsd,cups-client [debian:testing:gcc] packages=g++ [debian:testing:gs] packages=ghostscript,ghostscript-cups,ghostscript-x [debian:testing:libcrypto] packages=libssl-dev [debian:testing:libjpeg] packages=libjpeg62-dev [debian:testing:libnetsnmp-devel] packages=libsnmp-dev [debian:testing:libpthread] packages=libc6 [debian:testing:libtool] packages=libtool [debian:testing:libusb] packages=libusb-dev [debian:testing:make] packages=make [debian:testing:pil] packages=python-imaging [debian:testing: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:testing:pyqt] packages=python-qt3 [debian:testing:python-devel] packages=python-dev [debian:testing:pyqt4] packages=python-qt4 [debian:testing:pyqt4-dbus] packages=python-qt4-dbus [debian:testing:python23] packages=python [debian:testing:python2x] packages=python [debian:testing:reportlab] packages=python-reportlab [debian:testing:sane] packages=libsane [debian:testing:sane-devel] packages=libsane-dev [debian:testing:scanimage] packages=sane-utils [debian:testing:xsane] packages=sane [debian:testing:cups-ddk] packages= [debian:testing:python-dbus] packages=python-dbus,python-gobject [debian:testing:dbus] packages=libdbus-1-dev [debian:testing:python-ctypes] packages=python-ctypes [debian:testing:cups-image] packages=libcupsimage2,libcupsimage2-dev [debian:testing:python-notify] packages=python-notify # ******************** [debian:lenny/sid] code_name=sid 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. Also make sure all the lenny repositories are enabled or the install will fail. 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 native_cups=1 [debian:lenny/sid:cups] packages=cupsys,cupsys-client [debian:lenny/sid:cups-devel] packages=libcupsys2-dev,cupsys-bsd [debian:lenny/sid:gcc] packages=g++ [debian:lenny/sid:gs] packages=gs-esp [debian:lenny/sid:libcrypto] packages=libssl-dev [debian:lenny/sid:libjpeg] packages=libjpeg62-dev [debian:lenny/sid:libnetsnmp-devel] packages=libsnmp-dev [debian:lenny/sid:libpthread] packages=libc6 [debian:lenny/sid:libtool] packages=libtool [debian:lenny/sid:libusb] packages=libusb-dev [debian:lenny/sid:make] packages=make [debian:lenny/sid:pil] packages=python-imaging [debian:lenny/sid: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:lenny/sid:pyqt] packages=python-qt3 [debian:lenny/sid:python-devel] packages=python-dev [debian:lenny/sid:pyqt4] packages=python-qt4,python-qt4-dbus [debian:lenny/sid:pyqt4-dbus] packages=python-qt4-dbus [debian:lenny/sid:python23] packages=python [debian:lenny/sid:python2x] packages=python [debian:lenny/sid:reportlab] packages=python-reportlab [debian:lenny/sid:sane] packages=libsane [debian:lenny/sid:sane-devel] packages=libsane-dev [debian:lenny/sid:scanimage] packages=sane-utils [debian:lenny/sid:xsane] packages=sane [debian:lenny/sid:cups-ddk] packages= [debian:lenny/sid:python-dbus] packages=python-dbus,python-gobject [debian:lenny/sid:dbus] packages=libdbus-1-dev [debian:lenny/sid:python-ctypes] packages=python-ctypes [debian:lenny/sid:cups-image] packages=libcupsys2-dev,cupsys-bsd [debian:lenny/sid:python-notify] packages=python-notify # ******************** [debian:lenny] code_name=sid 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. Also make sure all the lenny repositories are enabled or the install will fail. 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 native_cups=1 [debian:lenny:cups] packages=cupsys,cupsys-client [debian:lenny:cups-devel] packages=libcupsys2-dev,cupsys-bsd [debian:lenny:gcc] packages=g++ [debian:lenny:gs] packages=gs-esp [debian:lenny:libcrypto] packages=libssl-dev [debian:lenny:libjpeg] packages=libjpeg62-dev [debian:lenny:libnetsnmp-devel] packages=libsnmp-dev [debian:lenny:libpthread] packages=libc6 [debian:lenny:libtool] packages=libtool [debian:lenny:libusb] packages=libusb-dev [debian:lenny:make] packages=make [debian:lenny:pil] packages=python-imaging [debian:lenny: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:lenny:pyqt] packages=python-qt3 [debian:lenny:python-devel] packages=python-dev [debian:lenny:pyqt4] packages=python-qt4 [debian:lenny:pyqt4-dbus] packages=python-qt4-dbus [debian:lenny:python23] packages=python [debian:lenny:python2x] packages=python [debian:lenny:reportlab] packages=python-reportlab [debian:lenny:sane] packages=libsane [debian:lenny:sane-devel] packages=libsane-dev [debian:lenny:scanimage] packages=sane-utils [debian:lenny:xsane] packages=sane [debian:lenny:cups-ddk] packages= [debian:lenny:python-dbus] packages=python-dbus,python-gobject [debian:lenny:dbus] packages=libdbus-1-dev [debian:lenny:python-ctypes] packages=python-ctypes [debian:lenny:cups-image] packages=libcupsys2-dev,cupsys-bsd [debian:lenny:python-notify] packages=python-notify # ******************** [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 add_user_to_group=-a -G lp,lpadmin [debian:6.0:cups] packages=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-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.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 # **************************************** [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-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.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-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: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-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: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-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 # **************************************** [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. *Important* After the install run: su -c "/usr/sbin/usermod -G lp Then logout and log back in. 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.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: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: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.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: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.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: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.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: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: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 # **************************************** [linuxmint] index=22 versions=10,11,12 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 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 # ******************** [linuxmint:5] 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 [linuxmint:5:cups] packages=libcupsys2 [linuxmint:5:cups-devel] packages=libcupsys2-dev,cupsys-bsd [linuxmint:5:gcc] packages=build-essential [linuxmint:5:gs] packages=gs-esp [linuxmint:5:libcrypto] packages=openssl [linuxmint:5:libjpeg] packages=libjpeg62-dev [linuxmint:5:libnetsnmp-devel] packages=libsnmp-dev [linuxmint:5:libpthread] packages=build-essential [linuxmint:5:libtool] packages=libtool [linuxmint:5:libusb] packages=libusb-dev [linuxmint:5:make] packages=build-essential [linuxmint:5:pil] packages=python-imaging [linuxmint:5:ppdev] packages= commands=sudo modprobe ppdev,sudo cp -f /etc/modules /etc/modules.hplip,echo ppdev | sudo tee -a /etc/modules [linuxmint:5:pyqt] packages=python-qt3 [linuxmint:5:python-devel] packages=python2.5-dev [linuxmint:5:pyqt4] packages=python-qt4 [linuxmint:5:pyqt4-dbus] packages=python-qt4-dbus [linuxmint:5:python23] packages=python [linuxmint:5:python2x] packages=python [linuxmint:5:reportlab] packages=python-reportlab [linuxmint:5:sane] packages=libsane [linuxmint:5:sane-devel] packages=libsane-dev [linuxmint:5:scanimage] packages=sane-utils [linuxmint:5:xsane] packages=xsane [linuxmint:5:cups-ddk] packages=cupsddk,cupsddk-drivers [linuxmint:5:python-dbus] packages=python-dbus,python-gobject [linuxmint:5:dbus] packages=libdbus-1-dev [linuxmint:5:python-ctypes] packages=python-ctypes [linuxmint:5:cups-image] packages=libcupsys2-dev,cupsys-bsd # ******************** [linuxmint:6] 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=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 [linuxmint:6:cups] packages=libcupsys2 [linuxmint:6:cups-devel] packages=libcupsys2-dev,cupsys-bsd [linuxmint:6:gcc] packages=build-essential [linuxmint:6:gs] packages=gs-esp [linuxmint:6:libcrypto] packages=openssl [linuxmint:6:libjpeg] packages=libjpeg62-dev [linuxmint:6:libnetsnmp-devel] packages=libsnmp-dev [linuxmint:6:libpthread] packages=build-essential [linuxmint:6:libtool] packages=libtool [linuxmint:6:libusb] packages=libusb-dev [linuxmint:6:make] packages=build-essential [linuxmint:6:pil] packages=python-imaging [linuxmint:6:ppdev] packages= commands=sudo modprobe ppdev,sudo cp -f /etc/modules /etc/modules.hplip,echo ppdev | sudo tee -a /etc/modules [linuxmint:6:pyqt] packages=python-qt3 [linuxmint:6:python-devel] packages=python2.5-dev [linuxmint:6:pyqt4] packages=python-qt4 [linuxmint:6:pyqt4-dbus] packages=python-qt4-dbus [linuxmint:6:python23] packages=python [linuxmint:6:python2x] packages=python [linuxmint:6:reportlab] packages=python-reportlab [linuxmint:6:sane] packages=libsane [linuxmint:6:sane-devel] packages=libsane-dev [linuxmint:6:scanimage] packages=sane-utils [linuxmint:6:xsane] packages=xsane [linuxmint:6:cups-ddk] packages=cupsddk,cupsddk-drivers [linuxmint:6:python-dbus] packages=python-dbus,python-gobject [linuxmint:6:dbus] packages=libdbus-1-dev [linuxmint:6:python-ctypes] packages=python-ctypes [linuxmint:6:cups-image] packages=libcupsys2-dev,cupsys-bsd # **************************************** [linuxmint:7] code_name=Gloria supported=0 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=3.9.2 release_date=2009 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 policykit=1 native_cups=1 [linuxmint:7:cups] packages=libcups2 [linuxmint:7:cups-devel] packages=libcups2-dev,cupsys-bsd [linuxmint:7:gcc] packages=build-essential [linuxmint:7:gs] packages=gs-esp [linuxmint:7:libcrypto] packages=openssl [linuxmint:7:libjpeg] packages=libjpeg62-dev [linuxmint:7:libnetsnmp-devel] packages=libsnmp-dev [linuxmint:7:libpthread] packages=build-essential [linuxmint:7:libtool] packages=libtool [linuxmint:7:libusb] packages=libusb-dev [linuxmint:7:make] packages=build-essential [linuxmint:7:pil] packages=python-imaging [linuxmint:7:ppdev] packages= commands=sudo modprobe ppdev,sudo cp -f /etc/modules /etc/modules.hplip,echo ppdev | sudo tee -a /etc/modules [linuxmint:7:pyqt] packages=python [linuxmint:7:python-devel] packages=python-dev [linuxmint:7:pyqt4] packages=python-qt4 [linuxmint:7:pyqt4-dbus] packages=python-qt4-dbus [linuxmint:7:python23] packages=python [linuxmint:7:python2x] packages=python [linuxmint:7:reportlab] packages=python-reportlab [linuxmint:7:sane] packages=libsane [linuxmint:7:sane-devel] packages=libsane-dev [linuxmint:7:scanimage] packages=sane-utils [linuxmint:7:xsane] packages=xsane [linuxmint:7:cups-ddk] packages=cupsddk,cupsddk-drivers [linuxmint:7:python-dbus] packages=python-dbus,python-gobject [linuxmint:7:dbus] packages=libdbus-1-dev [linuxmint:7:python-ctypes] packages=python-ctypes [linuxmint:7:cups-image] packages=libcupsimage2-dev [linuxmint:7:policykit] packages=policykit,policykit-gnome [linuxmint:7:python-notify] packages=python-notify # ******************** [linuxmint:8] code_name=Helena supported=0 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=3.10.4 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. During the install process you will be added to the lp group, please quit the installer before the setup stage, log out, log back in, and run hp-setup to complete the install. 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 add_user_to_group=-a -Glp [linuxmint:8:cups] packages=libcups2 [linuxmint:8:cups-devel] packages=libcups2-dev,cups-bsd,cups-client [linuxmint:8:gcc] packages=build-essential [linuxmint:8:gs] packages=ghostscript [linuxmint:8:libcrypto] packages=openssl [linuxmint:8:libjpeg] packages=libjpeg62-dev [linuxmint:8:libnetsnmp-devel] packages=libsnmp-dev [linuxmint:8:libpthread] packages=build-essential [linuxmint:8:libtool] packages=libtool [linuxmint:8:libusb] packages=libusb-dev [linuxmint:8:make] packages=build-essential [linuxmint:8:pil] packages=python-imaging [linuxmint:8:ppdev] packages= commands=sudo modprobe ppdev,sudo cp -f /etc/modules /etc/modules.hplip,echo ppdev | sudo tee -a /etc/modules [linuxmint:8:pyqt] packages=python-qt4 [linuxmint:8:python-devel] packages=python-dev [linuxmint:8:pyqt4] packages=python-qt4 [linuxmint:8:pyqt4-dbus] packages=python-qt4-dbus #[linuxmint:8:python23] #packages=python [linuxmint:8:python2x] packages=python [linuxmint:8:reportlab] packages=python-reportlab [linuxmint:8:sane] packages=libsane [linuxmint:8:sane-devel] packages=libsane-dev [linuxmint:8:scanimage] packages=sane-utils [linuxmint:8:xsane] packages=xsane [linuxmint:8:python-dbus] packages=python-dbus,python-gobject [linuxmint:8:dbus] packages=libdbus-1-dev [linuxmint:8:cups-image] packages=libcupsimage2-dev [linuxmint:8:cups-ddk] packages=cups [linuxmint:8:policykit] packages=policykit-1,policykit-1-gnome [linuxmint:8:python-notify] packages=python-notify # ******************** [linuxmint:9] code_name=Isadora supported=0 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=3.10.4 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. During the install process you will be added to the lp group, please quit the installer before the setup stage, log out, log back in, and run hp-setup to complete the install. 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 add_user_to_group=-a -Glp same_as_version=8 # ******************** [linuxmint:10] code_name=Julia supported=1 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=3.10.4 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. During the install process you will be added to the lp group, please quit the installer before the setup stage, log out, log back in, and run hp-setup to complete the install. 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 add_user_to_group=-a -Glp same_as_version=8 # ******************** [linuxmint:11] code_name=Katya supported=1 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=3.10.4 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. During the install process you will be added to the lp group, please quit the installer before the setup stage, log out, log back in, and run hp-setup to complete the install. 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 add_user_to_group=-a -Glp same_as_version=8 # ******************** [linuxmint:12] code_name=Lisa supported=1 scan_supported=1 fax_supported=1 pcard_supported=1 network_supported=1 parallel_supported=1 usb_supported=1 packaged_version=3.10.4 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. During the install process you will be added to the lp group, please quit the installer before the setup stage, log out, log back in, and run hp-setup to complete the install. 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 add_user_to_group=-a -Glp [linuxmint:12:cups] packages=libcups2 [linuxmint:12:cups-devel] packages=libcups2-dev,cups-bsd,cups-client [linuxmint:12:gcc] packages=build-essential [linuxmint:12:gs] packages=ghostscript [linuxmint:12:libcrypto] packages=openssl [linuxmint:12:libjpeg] packages=libjpeg62-dev [linuxmint:12:libnetsnmp-devel] packages=libsnmp-dev [linuxmint:12:libpthread] packages=build-essential [linuxmint:12:libtool] packages=libtool [linuxmint:12:libusb] packages=libusb-dev [linuxmint:12:make] packages=build-essential [linuxmint:12:pil] packages=python-imaging [linuxmint:12:ppdev] packages= commands=sudo modprobe ppdev,sudo cp -f /etc/modules /etc/modules.hplip,echo ppdev | sudo tee -a /etc/modules [linuxmint:12:pyqt] packages=python-qt4 [linuxmint:12:python-devel] packages=python-dev [linuxmint:12:pyqt4] packages=python-qt4 [linuxmint:12:pyqt4-dbus] packages=python-qt4-dbus #[linuxmint:12:python23] #packages=python [linuxmint:12:python2x] packages=python [linuxmint:12:reportlab] packages=python-reportlab [linuxmint:12:sane] packages=libsane [linuxmint:12:sane-devel] packages=libsane-dev [linuxmint:12:scanimage] packages=sane-utils [linuxmint:12:xsane] packages=xsane [linuxmint:12:python-dbus] packages=python-dbus,python-gobject [linuxmint:12:dbus] packages=libdbus-1-dev [linuxmint:12:cups-image] packages=libcupsimage2-dev [linuxmint:12:cups-ddk] packages=cups [linuxmint:12:policykit] packages=policykit-1,policykit-1-gnome [linuxmint:12:python-notify] packages=python-notify # **************************************** [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.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= # **************************************** [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-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 # **************************************** [boss] index=34 versions=3.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",gnome-terminal -x 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=0 scan_supported=1 fax_supported=0 pcard_supported=1 network_supported=1 parallel_supported=1 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 foomatic_rip_hplip=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 # **************************************** [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-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