diff options
author | drochner <drochner@pkgsrc.org> | 2002-09-26 17:28:26 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2002-09-26 17:28:26 +0000 |
commit | ba765a9ea93bf36f371551579057552f7f95719b (patch) | |
tree | ffcf0f1ba410995273f5910e64157e3a468f6e43 /print/gimp-print-ijs | |
parent | a6a37e3b165890e19904e941350e3259fd4cdffd (diff) | |
download | pkgsrc-ba765a9ea93bf36f371551579057552f7f95719b.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-ijs')
-rw-r--r-- | print/gimp-print-ijs/Makefile | 6 | ||||
-rw-r--r-- | print/gimp-print-ijs/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/print/gimp-print-ijs/Makefile b/print/gimp-print-ijs/Makefile index 7615f6c8cf4..1ba8baa3880 100644 --- a/print/gimp-print-ijs/Makefile +++ b/print/gimp-print-ijs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/09/11 19:05:26 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2002/09/26 17:28:26 drochner Exp $ -DISTNAME= gimp-print-4.2.1 -PKGNAME= gimp-print-ijs-4.2.1 +DISTNAME= gimp-print-4.2.2 +PKGNAME= gimp-print-ijs-4.2.2 CATEGORIES= print MASTER_SITES= ${MASTER_SITES_SOURCEFORGE:=gimp-print/} diff --git a/print/gimp-print-ijs/distinfo b/print/gimp-print-ijs/distinfo index 8d98ca7ccb8..d28061d0781 100644 --- a/print/gimp-print-ijs/distinfo +++ b/print/gimp-print-ijs/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/09/11 19:05:26 jlam Exp $ +$NetBSD: distinfo,v 1.2 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 |