summaryrefslogtreecommitdiff
path: root/graphics
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
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')
-rw-r--r--graphics/gimp24/Makefile5
-rw-r--r--graphics/gimp24/PLIST89
-rw-r--r--graphics/gimp24/distinfo12
-rw-r--r--graphics/gimp24/patches/patch-aa6
-rw-r--r--graphics/gimp24/patches/patch-ab20
5 files changed, 72 insertions, 60 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/ \
diff --git a/graphics/gimp24/PLIST b/graphics/gimp24/PLIST
index 7570168da85..4378addbfec 100644
--- a/graphics/gimp24/PLIST
+++ b/graphics/gimp24/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2006/11/13 21:29:37 drochner Exp $
+@comment $NetBSD: PLIST,v 1.18 2006/11/30 23:41:34 adam Exp $
bin/gimp-2.3
bin/gimp-console-2.3
bin/gimp-remote-2.3
@@ -23,7 +23,6 @@ include/gimp-2.0/libgimp/gimpconvert_pdb.h
include/gimp-2.0/libgimp/gimpdisplay_pdb.h
include/gimp-2.0/libgimp/gimpdrawable.h
include/gimp-2.0/libgimp/gimpdrawable_pdb.h
-include/gimp-2.0/libgimp/gimpdrawablecombobox.h
include/gimp-2.0/libgimp/gimpdrawablepreview.h
include/gimp-2.0/libgimp/gimpdrawabletransform_pdb.h
include/gimp-2.0/libgimp/gimpedit_pdb.h
@@ -51,6 +50,7 @@ include/gimp-2.0/libgimp/gimphelp_pdb.h
include/gimp-2.0/libgimp/gimpimage.h
include/gimp-2.0/libgimp/gimpimage_pdb.h
include/gimp-2.0/libgimp/gimpimagecombobox.h
+include/gimp-2.0/libgimp/gimpitemcombobox.h
include/gimp-2.0/libgimp/gimplayer.h
include/gimp-2.0/libgimp/gimplayer_pdb.h
include/gimp-2.0/libgimp/gimpmenu.h
@@ -223,6 +223,7 @@ lib/gimp/2.0/plug-ins/aa
lib/gimp/2.0/plug-ins/align_layers
lib/gimp/2.0/plug-ins/animationplay
lib/gimp/2.0/plug-ins/animoptimize
+lib/gimp/2.0/plug-ins/antialias
lib/gimp/2.0/plug-ins/apply_lens
lib/gimp/2.0/plug-ins/autocrop
lib/gimp/2.0/plug-ins/autostretch_hsv
@@ -688,7 +689,7 @@ share/gimp/2.0/menus/brush-editor-menu.xml
share/gimp/2.0/menus/brushes-menu.xml
share/gimp/2.0/menus/buffers-menu.xml
share/gimp/2.0/menus/channels-menu.xml
-share/gimp/2.0/menus/colormap-editor-menu.xml
+share/gimp/2.0/menus/colormap-menu.xml
share/gimp/2.0/menus/cursor-info-menu.xml
share/gimp/2.0/menus/dockable-menu.xml
share/gimp/2.0/menus/documents-menu.xml
@@ -703,14 +704,14 @@ share/gimp/2.0/menus/palette-editor-menu.xml
share/gimp/2.0/menus/palettes-menu.xml
share/gimp/2.0/menus/patterns-menu.xml
share/gimp/2.0/menus/quick-mask-menu.xml
-share/gimp/2.0/menus/sample-point-editor-menu.xml
-share/gimp/2.0/menus/selection-editor-menu.xml
+share/gimp/2.0/menus/sample-points-menu.xml
+share/gimp/2.0/menus/selection-menu.xml
share/gimp/2.0/menus/templates-menu.xml
share/gimp/2.0/menus/text-editor-toolbar.xml
share/gimp/2.0/menus/tool-options-menu.xml
share/gimp/2.0/menus/toolbox-menu.xml
share/gimp/2.0/menus/tools-menu.xml
-share/gimp/2.0/menus/undo-editor-menu.xml
+share/gimp/2.0/menus/undo-menu.xml
share/gimp/2.0/menus/vectors-menu.xml
share/gimp/2.0/palettes/Bears.gpl
share/gimp/2.0/palettes/Bgold.gpl
@@ -843,9 +844,11 @@ share/gimp/2.0/scripts/circuit.scm
share/gimp/2.0/scripts/clothify.scm
share/gimp/2.0/scripts/coffee.scm
share/gimp/2.0/scripts/comic-logo.scm
+share/gimp/2.0/scripts/contactsheet.scm
share/gimp/2.0/scripts/coolmetal-logo.scm
share/gimp/2.0/scripts/copy-visible.scm
share/gimp/2.0/scripts/crystal-logo.scm
+share/gimp/2.0/scripts/difference-clouds.scm
share/gimp/2.0/scripts/distress-selection.scm
share/gimp/2.0/scripts/drop-shadow.scm
share/gimp/2.0/scripts/erase-rows.scm
@@ -888,7 +891,10 @@ share/gimp/2.0/scripts/rendermap.scm
share/gimp/2.0/scripts/reverse-layers.scm
share/gimp/2.0/scripts/ripply-anim.scm
share/gimp/2.0/scripts/round-corners.scm
+share/gimp/2.0/scripts/script-fu-compat.init
+share/gimp/2.0/scripts/script-fu-set-cmap.scm
share/gimp/2.0/scripts/script-fu-util.scm
+share/gimp/2.0/scripts/script-fu.init
share/gimp/2.0/scripts/select-to-brush.scm
share/gimp/2.0/scripts/select-to-image.scm
share/gimp/2.0/scripts/select-to-pattern.scm
@@ -910,6 +916,7 @@ share/gimp/2.0/scripts/textured-logo.scm
share/gimp/2.0/scripts/tileblur.scm
share/gimp/2.0/scripts/title-header.scm
share/gimp/2.0/scripts/truchet.scm
+share/gimp/2.0/scripts/ts-helloworld.scm
share/gimp/2.0/scripts/unsharp-mask.scm
share/gimp/2.0/scripts/waves-anim.scm
share/gimp/2.0/scripts/weave.scm
@@ -982,7 +989,6 @@ share/gimp/2.0/themes/Small/gtkrc
share/gimp/2.0/tips/gimp-tips.xml
share/gtk-doc/html/libgimp/GimpAspectPreview.html
share/gtk-doc/html/libgimp/GimpBrushSelectButton.html
-share/gtk-doc/html/libgimp/GimpDrawableComboBox.html
share/gtk-doc/html/libgimp/GimpDrawablePreview.html
share/gtk-doc/html/libgimp/GimpFontSelectButton.html
share/gtk-doc/html/libgimp/GimpGradientSelectButton.html
@@ -997,11 +1003,8 @@ share/gtk-doc/html/libgimp/gimpdefinitions.html
share/gtk-doc/html/libgimp/home.png
share/gtk-doc/html/libgimp/index.html
share/gtk-doc/html/libgimp/index.sgml
-share/gtk-doc/html/libgimp/ix01.html
-share/gtk-doc/html/libgimp/ix02.html
-share/gtk-doc/html/libgimp/ix03.html
-share/gtk-doc/html/libgimp/ix04.html
share/gtk-doc/html/libgimp/left.png
+share/gtk-doc/html/libgimp/libgimp-GimpItemComboBox.html
share/gtk-doc/html/libgimp/libgimp-data.html
share/gtk-doc/html/libgimp/libgimp-general.html
share/gtk-doc/html/libgimp/libgimp-gimp.html
@@ -1062,6 +1065,10 @@ share/gtk-doc/html/libgimp/libgimp-gimpui.html
share/gtk-doc/html/libgimp/libgimp-gimpundo.html
share/gtk-doc/html/libgimp/libgimp-gimpvectors.html
share/gtk-doc/html/libgimp/libgimp-image.html
+share/gtk-doc/html/libgimp/libgimp-index-deprecated.html
+share/gtk-doc/html/libgimp/libgimp-index-new-in-2-2.html
+share/gtk-doc/html/libgimp/libgimp-index-new-in-2-4.html
+share/gtk-doc/html/libgimp/libgimp-index.html
share/gtk-doc/html/libgimp/libgimp-selectors.html
share/gtk-doc/html/libgimp/libgimp.devhelp
share/gtk-doc/html/libgimp/libgimp.devhelp2
@@ -1074,10 +1081,6 @@ share/gtk-doc/html/libgimp/up.png
share/gtk-doc/html/libgimpbase/home.png
share/gtk-doc/html/libgimpbase/index.html
share/gtk-doc/html/libgimpbase/index.sgml
-share/gtk-doc/html/libgimpbase/ix01.html
-share/gtk-doc/html/libgimpbase/ix02.html
-share/gtk-doc/html/libgimpbase/ix03.html
-share/gtk-doc/html/libgimpbase/ix04.html
share/gtk-doc/html/libgimpbase/left.png
share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html
share/gtk-doc/html/libgimpbase/libgimpbase-gimpbasetypes.html
@@ -1095,6 +1098,10 @@ share/gtk-doc/html/libgimpbase/libgimpbase-gimpsignal.html
share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html
share/gtk-doc/html/libgimpbase/libgimpbase-gimputils.html
share/gtk-doc/html/libgimpbase/libgimpbase-gimpversion.html
+share/gtk-doc/html/libgimpbase/libgimpbase-index-deprecated.html
+share/gtk-doc/html/libgimpbase/libgimpbase-index-new-in-2-2.html
+share/gtk-doc/html/libgimpbase/libgimpbase-index-new-in-2-4.html
+share/gtk-doc/html/libgimpbase/libgimpbase-index.html
share/gtk-doc/html/libgimpbase/libgimpbase.devhelp
share/gtk-doc/html/libgimpbase/libgimpbase.devhelp2
share/gtk-doc/html/libgimpbase/libgimpbase.html
@@ -1104,10 +1111,6 @@ share/gtk-doc/html/libgimpbase/up.png
share/gtk-doc/html/libgimpcolor/home.png
share/gtk-doc/html/libgimpcolor/index.html
share/gtk-doc/html/libgimpcolor/index.sgml
-share/gtk-doc/html/libgimpcolor/ix01.html
-share/gtk-doc/html/libgimpcolor/ix02.html
-share/gtk-doc/html/libgimpcolor/ix03.html
-share/gtk-doc/html/libgimpcolor/ix04.html
share/gtk-doc/html/libgimpcolor/left.png
share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpAdaptiveSupersample.html
share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpBilinear.html
@@ -1115,6 +1118,10 @@ share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpCMYK.html
share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpColorSpace.html
share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpHSV.html
share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html
+share/gtk-doc/html/libgimpcolor/libgimpcolor-index-deprecated.html
+share/gtk-doc/html/libgimpcolor/libgimpcolor-index-new-in-2-2.html
+share/gtk-doc/html/libgimpcolor/libgimpcolor-index-new-in-2-4.html
+share/gtk-doc/html/libgimpcolor/libgimpcolor-index.html
share/gtk-doc/html/libgimpcolor/libgimpcolor.devhelp
share/gtk-doc/html/libgimpcolor/libgimpcolor.devhelp2
share/gtk-doc/html/libgimpcolor/libgimpcolor.html
@@ -1125,9 +1132,6 @@ share/gtk-doc/html/libgimpconfig/GimpColorConfig.html
share/gtk-doc/html/libgimpconfig/home.png
share/gtk-doc/html/libgimpconfig/index.html
share/gtk-doc/html/libgimpconfig/index.sgml
-share/gtk-doc/html/libgimpconfig/ix01.html
-share/gtk-doc/html/libgimpconfig/ix02.html
-share/gtk-doc/html/libgimpconfig/ix03.html
share/gtk-doc/html/libgimpconfig/left.png
share/gtk-doc/html/libgimpconfig/libgimpconfig-GimpConfig.html
share/gtk-doc/html/libgimpconfig/libgimpconfig-GimpConfigError.html
@@ -1139,6 +1143,9 @@ share/gtk-doc/html/libgimpconfig/libgimpconfig-gimpconfig-path.html
share/gtk-doc/html/libgimpconfig/libgimpconfig-gimpconfig-serialize.html
share/gtk-doc/html/libgimpconfig/libgimpconfig-gimpconfig-utils.html
share/gtk-doc/html/libgimpconfig/libgimpconfig-hierarchy.html
+share/gtk-doc/html/libgimpconfig/libgimpconfig-index-deprecated.html
+share/gtk-doc/html/libgimpconfig/libgimpconfig-index-new-in-2-4.html
+share/gtk-doc/html/libgimpconfig/libgimpconfig-index.html
share/gtk-doc/html/libgimpconfig/libgimpconfig.devhelp
share/gtk-doc/html/libgimpconfig/libgimpconfig.devhelp2
share/gtk-doc/html/libgimpconfig/libgimpconfig.html
@@ -1148,15 +1155,15 @@ share/gtk-doc/html/libgimpconfig/up.png
share/gtk-doc/html/libgimpmath/home.png
share/gtk-doc/html/libgimpmath/index.html
share/gtk-doc/html/libgimpmath/index.sgml
-share/gtk-doc/html/libgimpmath/ix01.html
-share/gtk-doc/html/libgimpmath/ix02.html
-share/gtk-doc/html/libgimpmath/ix03.html
-share/gtk-doc/html/libgimpmath/ix04.html
share/gtk-doc/html/libgimpmath/left.png
share/gtk-doc/html/libgimpmath/libgimpmath-GimpMD5.html
share/gtk-doc/html/libgimpmath/libgimpmath-GimpMath.html
share/gtk-doc/html/libgimpmath/libgimpmath-GimpMatrix.html
share/gtk-doc/html/libgimpmath/libgimpmath-GimpVector.html
+share/gtk-doc/html/libgimpmath/libgimpmath-index-deprecated.html
+share/gtk-doc/html/libgimpmath/libgimpmath-index-new-in-2-2.html
+share/gtk-doc/html/libgimpmath/libgimpmath-index-new-in-2-4.html
+share/gtk-doc/html/libgimpmath/libgimpmath-index.html
share/gtk-doc/html/libgimpmath/libgimpmath.devhelp
share/gtk-doc/html/libgimpmath/libgimpmath.devhelp2
share/gtk-doc/html/libgimpmath/libgimpmath.html
@@ -1168,11 +1175,11 @@ share/gtk-doc/html/libgimpmodule/GimpModuleDB.html
share/gtk-doc/html/libgimpmodule/home.png
share/gtk-doc/html/libgimpmodule/index.html
share/gtk-doc/html/libgimpmodule/index.sgml
-share/gtk-doc/html/libgimpmodule/ix01.html
-share/gtk-doc/html/libgimpmodule/ix02.html
-share/gtk-doc/html/libgimpmodule/ix03.html
-share/gtk-doc/html/libgimpmodule/ix04.html
share/gtk-doc/html/libgimpmodule/left.png
+share/gtk-doc/html/libgimpmodule/libgimpmodule-index-deprecated.html
+share/gtk-doc/html/libgimpmodule/libgimpmodule-index-new-in-2-2.html
+share/gtk-doc/html/libgimpmodule/libgimpmodule-index-new-in-2-4.html
+share/gtk-doc/html/libgimpmodule/libgimpmodule-index.html
share/gtk-doc/html/libgimpmodule/libgimpmodule.devhelp
share/gtk-doc/html/libgimpmodule/libgimpmodule.devhelp2
share/gtk-doc/html/libgimpmodule/libgimpmodule.html
@@ -1183,14 +1190,14 @@ share/gtk-doc/html/libgimpthumb/GimpThumbnail.html
share/gtk-doc/html/libgimpthumb/home.png
share/gtk-doc/html/libgimpthumb/index.html
share/gtk-doc/html/libgimpthumb/index.sgml
-share/gtk-doc/html/libgimpthumb/ix01.html
-share/gtk-doc/html/libgimpthumb/ix02.html
-share/gtk-doc/html/libgimpthumb/ix03.html
-share/gtk-doc/html/libgimpthumb/ix04.html
share/gtk-doc/html/libgimpthumb/left.png
share/gtk-doc/html/libgimpthumb/libgimpthumb-gimpthumb-enums.html
share/gtk-doc/html/libgimpthumb/libgimpthumb-gimpthumb-error.html
share/gtk-doc/html/libgimpthumb/libgimpthumb-gimpthumb-utils.html
+share/gtk-doc/html/libgimpthumb/libgimpthumb-index-deprecated.html
+share/gtk-doc/html/libgimpthumb/libgimpthumb-index-new-in-2-2.html
+share/gtk-doc/html/libgimpthumb/libgimpthumb-index-new-in-2-4.html
+share/gtk-doc/html/libgimpthumb/libgimpthumb-index.html
share/gtk-doc/html/libgimpthumb/libgimpthumb.devhelp
share/gtk-doc/html/libgimpthumb/libgimpthumb.devhelp2
share/gtk-doc/html/libgimpthumb/libgimpthumb.html
@@ -1258,10 +1265,6 @@ share/gtk-doc/html/libgimpwidgets/gimp-unit-menu.png
share/gtk-doc/html/libgimpwidgets/home.png
share/gtk-doc/html/libgimpwidgets/index.html
share/gtk-doc/html/libgimpwidgets/index.sgml
-share/gtk-doc/html/libgimpwidgets/ix01.html
-share/gtk-doc/html/libgimpwidgets/ix02.html
-share/gtk-doc/html/libgimpwidgets/ix03.html
-share/gtk-doc/html/libgimpwidgets/ix04.html
share/gtk-doc/html/libgimpwidgets/left.png
share/gtk-doc/html/libgimpwidgets/libgimpwidgets-GimpEnumWidgets.html
share/gtk-doc/html/libgimpwidgets/libgimpwidgets-GimpHelpUI.html
@@ -1278,6 +1281,10 @@ share/gtk-doc/html/libgimpwidgets/libgimpwidgets-deprecated.html
share/gtk-doc/html/libgimpwidgets/libgimpwidgets-gallery.html
share/gtk-doc/html/libgimpwidgets/libgimpwidgets-gimpoldwidgets.html
share/gtk-doc/html/libgimpwidgets/libgimpwidgets-hierarchy.html
+share/gtk-doc/html/libgimpwidgets/libgimpwidgets-index-deprecated.html
+share/gtk-doc/html/libgimpwidgets/libgimpwidgets-index-new-in-2-2.html
+share/gtk-doc/html/libgimpwidgets/libgimpwidgets-index-new-in-2-4.html
+share/gtk-doc/html/libgimpwidgets/libgimpwidgets-index.html
share/gtk-doc/html/libgimpwidgets/libgimpwidgets-utils.html
share/gtk-doc/html/libgimpwidgets/libgimpwidgets-widgets.html
share/gtk-doc/html/libgimpwidgets/libgimpwidgets.devhelp
@@ -1603,6 +1610,12 @@ share/icons/hicolor/32x32/apps/gimp.png
share/icons/hicolor/48x48/apps/gimp.png
share/icons/hicolor/64x64/apps/gimp.png
share/icons/hicolor/scalable/apps/gimp.svg
+share/locale/ar/LC_MESSAGES/gimp20-libgimp.mo
+share/locale/ar/LC_MESSAGES/gimp20-python.mo
+share/locale/ar/LC_MESSAGES/gimp20-script-fu.mo
+share/locale/ar/LC_MESSAGES/gimp20-std-plug-ins.mo
+share/locale/ar/LC_MESSAGES/gimp20-tips.mo
+share/locale/ar/LC_MESSAGES/gimp20.mo
share/locale/bg/LC_MESSAGES/gimp20-libgimp.mo
share/locale/bg/LC_MESSAGES/gimp20-python.mo
share/locale/bg/LC_MESSAGES/gimp20-script-fu.mo
diff --git a/graphics/gimp24/distinfo b/graphics/gimp24/distinfo
index 1c3f3fa0521..9fce17b7a88 100644
--- a/graphics/gimp24/distinfo
+++ b/graphics/gimp24/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.10 2006/10/12 19:18:41 adam Exp $
+$NetBSD: distinfo,v 1.11 2006/11/30 23:41:35 adam Exp $
-SHA1 (gimp-2.3.12.tar.bz2) = 6e6fbc7e05e252c679e823c500c379afc35cf7d1
-RMD160 (gimp-2.3.12.tar.bz2) = 3d011ef04d4b5953ac63843c1e73b1e2e6a7c843
-Size (gimp-2.3.12.tar.bz2) = 15461784 bytes
-SHA1 (patch-aa) = 31e34baca1fd2a828dd9c6e9e7eee8b56193a249
-SHA1 (patch-ab) = c110aba9ee52b9b2865d950aa8e13ffd6a152d6e
+SHA1 (gimp-2.3.13.tar.bz2) = 6f222f1a851a21e603f34ec925ddd15b7ad848c2
+RMD160 (gimp-2.3.13.tar.bz2) = a12f99ceca3c55af03b04b6b16ef1266f31b1b02
+Size (gimp-2.3.13.tar.bz2) = 15855459 bytes
+SHA1 (patch-aa) = a0b231711000429af0838d3e2c535227d201af34
+SHA1 (patch-ab) = c4f4aa170f9453fd92a54858c3440b0402c61809
SHA1 (patch-ae) = 62edb4f0849e9baed7f10e39a1f2e87c551fca6f
diff --git a/graphics/gimp24/patches/patch-aa b/graphics/gimp24/patches/patch-aa
index d10dbf23bd0..28cb71a355d 100644
--- a/graphics/gimp24/patches/patch-aa
+++ b/graphics/gimp24/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.7 2006/10/12 19:18:41 adam Exp $
+$NetBSD: patch-aa,v 1.8 2006/11/30 23:41:35 adam Exp $
---- etc/Makefile.in.orig 2006-10-11 09:53:21.000000000 +0200
+--- etc/Makefile.in.orig 2006-11-23 21:16:32.000000000 +0100
+++ etc/Makefile.in
-@@ -389,7 +389,7 @@ gimpdatadir = @gimpdatadir@
+@@ -392,7 +392,7 @@ gimpdatadir = @gimpdatadir@
gimpdir = @gimpdir@
gimplocaledir = @gimplocaledir@
gimpplugindir = @gimpplugindir@
diff --git a/graphics/gimp24/patches/patch-ab b/graphics/gimp24/patches/patch-ab
index e79f96bd4f3..1278636b9cc 100644
--- a/graphics/gimp24/patches/patch-ab
+++ b/graphics/gimp24/patches/patch-ab
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.7 2006/10/12 19:18:41 adam Exp $
+$NetBSD: patch-ab,v 1.8 2006/11/30 23:41:35 adam Exp $
---- configure.orig 2006-10-11 09:53:43.000000000 +0200
+--- configure.orig 2006-11-23 21:16:53.000000000 +0100
+++ configure
-@@ -32608,6 +32608,7 @@ if (eval "$ac_cpp conftest.$ac_ext") 2>&
+@@ -33110,6 +33110,7 @@ if (eval "$ac_cpp conftest.$ac_ext") 2>&
gimp_ok=yes
fi
rm -f conftest*
@@ -10,7 +10,7 @@ $NetBSD: patch-ab,v 1.7 2006/10/12 19:18:41 adam Exp $
if test $gimp_ok = yes; then
-@@ -32616,7 +32617,6 @@ cat >>confdefs.h <<\_ACEOF
+@@ -33118,7 +33119,6 @@ cat >>confdefs.h <<\_ACEOF
_ACEOF
fi
@@ -18,7 +18,7 @@ $NetBSD: patch-ab,v 1.7 2006/10/12 19:18:41 adam Exp $
{ echo "$as_me:$LINENO: result: $gimp_ok" >&5
echo "${ECHO_T}$gimp_ok" >&6; }
if test $gimp_ok = no; then
-@@ -34698,7 +34698,7 @@ echo $ECHO_N "checking if libexif is ver
+@@ -35211,7 +35211,7 @@ echo $ECHO_N "checking if libexif is ver
fi
{ echo "$as_me:$LINENO: result: $have_exif_0_6" >&5
echo "${ECHO_T}$have_exif_0_6" >&6; }
@@ -27,7 +27,7 @@ $NetBSD: patch-ab,v 1.7 2006/10/12 19:18:41 adam Exp $
cat >>confdefs.h <<\_ACEOF
#define HAVE_EXIF_0_6 1
-@@ -35521,7 +35521,7 @@ else
+@@ -36034,7 +36034,7 @@ else
fi
@@ -36,16 +36,16 @@ $NetBSD: patch-ab,v 1.7 2006/10/12 19:18:41 adam Exp $
BUILD_PRINT_TRUE=
BUILD_PRINT_FALSE='#'
else
-@@ -37590,7 +37590,7 @@ else
+@@ -38106,7 +38106,7 @@ else
fi
--if test "x$enable_script_fu" == "xyes"; then
-+if test "x$enable_script_fu" = "xyes"; then
+-if test "x$have_script_fu" == "xyes"; then
++if test "x$have_script_fu" = "xyes"; then
BUILD_SCRIPT_FU_TRUE=
BUILD_SCRIPT_FU_FALSE='#'
else
-@@ -37998,7 +37998,7 @@ fi
+@@ -38516,7 +38516,7 @@ fi
gimpdatadir="$datadir/$PACKAGE/2.0"
gimpplugindir="$libdir/$PACKAGE/2.0"