summaryrefslogtreecommitdiff
path: root/graphics/gimp24/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2007-02-05 19:49:06 +0000
committeradam <adam@pkgsrc.org>2007-02-05 19:49:06 +0000
commit69ac8d4bd1825748c703a60d19f4c446432055cc (patch)
tree9c1d537383e16afa08b426270bab59e44fc6abc3 /graphics/gimp24/Makefile
parent263eb8b91d58ce693a7ce4c479c6fde1ef54bb1b (diff)
downloadpkgsrc-69ac8d4bd1825748c703a60d19f4c446432055cc.tar.gz
Changes 2.3.14:
- added actions to control brush spacing - polished appearance of image window - scale the brush's spacing when scaling the brush - save tool presets when they are changed - improved handling of vectors in the Python bindings - allow for auto-cropping the result of the transform tools - added GimpRatioEntry widget and use it in the rectangle tool options - added functions to transform between preview and image coordinates - added PDB functions to validate display, drawable, image and vectors IDs - added HSL color model to Decompose and Compose plug-ins - further improved status bar messages for tools - on systems with D-Bus build gimp-remote functionality into gimp executable - bug fixes and code cleanup
Diffstat (limited to 'graphics/gimp24/Makefile')
-rw-r--r--graphics/gimp24/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/gimp24/Makefile b/graphics/gimp24/Makefile
index a416adba2b7..2776c72757b 100644
--- a/graphics/gimp24/Makefile
+++ b/graphics/gimp24/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2007/01/24 19:48:30 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2007/02/05 19:49:06 adam Exp $
-DISTNAME= gimp-2.3.13
-PKGREVISION= 3
+DISTNAME= gimp-2.3.14
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v2.3/ \
ftp://ftp.cs.umn.edu/pub/gimp/v2.3/ \