Commit graph

5 commits

Author SHA1 Message Date
jdolecek
3a57b5a571 patch-aa was removed 2004-02-22 17:35:23 +00:00
jdolecek
7399093dad update hpijs package to latest 1.5 version
Full list of changes since previously packaged version 1.3 is
available at:

	http://hpinkjet.sourceforge.net/updates.php

Briefly:
* many more recent printer models supported
* added foomatic PPD files
* added 4KB output buffering to improve USB performance
* various improvements for DJ3320 and DJ9xx
* fixed a Deskjet 5550 problem with odd page duplex jobs
* documented new Photo mode for VIP printers with no auto media detection.
* added support for custom paper size, removed (now redundant)
  3425-COVER paper size
* added Printable Area documentation
* fixed a Officejet hang problem (ie: Officejet 500/600/700 and PSC 300).

Package update submitted in PR pkg/24526 by Paul Shupak

Package also updated to do the install step itself, and removed
the now unneded patch.
2004-02-22 17:34:49 +00:00
jlam
c7865f42e6 Accomplish the same thing as patch-ab, enabling the output buffer, without
patching the configure script.
2003-01-25 09:37:38 +00:00
toshii
2a03dba78d Update to hpijs-1.3. Closes PR pkg/19213. Changes are:
1. Added the following new printer support.
	Deskjet 450, Deskjet 3320, Deskjet 3420, Deskjet 3425,
	Deskjet 3810, Deskjet 3816, Deskjet 3822, Deskjet 6122,
	Deskjet 6127, Photosmart 230, Photosmart 7550, PSC 2100,
	PSC 2150, PSC 2200
 2. Made a change to configure.in to check for uint32_t in stdint.h,
  machine/types.h and inttypes.h.
 3. Added 600 dpi Best and 1200 dpi Photo to DJ9xx.
 4. Added a new paper size for printing covers on Deskjet 3425.
 5. Fixed a DJ850 extra page and top margin problem.
 6. Fixed a Deskjet 1120/1125 multiple page problem. These printers now
  use the DJ9xx device class with limited support.

plus a pkgsrc patch which enables output buffering.  This should
reduce system load.
2003-01-25 08:51:47 +00:00
jlam
c185f4bf97 Initial import of hpijs-1.2.2.
HPIJS implements a IJS server for IJS clients such as GNU Ghostscript,
and provides printing support for more than 150 printer models, including
DeskJet, OfficeJet, PhotoSmart, Business InkJet, and some LaserJet
models.
2002-09-11 00:01:28 +00:00