summaryrefslogtreecommitdiff
path: root/graphics/gimp24/patches/patch-ab
diff options
context:
space:
mode:
authoradam <adam>2007-07-31 21:01:16 +0000
committeradam <adam>2007-07-31 21:01:16 +0000
commit7d0b28f6ddd3a99b5f869d2c357c4a6ce9d3a123 (patch)
tree9c4c76e1b448c5494c0849e86378e99ee190c6aa /graphics/gimp24/patches/patch-ab
parent9f1622ff9f471645efa215133d0aa272ad292589 (diff)
downloadpkgsrc-7d0b28f6ddd3a99b5f869d2c357c4a6ce9d3a123.tar.gz
Changes 2.3.19:
- support long layer names in PSD files - improved EXIF handling in the JPEG file plug-in - added control for the playback speed in the Animation Playback plug-in - avoid needless image preview invalidation - allow to edit the image comment in the Image Properties dialog - further improved rectangle tools - made JPEG save parameters user-configurable - avoid color conversions between identical ICC color profiles - improved Print plug-in - improved loading and saving of indexed TGA images - bug fixes and code cleanup
Diffstat (limited to 'graphics/gimp24/patches/patch-ab')
-rw-r--r--graphics/gimp24/patches/patch-ab12
1 files changed, 6 insertions, 6 deletions
diff --git a/graphics/gimp24/patches/patch-ab b/graphics/gimp24/patches/patch-ab
index 34a13df1770..8d555fc4f99 100644
--- a/graphics/gimp24/patches/patch-ab
+++ b/graphics/gimp24/patches/patch-ab
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.12 2007/05/28 12:41:50 adam Exp $
+$NetBSD: patch-ab,v 1.13 2007/07/31 21:01:16 adam Exp $
---- configure.orig 2007-05-21 10:58:46.000000000 +0200
+--- configure.orig 2007-07-24 20:49:49.000000000 +0200
+++ configure
-@@ -30961,6 +30961,7 @@ if (eval "$ac_cpp conftest.$ac_ext") 2>&
+@@ -31212,6 +31212,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.12 2007/05/28 12:41:50 adam Exp $
if test $gimp_ok = yes; then
-@@ -30969,7 +30970,6 @@ cat >>confdefs.h <<\_ACEOF
+@@ -31220,7 +31221,6 @@ cat >>confdefs.h <<\_ACEOF
_ACEOF
fi
@@ -18,7 +18,7 @@ $NetBSD: patch-ab,v 1.12 2007/05/28 12:41:50 adam Exp $
{ echo "$as_me:$LINENO: result: $gimp_ok" >&5
echo "${ECHO_T}$gimp_ok" >&6; }
if test $gimp_ok = no; then
-@@ -33587,7 +33587,7 @@ if test "x$with_print" != xno; then
+@@ -33727,7 +33727,7 @@ if test "x$with_print" != xno; then
fi
@@ -27,7 +27,7 @@ $NetBSD: patch-ab,v 1.12 2007/05/28 12:41:50 adam Exp $
BUILD_PRINT_TRUE=
BUILD_PRINT_FALSE='#'
else
-@@ -36512,7 +36512,7 @@ fi
+@@ -36652,7 +36652,7 @@ fi
gimpdatadir="$datadir/$PACKAGE/2.0"
gimpplugindir="$libdir/$PACKAGE/2.0"