summaryrefslogtreecommitdiff
path: root/print/ghostscript-esp/Makefile
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2003-12-19 12:07:43 +0000
committerrecht <recht@pkgsrc.org>2003-12-19 12:07:43 +0000
commit8f156af8d59441b08ead7983250fa4d919f361d8 (patch)
tree11d7c13457a11aa6066ca873b4fe5f40be66a4b5 /print/ghostscript-esp/Makefile
parentc9989faa7d28e8ca1615a0c096cf5c12faff11d0 (diff)
downloadpkgsrc-8f156af8d59441b08ead7983250fa4d919f361d8.tar.gz
update to 7.07.1
CHANGES IN 7.07.1 - The ps2epsi script did not quote ~'s in the sed command (STR #261) - ESP Ghostscript now substitutes the space character for missing glyphs in fonts. This is controlled using the espgsMissingChar definition in gs_init.ps (STR #275) CHANGES IN 7.07.1rc2 - The configure script did not check for a compatible version of GIMP-print for the STP driver (STR #232) - The CUPS driver incorrectly reallocated the page memory, which could cause Ghostscript to crash (STR #246) - Fixed pointers treated as integers in src/gomni.c (Thanks to Werner Fink from SuSE) - Fixed potential 64-bit portability problem with malloc (Thanks to Werner Fink from SuSE) - Fixed X11 anti-aliasing problem (Thanks to Werner Fink from SuSE) - Security fix on ps2epsi (Thanks to Werner Fink from SuSE) - Update on Canon BJC drivers (Thanks to Werner Fink from SuSE) - CUPS Makefile fix (Thanks to Werner Fink from SuSE) - Command line option "-c" fixed (STR #225 and #230, thanks to Werner Fink from SuSE) - ESP Ghostscript now reads all Fontmap files in the library path (Thanks to Werner Fink from SuSE) - The PNG device now correctly detects the version of the PNG library in use (Thanks to Werner Fink from SuSE) - ESP Ghostscript should now cleanup all temporary files (Thanks to Werner Fink from SuSE) - The configure script did not substitute the OBJEXT and EXEEXT variables in the IJS makefile (STR #218) CHANGES IN 7.07.1rc1 - Updated to GNU Ghostscript 7.07. - Added preliminary support for a CUPS-based PCL XL/PCL 6 driver and sample PPD files. - The CUPS pstoraster script put a space between the "-c" option and the color profile code, causing an initialization error. - The CUPS driver generated a lookup table that would omit certain values due to rounding errors in the Ghostscript graphics library (STR #136) - The psmono and psgray drivers produced shrinked output (STR #6) - The SPARCprinter driver did not compile (STR #24) - Type-3 masked images did not render properly (STR #79) - Fixed pstoraster failures (STR #5 and #166) - Fixed bug in Samsung SmartGDI driver which prevented some files from being printed. Thanks to Grant Taylor from linuxprinting.org for the fix. - Made src/gdevgdi.c compilable in "-traditional" mode of gcc (patch from Antony Uspensky). - Updated the "lxm3200" driver (gdevlx32.c) to the newest version, it features an option to adjust the margins of the Lexmark Z31 and uni-directional printing on the Z12 now. - Fix datadir on systems that don't provide a default prefix (MacOS X). SF Bug #695705.
Diffstat (limited to 'print/ghostscript-esp/Makefile')
-rw-r--r--print/ghostscript-esp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/print/ghostscript-esp/Makefile b/print/ghostscript-esp/Makefile
index acb2b4ded15..98b92ac1d2c 100644
--- a/print/ghostscript-esp/Makefile
+++ b/print/ghostscript-esp/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2003/11/12 03:39:42 jschauma Exp $
+# $NetBSD: Makefile,v 1.4 2003/12/19 12:07:43 recht Exp $
PKGNAME= ghostscript-esp-${GS_VERS}
-PKGREVISION= 2
COMMENT= ESP/CUPS Postscript interpreter
USE_X11= # defined