diff options
author | schnoebe <schnoebe@pkgsrc.org> | 2013-01-27 05:25:02 +0000 |
---|---|---|
committer | schnoebe <schnoebe@pkgsrc.org> | 2013-01-27 05:25:02 +0000 |
commit | 51f162af3dc4abbecf2159cb7558d205f3325f96 (patch) | |
tree | d976e8bdca4cbcb7abc79c8815ed6a524d04012a /print/hplip/PLIST.base | |
parent | 4ef4f5b10c55b0c1abcfff23eb89ace0a547e2f6 (diff) | |
download | pkgsrc-51f162af3dc4abbecf2159cb7558d205f3325f96.tar.gz |
Update to 3.12.11:
Significant Changes:
- RHEL5 supported with hpcups
Added Support for the Following New Printers:
- HP LaserJet Pro 500 color MFP M570dw
- HP LaserJet Pro 500 color MFP M570dn
- HP LaserJet Enterprise flow MFP M525
- HP LaserJet Enterprise color flow MFP M575
- HP LaserJet Enterprise 700 M712n
- HP LaserJet Enterprise 700 M712dn
- HP LaserJet Enterprise 700 M712xh
- HP LaserJet Enterprise 700 color MFP M775dn
- HP LaserJet Enterprise 700 color MFP M775f
- HP LaserJet Enterprise 700 color MFP M775z
- HP LaserJet Enterprise 700 color MFP M775z+
Added support for the following new Distro's:
- Ubuntu 12.10
- Debian 6.0.6
Launchpad fixes:
1073650 - musb.c:get_interface() doesn't check return value of
libusb_get_config_descriptor()
1070758 - can't run hp-check without GUI
1048754 - HP Setup crashes with ValueError
1067697 - manual of hp-check mentions '--runtime' option
1067689 - 'hp-check -r' starts HPLIP status service (hp-systray)
1064107 - CUPSEXT could not be loaded
1066235 - 'hp-check' does not find installed XSane
1065582 - Cannot add a parallel printer
Issues fixed:
- Delay in status display on USB connection for certain classes of
devices
- Secure Printing support for HP LaserJet P3010 Series
Detailed Change Log:
- Job storage support with postscript finishing filter
Diffstat (limited to 'print/hplip/PLIST.base')
-rw-r--r-- | print/hplip/PLIST.base | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/print/hplip/PLIST.base b/print/hplip/PLIST.base index 9e150d3bf65..fcea6123371 100644 --- a/print/hplip/PLIST.base +++ b/print/hplip/PLIST.base @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.base,v 1.3 2012/11/18 00:50:42 schnoebe Exp $ +@comment $NetBSD: PLIST.base,v 1.4 2013/01/27 05:25:03 schnoebe Exp $ bin/hp-align bin/hp-check bin/hp-check-plugin @@ -134,6 +134,8 @@ share/hplip/base/pkit.py share/hplip/base/pkit.pyc share/hplip/base/pml.py share/hplip/base/pml.pyc +share/hplip/base/queues.py +share/hplip/base/queues.pyc share/hplip/base/slp.py share/hplip/base/slp.pyc share/hplip/base/status.py @@ -494,6 +496,7 @@ share/hplip/ppd/HP/hp-designjet_t770_postscript-ps.ppd.gz share/hplip/ppd/HP/hp-designjet_t770ps_24in-ps.ppd.gz share/hplip/ppd/HP/hp-designjet_t790ps_24in-ps.ppd.gz share/hplip/ppd/HP/hp-designjet_t790ps_44in-ps.ppd.gz +share/hplip/ppd/HP/hp-designjet_t800_t2000_premium-ps.ppd.gz share/hplip/ppd/HP/hp-designjet_z6100ps_42in_photo-ps.ppd.gz share/hplip/ppd/HP/hp-designjet_z6100ps_60in_photo-ps.ppd.gz share/hplip/ppd/HP/hp-designjet_z6200_42in_photo-ps.ppd.gz @@ -1217,6 +1220,8 @@ share/hplip/ppd/HP/hp-laserjet_m9050_mfp-ps.ppd.gz share/hplip/ppd/HP/hp-laserjet_m9059_mfp-hpijs-pcl3.ppd.gz share/hplip/ppd/HP/hp-laserjet_m9059_mfp-pcl3.ppd.gz share/hplip/ppd/HP/hp-laserjet_m9059_mfp-ps.ppd.gz +share/hplip/ppd/HP/hp-laserjet_mfp_m521-ps.ppd.gz +share/hplip/ppd/HP/hp-laserjet_mfp_m725-ps.ppd.gz share/hplip/ppd/HP/hp-laserjet_p1005-hpijs.ppd.gz share/hplip/ppd/HP/hp-laserjet_p1005.ppd.gz share/hplip/ppd/HP/hp-laserjet_p1006-hpijs.ppd.gz |