From a4f933ef487a011bd9b8069b40dc63660e2d47ea Mon Sep 17 00:00:00 2001 From: drochner Date: Thu, 26 Sep 2002 17:28:26 +0000 Subject: 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 --- print/gimp-print/Makefile | 9 +++++---- print/gimp-print/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 7 deletions(-) (limited to 'print/gimp-print') diff --git a/print/gimp-print/Makefile b/print/gimp-print/Makefile index c9894f83ba4..c3487506d0d 100644 --- a/print/gimp-print/Makefile +++ b/print/gimp-print/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2002/05/03 13:52:14 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2002/09/26 17:28:26 drochner Exp $ # -DISTNAME= gimp-print-4.2.1 +DISTNAME= gimp-print-4.2.2 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gimp-print/} @@ -9,7 +9,6 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://gimp-print.sourceforge.net/ COMMENT= GIMP print plugin -DEPENDS+= gimp-print-lib>=4.2.1:../../print/gimp-print-lib CONFLICTS+= gimp<=1.2.3 GNU_CONFIGURE= YES @@ -20,6 +19,8 @@ CONFIGURE_ARGS+= --enable-libgimpprint=no USE_LIBTOOL= yes LIBTOOL_OVERRIDE= ${WRKSRC}/libtool USE_GMAKE= yes +USE_BUILDLINK2= yes -.include "../../graphics/gimp-base/buildlink.mk" +.include "../../print/gimp-print-lib/buildlink2.mk" +.include "../../graphics/gimp-base/buildlink2.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/gimp-print/distinfo b/print/gimp-print/distinfo index 5483ed099ed..27859c2773c 100644 --- a/print/gimp-print/distinfo +++ b/print/gimp-print/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2002/08/05 16:37:50 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) = bfaa771e1c21319f1834edba9605dafea62a21a9 SHA1 (patch-ab) = 2e7c114dd67e21b861bac405cc1a665460e66867 -- cgit v1.2.3