From 5dafdbf11521d2f202bda71f8fcbcd7412f6169b Mon Sep 17 00:00:00 2001 From: salo Date: Fri, 23 May 2003 18:04:31 +0000 Subject: Updated to 1.2.4. Changes: - DESCR has 80 columns - better COMMENT - sync buildlink2.mk with reality - style nits 1.2.4: ====== - numerous bugfixes, too many to mention. see ChangeLog for details - print plug-in now depends on libgimpprint --- graphics/gimp/DESCR | 6 +++--- graphics/gimp/Makefile | 20 ++++++++++---------- 2 files changed, 13 insertions(+), 13 deletions(-) (limited to 'graphics/gimp') diff --git a/graphics/gimp/DESCR b/graphics/gimp/DESCR index 5c8e77cb124..645aecb16b7 100644 --- a/graphics/gimp/DESCR +++ b/graphics/gimp/DESCR @@ -1,4 +1,4 @@ Powerful image manipulation program similar to "Adobe Photoshop"[tm]. -It supports layers, arbitrary image sizes and working on several images -at the same time. It comes with a lot of useful plug-ins. Missing is CMYK -support and more then 8 bits per channel. +It supports layers, arbitrary image sizes and working on several images at the +same time. It comes with a lot of useful plug-ins. Missing is CMYK support and +more then 8 bits per channel. diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 810d8fd363f..d06eb5cc358 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -1,17 +1,17 @@ -# $NetBSD: Makefile,v 1.84 2003/05/05 16:32:26 jmmv Exp $ +# $NetBSD: Makefile,v 1.85 2003/05/23 18:04:31 salo Exp $ +# -DISTNAME= gimp-1.2.3 -PKGREVISION= 3 -CATEGORIES= graphics -DISTFILES= # nothing +DISTNAME= gimp-1.2.4 +CATEGORIES= graphics +DISTFILES= # nothing -MAINTAINER= hubertf@netbsd.org -HOMEPAGE= http://www.gimp.org/ -COMMENT= Image manipulation program similar to Photoshop[tm] +MAINTAINER= hubertf@netbsd.org +HOMEPAGE= http://www.gimp.org/ +COMMENT= GNU Image Manipulation Program -NO_BUILD= yes +NO_BUILD= YES -DEPENDS+= gimp-base>=1.2.3nb1:../../graphics/gimp-base +DEPENDS+= gimp-base>=1.2.4:../../graphics/gimp-base DEPENDS+= gimp-data>=1.2:../../graphics/gimp-data DEPENDS+= gimp-print>=4.2.0:../../print/gimp-print DEPENDS+= gimp-print-escputil>=4.2.0:../../print/gimp-print-escputil -- cgit v1.2.3