From d54318fb63a277a017c016f58711176ce7d1aba4 Mon Sep 17 00:00:00 2001 From: Andreas Klemm Date: Sat, 25 Mar 2000 12:27:38 +0000 Subject: new ghostscript 6.01 port after repository copy additional changes by me: - configure + configure.batch updates: reviewed all informations in makefiles and driver docu to make list of available drivers and supported printers complete - added DeskJet 880C/882C/895C Driver from Matthew J. Gelhau Driver is still in developement. There is a newer 1.4 beta version available, but this version is recommended by the author. http://www.proaxis.com/~mgelhaus/linux/software/hp880c/hp880c.html Supported are the following models: HP DeskJet 812C 815C 832C 880C 882C 895C 932C 970C - added contributed uniprint driver profiles: - configure + configure.batch updates: reviewed all informations in makefiles and driver docu to make list of available drivers and supported printers complete - added DeskJet 880C/882C/895C Driver from Matthew J. Gelhau Driver is still in developement. There is a newer 1.4 beta version available, but this version is recommended by the author. http://www.proaxis.com/~mgelhaus/linux/software/hp880c/hp880c.html Supported are the following models: HP DeskJet 812C 815C 832C 880C 882C 895C 932C 970C - added contributed uniprint driver profiles: printer: Epson Stylus Color 740 mode1: stc740ih.upp: Epson Stylus Color 740, 1440x720DpI, Inkjet Paper mode2: stc740p.upp : Epson Stylus Color 740, 720x720DpI, Plain Paper mode3: stc740pl.upp: Epson Stylus Color 740, 360x360DpI, Plain Paper contributor: Francois D. Menard # printer: Epson LQ-1170 mode1: lqx70ch.upp : Epson LQ-1170 ESC/P2 Dot Matrix, 360x360DpI, Plain Pap. mode2: lqx70cl.upp : Epson LQ-1170 ESC/P2 Dot Matrix, 180x180DpI, Plain Pap. mode3: lqx70cm.upp : Epson LQ-1170 ESC/P2 Dot Matrix, 360x180DpI, Plain Pap. contributor: Harold Bower - updated PLIST - use GS_VERSION for DISTNAME - fix installation path for pdf_sec.ps if defined PDFENCRYPT - silence make install ("@") - change COMMENT to reflect version - update DESCR, to document driver enhancements compared to stanfard gs release - apsfilter will be updated later Submitted by: "Alec Wolman" --- print/ghostscript-afpl/files/patch-ac | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 print/ghostscript-afpl/files/patch-ac (limited to 'print/ghostscript-afpl/files/patch-ac') diff --git a/print/ghostscript-afpl/files/patch-ac b/print/ghostscript-afpl/files/patch-ac deleted file mode 100644 index ebd487b9fa66..000000000000 --- a/print/ghostscript-afpl/files/patch-ac +++ /dev/null @@ -1,21 +0,0 @@ ---- contrib.mak.orig Tue Sep 15 04:03:52 1998 -+++ contrib.mak Tue Dec 1 15:37:58 1998 -@@ -435,6 +435,18 @@ - cdj850.dev: $(cdeskjet8_) page.dev - $(SETPDEV) cdj850 $(cdeskjet8_) - -+cdj670.dev: $(cdeskjet8_) page.dev -+ $(SETPDEV) cdj670 $(cdeskjet8_) -+ -+cdj890.dev: $(cdeskjet8_) page.dev -+ $(SETPDEV) cdj890 $(cdeskjet8_) -+ -+cdj1600.dev: $(cdeskjet8_) page.dev -+ $(SETPDEV) cdj1600 $(cdeskjet8_) -+ -+$(GLOBJ)gdevcd8.$(OBJ): $(GLSRC)gdevcd8.c $(GLSRC)gdevcd8.h $(PDEVH) -+ $(GLCC) $(GLO_)gdevcd8.$(OBJ) $(C_) $(GLSRC)gdevcd8.c -+ - ### ------------ The H-P PaintJet color printer device ----------------- ### - ### Note: this driver also supports the DEC LJ250 color printer, which ### - ### has a PaintJet-compatible mode, and the PaintJet XL. ### -- cgit v1.2.3