summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2005-02-23 14:16:15 +0000
committeradam <adam@pkgsrc.org>2005-02-23 14:16:15 +0000
commit52b1857b27c351e50890d5d28121ac22be169177 (patch)
tree3324decbbe670aae4a7484e650635daea1ca1fc1 /graphics
parent748e0cc88f58b8ef31d9055758528da78e0a4d3b (diff)
downloadpkgsrc-52b1857b27c351e50890d5d28121ac22be169177.tar.gz
Changes 2.2.4:
- fixed an out-of-bounds read access in the Edge plug-in (bug #164963) - limit aspect ratio in crop tool to sane values (bug #164827) - fixed indexed conversion on floating selections (bug #165342) - fixed button order in resize and scale dialogs - improved handling of UNC paths on Windows - fixed crash in winicon save plug-in (bug #162742) - fixed image types registration for some python plug-ins (bug #1666650) - workaround problems with font names ending in numbers (bug #166540) - show clone source when cloning from a different image (bug #167002) - corrected coordinate limits in New Guide script (bug #167529) - fixed crash in gradient editor (bug #167604) - don't give keyboard focus to combo boxes in image window (bug #167809) - fixed saving of MNG files with negative layer offsets (bug #166059) - fixed use of the text tool on floating selections (bug #166829) - don't create duplicate templates when migrating user settings (bug #167893) - let the py-slice script ignore out-of-bounds guides (bug #167843) - store thumbnails in temporary folder if no valid home directory exists (bug #167973) - fixed Emboss plug-in for small images (bug #168022) - avoid crashes in toolbox size allocation code (bug #162500) - switch from display-wide grab to application-wide grab while tool actions are being performed (bug #162823) - update filesize in JPEG dialog if size of EXIF data changes (bug #164914)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gimp/Makefile5
-rw-r--r--graphics/gimp/PLIST24
-rw-r--r--graphics/gimp/distinfo11
-rw-r--r--graphics/gimp/patches/patch-aa6
-rw-r--r--graphics/gimp/patches/patch-ab10
5 files changed, 31 insertions, 25 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index 0d122dd6876..e9604d92c07 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.113 2005/02/05 18:22:49 jklos Exp $
+# $NetBSD: Makefile,v 1.114 2005/02/23 14:16:15 adam Exp $
-DISTNAME= gimp-2.2.3
+DISTNAME= gimp-2.2.4
CATEGORIES= graphics
-PKGREVISION= 1
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v2.2/ \
ftp://ftp.cs.umn.edu/pub/gimp/v2.2/ \
ftp://ftp.sunet.se/pub/gnu/gimp/v2.2/ \
diff --git a/graphics/gimp/PLIST b/graphics/gimp/PLIST
index 93eed4e6281..27a48344d12 100644
--- a/graphics/gimp/PLIST
+++ b/graphics/gimp/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2005/01/10 15:32:57 adam Exp $
+@comment $NetBSD: PLIST,v 1.18 2005/02/23 14:16:15 adam Exp $
bin/gimp
bin/gimp-2.2
bin/gimp-remote
@@ -92,8 +92,8 @@ include/gimp-2.0/libgimp/gimpunit_pdb.h
include/gimp-2.0/libgimpbase/gimpbase.h
include/gimp-2.0/libgimpbase/gimpbaseenums.h
include/gimp-2.0/libgimpbase/gimpbasetypes.h
-include/gimp-2.0/libgimpbase/gimpdatafiles.h
include/gimp-2.0/libgimpbase/gimpchecks.h
+include/gimp-2.0/libgimpbase/gimpdatafiles.h
include/gimp-2.0/libgimpbase/gimpenv.h
include/gimp-2.0/libgimpbase/gimplimits.h
include/gimp-2.0/libgimpbase/gimpmemsize.h
@@ -126,9 +126,9 @@ include/gimp-2.0/libgimpthumb/gimpthumb-utils.h
include/gimp-2.0/libgimpthumb/gimpthumb.h
include/gimp-2.0/libgimpthumb/gimpthumbnail.h
include/gimp-2.0/libgimpwidgets/gimpbutton.h
-include/gimp-2.0/libgimpwidgets/gimpchainbutton.h
include/gimp-2.0/libgimpwidgets/gimpcellrenderercolor.h
include/gimp-2.0/libgimpwidgets/gimpcellrenderertoggle.h
+include/gimp-2.0/libgimpwidgets/gimpchainbutton.h
include/gimp-2.0/libgimpwidgets/gimpcolorarea.h
include/gimp-2.0/libgimpwidgets/gimpcolorbutton.h
include/gimp-2.0/libgimpwidgets/gimpcolordisplay.h
@@ -151,10 +151,10 @@ include/gimp-2.0/libgimpwidgets/gimpmemsizeentry.h
include/gimp-2.0/libgimpwidgets/gimpoffsetarea.h
include/gimp-2.0/libgimpwidgets/gimpoldwidgets.h
include/gimp-2.0/libgimpwidgets/gimppatheditor.h
-include/gimp-2.0/libgimpwidgets/gimppreview.h
-include/gimp-2.0/libgimpwidgets/gimppreviewarea.h
include/gimp-2.0/libgimpwidgets/gimppickbutton.h
include/gimp-2.0/libgimpwidgets/gimppixmap.h
+include/gimp-2.0/libgimpwidgets/gimppreview.h
+include/gimp-2.0/libgimpwidgets/gimppreviewarea.h
include/gimp-2.0/libgimpwidgets/gimpquerybox.h
include/gimp-2.0/libgimpwidgets/gimpscrolledpreview.h
include/gimp-2.0/libgimpwidgets/gimpsizeentry.h
@@ -189,8 +189,8 @@ lib/gimp/2.0/plug-ins/blur
lib/gimp/2.0/plug-ins/bmp
lib/gimp/2.0/plug-ins/borderaverage
lib/gimp/2.0/plug-ins/bumpmap
-lib/gimp/2.0/plug-ins/cartoon
lib/gimp/2.0/plug-ins/c_astretch
+lib/gimp/2.0/plug-ins/cartoon
lib/gimp/2.0/plug-ins/ccanalyze
lib/gimp/2.0/plug-ins/channel_mixer
lib/gimp/2.0/plug-ins/checkerboard
@@ -402,8 +402,8 @@ share/doc/html/${PKGNAME}/libgimp/libgimp-gimpmenu.html
share/doc/html/${PKGNAME}/libgimp/libgimp-gimpmessage.html
share/doc/html/${PKGNAME}/libgimp/libgimp-gimppalette.html
share/doc/html/${PKGNAME}/libgimp/libgimp-gimppalettemenu.html
-share/doc/html/${PKGNAME}/libgimp/libgimp-gimppaletteselect.html
share/doc/html/${PKGNAME}/libgimp/libgimp-gimppalettes.html
+share/doc/html/${PKGNAME}/libgimp/libgimp-gimppaletteselect.html
share/doc/html/${PKGNAME}/libgimp/libgimp-gimppaths.html
share/doc/html/${PKGNAME}/libgimp/libgimp-gimppattern.html
share/doc/html/${PKGNAME}/libgimp/libgimp-gimppatternmenu.html
@@ -426,9 +426,10 @@ share/doc/html/${PKGNAME}/libgimp/libgimp-image.html
share/doc/html/${PKGNAME}/libgimp/libgimp-selectors.html
share/doc/html/${PKGNAME}/libgimp/libgimp.devhelp
share/doc/html/${PKGNAME}/libgimp/libgimp.html
-share/doc/html/${PKGNAME}/libgimp/libgimpui.html
share/doc/html/${PKGNAME}/libgimp/libgimpui-hierarchy.html
+share/doc/html/${PKGNAME}/libgimp/libgimpui.html
share/doc/html/${PKGNAME}/libgimp/right.png
+share/doc/html/${PKGNAME}/libgimp/style.css
share/doc/html/${PKGNAME}/libgimp/up.png
share/doc/html/${PKGNAME}/libgimpbase/home.png
share/doc/html/${PKGNAME}/libgimpbase/index.html
@@ -452,6 +453,7 @@ share/doc/html/${PKGNAME}/libgimpbase/libgimpbase-gimpwire.html
share/doc/html/${PKGNAME}/libgimpbase/libgimpbase.devhelp
share/doc/html/${PKGNAME}/libgimpbase/libgimpbase.html
share/doc/html/${PKGNAME}/libgimpbase/right.png
+share/doc/html/${PKGNAME}/libgimpbase/style.css
share/doc/html/${PKGNAME}/libgimpbase/up.png
share/doc/html/${PKGNAME}/libgimpcolor/home.png
share/doc/html/${PKGNAME}/libgimpcolor/index.html
@@ -500,6 +502,7 @@ share/doc/html/${PKGNAME}/libgimpthumb/libgimpthumb-gimpthumb-utils.html
share/doc/html/${PKGNAME}/libgimpthumb/libgimpthumb.devhelp
share/doc/html/${PKGNAME}/libgimpthumb/libgimpthumb.html
share/doc/html/${PKGNAME}/libgimpthumb/right.png
+share/doc/html/${PKGNAME}/libgimpthumb/style.css
share/doc/html/${PKGNAME}/libgimpthumb/up.png
share/doc/html/${PKGNAME}/libgimpwidgets/GimpButton.html
share/doc/html/${PKGNAME}/libgimpwidgets/GimpCellRendererColor.html
@@ -1326,7 +1329,6 @@ share/gimp/2.0/scripts/starscape-logo.scm
share/gimp/2.0/scripts/swirltile.scm
share/gimp/2.0/scripts/swirly-pattern.scm
share/gimp/2.0/scripts/t-o-p-logo.scm
-share/gimp/2.0/scripts/test-sphere.scm
share/gimp/2.0/scripts/text-circle.scm
share/gimp/2.0/scripts/textured-logo.scm
share/gimp/2.0/scripts/tileblur.scm
@@ -1643,6 +1645,10 @@ share/gimp/2.0/themes/Default/images/stock-wilber-eek-64.png
share/gimp/2.0/themes/Default/images/stock-zoom-follow-window-12.png
share/gimp/2.0/themes/Small/gtkrc
share/gimp/2.0/tips/gimp-tips.xml
+${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gimp20-libgimp.mo
+${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gimp20-script-fu.mo
+${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gimp20-std-plug-ins.mo
+${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gimp20.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gimp20-libgimp.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gimp20-script-fu.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gimp20-std-plug-ins.mo
diff --git a/graphics/gimp/distinfo b/graphics/gimp/distinfo
index a0052aaeea6..773707639f2 100644
--- a/graphics/gimp/distinfo
+++ b/graphics/gimp/distinfo
@@ -1,7 +1,8 @@
-$NetBSD: distinfo,v 1.20 2005/01/24 09:53:46 adam Exp $
+$NetBSD: distinfo,v 1.21 2005/02/23 14:16:15 adam Exp $
-SHA1 (gimp-2.2.3.tar.bz2) = 24477701e7b076061c93419122875d2071cf6073
-Size (gimp-2.2.3.tar.bz2) = 13810493 bytes
-SHA1 (patch-aa) = 350170ee426cb1cb5636603845674cdae3d2f1b6
-SHA1 (patch-ab) = 5ed8add03f1c60efca1f285494f5d69e24faec09
+SHA1 (gimp-2.2.4.tar.bz2) = fea1d8e0c7e0bdadccda237ffac7919d210fc0a7
+RMD160 (gimp-2.2.4.tar.bz2) = 06ec9dff1ca8cafd52a3d927dbe944f06d8bd871
+Size (gimp-2.2.4.tar.bz2) = 13986435 bytes
+SHA1 (patch-aa) = 3d9c05114c37a129e1760ea1fec0a9696278d55b
+SHA1 (patch-ab) = 5c7e74516d6670ed85758b2049ad040cb61a8be3
SHA1 (patch-ad) = 632c34e0fbeda69139b2b674d9c5ef80db40dcca
diff --git a/graphics/gimp/patches/patch-aa b/graphics/gimp/patches/patch-aa
index 0c6dc6eadd7..ecb71f5b93e 100644
--- a/graphics/gimp/patches/patch-aa
+++ b/graphics/gimp/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.12 2005/01/04 15:20:25 adam Exp $
+$NetBSD: patch-aa,v 1.13 2005/02/23 14:16:15 adam Exp $
---- etc/Makefile.in.orig 2004-12-27 19:49:29.000000000 +0000
+--- etc/Makefile.in.orig 2005-02-22 22:11:13.000000000 +0000
+++ etc/Makefile.in
-@@ -339,7 +339,7 @@ exec_prefix = @exec_prefix@
+@@ -340,7 +340,7 @@ exec_prefix = @exec_prefix@
gimpdatadir = @gimpdatadir@
gimpdir = @gimpdir@
gimpplugindir = @gimpplugindir@
diff --git a/graphics/gimp/patches/patch-ab b/graphics/gimp/patches/patch-ab
index 2d8314f270b..74eb24357e8 100644
--- a/graphics/gimp/patches/patch-ab
+++ b/graphics/gimp/patches/patch-ab
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.12 2005/01/04 15:20:25 adam Exp $
+$NetBSD: patch-ab,v 1.13 2005/02/23 14:16:15 adam Exp $
---- configure.orig 2004-12-27 19:49:38.000000000 +0000
+--- configure.orig 2005-02-22 22:11:23.000000000 +0000
+++ configure
-@@ -27662,8 +27662,16 @@ if test "x$enable_altivec" = xyes; then
+@@ -27859,8 +27859,16 @@ if test "x$enable_altivec" = xyes; then
echo "$as_me:$LINENO: checking whether we can compile Altivec code" >&5
echo $ECHO_N "checking whether we can compile Altivec code... $ECHO_C" >&6
@@ -20,7 +20,7 @@ $NetBSD: patch-ab,v 1.12 2005/01/04 15:20:25 adam Exp $
_ACEOF
rm -f conftest.$ac_objext
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
-@@ -27703,7 +27711,7 @@ enable_altivec=no
+@@ -27900,7 +27908,7 @@ enable_altivec=no
echo "${ECHO_T}no" >&6
{ echo "$as_me:$LINENO: WARNING: The assembler does not support the Altivec command set." >&5
echo "$as_me: WARNING: The assembler does not support the Altivec command set." >&2;}
@@ -29,7 +29,7 @@ $NetBSD: patch-ab,v 1.12 2005/01/04 15:20:25 adam Exp $
fi
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-@@ -33686,7 +33694,7 @@ fi;
+@@ -33867,7 +33875,7 @@ fi;
gimpdatadir="$datadir/$PACKAGE/2.0"
gimpplugindir="$libdir/$PACKAGE/2.0"