pkgsrc/print/ghostscript-esp/patches/patch-aa
jlam d0890a0ccb Update print/ghostscript-esp{,-nox11} to ESP Ghostscript 8.15.1. This
version is based on the GPL Ghostscript 8.15 release.  Major changes from
Ghostscript 7.0x include:

* Many printer drivers were added and updated.
* Improved support for running as a job server (-dJOBSERVER)
* Support for DeviceN colorspaces at up to 8 colorants total at 8 bits
  per colorant.
* The PDF writer has been considerably improved and implements PDF
  1.4 encryption
* Add a new feature to scale PDFs to the current page size.
* Font rendering has been substantially reworked and improved.
* PDF 1.4 transparency rendering is much more likely to be correct
* Improved support for CID font substitution.
* Improved processing of incorrect and broken PDF files, including files
  with corrupted xref tables and non-ASCII font names.
* Support for JBIG2-encoded images.
* The usual plethora of bug fixes.
2005-11-21 06:17:58 +00:00

13 lines
459 B
Text

$NetBSD: patch-aa,v 1.2 2005/11/21 06:17:58 jlam Exp $
--- pstoraster/cups.mak.orig 2005-02-21 11:17:00.000000000 -0500
+++ pstoraster/cups.mak
@@ -35,8 +35,6 @@ $(DD)cups.dev: $(cups_) $(GLD)page.dev
$(GLOBJ)gdevcups.$(OBJ): pstoraster/gdevcups.c $(PDEVH)
$(GLCC) $(GLO_)gdevcups.$(OBJ) $(C_) pstoraster/gdevcups.c
-install: install-cups
-
install-cups:
-mkdir -p $(CUPSSERVER)/filter
$(INSTALL_PROGRAM) pstoraster/pstoraster $(CUPSSERVER)/filter