diff options
author | drochner <drochner> | 2002-09-26 17:28:26 +0000 |
---|---|---|
committer | drochner <drochner> | 2002-09-26 17:28:26 +0000 |
commit | a4f933ef487a011bd9b8069b40dc63660e2d47ea (patch) | |
tree | ffcf0f1ba410995273f5910e64157e3a468f6e43 /print/gimp-print-escputil | |
parent | fed32e3e4cbf281c62d126bdaa81123bbfe80ef4 (diff) | |
download | pkgsrc-a4f933ef487a011bd9b8069b40dc63660e2d47ea.tar.gz |
update gimp-print to 4.2.2
changes:
-many bugfixes
-Quad tone grayscale inks, such as the Piezography (TM) inks, are now supported
for most Epson Stylus printers. This is not tuned for a particular inkset at
this time, so the results will not be of top quality yet. This capability
should be considered beta.
-Many new Epson Stylus printers are supported. Please see the complete list of
printers at the bottom of these release notes.
-A new dither algorithm, EvenTone, has been added. This algorithm produces
superior results for photographs and other continuous-tone images, but in its
current form it may not be as well suited for solid color images and line art.
This algorithm should be considered beta.
and use buildlink2
Diffstat (limited to 'print/gimp-print-escputil')
-rw-r--r-- | print/gimp-print-escputil/Makefile | 6 | ||||
-rw-r--r-- | print/gimp-print-escputil/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/print/gimp-print-escputil/Makefile b/print/gimp-print-escputil/Makefile index 23a3dbc0ef5..cd0ee31310d 100644 --- a/print/gimp-print-escputil/Makefile +++ b/print/gimp-print-escputil/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2002/05/03 13:50:12 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2002/09/26 17:28:26 drochner Exp $ # -DISTNAME= gimp-print-4.2.1 -PKGNAME= gimp-print-escputil-4.2.1 +DISTNAME= gimp-print-4.2.2 +PKGNAME= gimp-print-escputil-4.2.2 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gimp-print/} diff --git a/print/gimp-print-escputil/distinfo b/print/gimp-print-escputil/distinfo index ec3c122323e..a2698459443 100644 --- a/print/gimp-print-escputil/distinfo +++ b/print/gimp-print-escputil/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.3 2002/08/05 16:37:51 wiz Exp $ +$NetBSD: distinfo,v 1.4 2002/09/26 17:28:26 drochner Exp $ -SHA1 (gimp-print-4.2.1.tar.gz) = 51a2c5a3da85950e876ee049f9a377b03bf502f8 -Size (gimp-print-4.2.1.tar.gz) = 4691313 bytes +SHA1 (gimp-print-4.2.2.tar.gz) = 48b41c998c2f3deb9016417550cd5aeb49369c24 +Size (gimp-print-4.2.2.tar.gz) = 4843433 bytes SHA1 (patch-aa) = 9ed732e755223fcf6cdb87b8d06a29bd834095a8 SHA1 (patch-ab) = 420a73ed394c1c37a45bafee387ef06931139ffe SHA1 (patch-ac) = 2e7c114dd67e21b861bac405cc1a665460e66867 |