diff options
author | itohy <itohy@pkgsrc.org> | 2001-08-29 12:51:26 +0000 |
---|---|---|
committer | itohy <itohy@pkgsrc.org> | 2001-08-29 12:51:26 +0000 |
commit | 427328e9e25c32e9b8502f7722913c9acd765308 (patch) | |
tree | a228e49bc739c2ec9f9f195f769b72d7887aa90b /print | |
parent | 057fc274c927dc6a7152b6fe7c069279a85af9c2 (diff) | |
download | pkgsrc-427328e9e25c32e9b8502f7722913c9acd765308.tar.gz |
Update driver for Kyocera Prescribe page printers to gdevprsc-0.3.
Add -dSimplex, which explicitly specifies one-side printing.
Diffstat (limited to 'print')
-rw-r--r-- | print/ghostscript-nox11/Makefile.common | 4 | ||||
-rw-r--r-- | print/ghostscript-nox11/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/print/ghostscript-nox11/Makefile.common b/print/ghostscript-nox11/Makefile.common index 8346a2884da..5c19fcba11a 100644 --- a/print/ghostscript-nox11/Makefile.common +++ b/print/ghostscript-nox11/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.19 2001/07/15 22:19:11 bad Exp $ +# $NetBSD: Makefile.common,v 1.20 2001/08/29 12:51:26 itohy Exp $ DISTNAME= ghostscript-${GS_VERS} GS_VERS= 6.01 @@ -80,7 +80,7 @@ EXTRACT_LIST+= ${RPDL_DRV}.tar.gz # Kyocera Prescribe MASTER_SITES+= ${MASTER_SITE_LOCAL} -PRESCR_DRV= gdevprsc-0.2.1 +PRESCR_DRV= gdevprsc-0.3 DISTFILES+= ${PRESCR_DRV}.tar.gz EXTRACT_LIST+= ${PRESCR_DRV}.tar.gz diff --git a/print/ghostscript-nox11/distinfo b/print/ghostscript-nox11/distinfo index 9ba0afd0c0d..826da20f77c 100644 --- a/print/ghostscript-nox11/distinfo +++ b/print/ghostscript-nox11/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2001/07/15 22:19:11 bad Exp $ +$NetBSD: distinfo,v 1.6 2001/08/29 12:51:26 itohy Exp $ SHA1 (ghostscript/ghostscript-6.01.tar.bz2) = 405a8ab16453a8c3f846eae2aa4abbea6a093300 Size (ghostscript/ghostscript-6.01.tar.bz2) = 2974476 bytes @@ -22,8 +22,8 @@ SHA1 (ghostscript/gdevlips-2.3.6.tar.gz) = 2aedfd54a55356d6241fe3cbc8ba1aece9b69 Size (ghostscript/gdevlips-2.3.6.tar.gz) = 64940 bytes SHA1 (ghostscript/gdevrpdl.tar.gz) = 927f2f858821ab6a445bfc860d8f87ab40f6e2de Size (ghostscript/gdevrpdl.tar.gz) = 1664 bytes -SHA1 (ghostscript/gdevprsc-0.2.1.tar.gz) = 2f20889b06b2fee27a47e0aa0ef2de65a63be6a3 -Size (ghostscript/gdevprsc-0.2.1.tar.gz) = 12206 bytes +SHA1 (ghostscript/gdevprsc-0.3.tar.gz) = 7abd8e0685971e2c19276ee31131f05cc36f3dc7 +Size (ghostscript/gdevprsc-0.3.tar.gz) = 12484 bytes SHA1 (ghostscript/gs6.01-jpdf-exp.patch.gz) = 21f427a4c80871edab8c4d748b1fe1b7796cd876 Size (ghostscript/gs6.01-jpdf-exp.patch.gz) = 59034 bytes SHA1 (patch-bug-workaround) = 99f4e197b35a8f33b8a1219a38f6d9fc2c307eb6 |