summaryrefslogtreecommitdiff
path: root/graphics/gimp24/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2006-11-30 23:41:34 +0000
committeradam <adam@pkgsrc.org>2006-11-30 23:41:34 +0000
commite5bbbe6a85aab33ada4f80e043b7f99ff200a1c3 (patch)
tree4c5512f53bde759309a2a5dcac87a76921f68005 /graphics/gimp24/Makefile
parent2eb6bf867696ac8cdcc877683793470879445fb1 (diff)
downloadpkgsrc-e5bbbe6a85aab33ada4f80e043b7f99ff200a1c3.tar.gz
Changes 2.3.13:
- show information about embedded color profiles in Image Properties dialog - allow to apply color profiles on load (still work in progress) - new vectors PDB API to replace the old path API - added "Auntie Alias" plug-in for antialiasing on lineart - added Edit->Fade operation - added Rounded Corners option to Rectangle Select tool - improved WinIcon plug-in (now loads and saves 24 bit and Vista icons) - merged gimp-tiny-fu; replaces Script-Fu Scheme interpreter with TinyScheme - remember unit and interpolation type in scale and resize dialogs - changed default interpolation type to Cubic - show comment in Image Properties dialog - when loading in image as layers, don't merge the layers - added experimental palette color selector module - don't save thumbnails that don't match the image - increased tool handle sizes for better usability - implemented brush scaling from the tool options (only downscaling yet) - import paths embedded into TIFF files - support vectors in the Script-Fu and Python-Fu user interfaces - added PDB functions to retrieve position of layers/channels/vectors - added side pane with table of contents to the Help Browser - 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 7ee4ed0cfc6..7838f7a28d1 100644
--- a/graphics/gimp24/Makefile
+++ b/graphics/gimp24/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2006/11/13 21:29:37 drochner Exp $
+# $NetBSD: Makefile,v 1.31 2006/11/30 23:41:34 adam Exp $
-DISTNAME= gimp-2.3.12
-PKGREVISION= 1
+DISTNAME= gimp-2.3.13
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v2.3/ \
ftp://ftp.cs.umn.edu/pub/gimp/v2.3/ \