From b7cd5fa5bd0fbf79489792b83fed7eb61e61d98f Mon Sep 17 00:00:00 2001 From: adam Date: Fri, 13 Jan 2006 10:27:18 +0000 Subject: Changes 2.3.6: - even faster application startup - binary relocatibility on Linux by means of binreloc - be more verbose when being asked for it - select color index when picking from an indexed drawable - allow to migrate windows between displays - mouse-wheel scrolling and zooming in plug-in previews - added keyboard shortcuts ([ and ]) for changing the brush radius - improved Oilify plug-in - bug fixes and code cleanup Changes 2.3.5: - optionally add jitter to paint strokes - implemented Snap to Path - added PDB API to access the Image Grid - ease access to Keyboard Shortcuts editor - optimizations to the Tile Cache and Undo/Redo implementations - more work on the Buffer PDB API - bug fixes to the new zoomable plug-in previews - optimization of the SIOX algorithm - menu reorganisation in the Toolbox menu - export "Open As Layer" to the PDB as file-load-layer - added keyboard control for the Curves tool - load and save embedded ICC profiles from/to PNG images - improved appearance of some tool icons on dark background - added PDB API to get and set path visibility - let data editors follow the active brush, palette and gradient (optional) - some rearrangements in the new toplevel Colors menu - speed up reloading of data files - allow to copy the location of data files to the clipboard - allow to disable saving of the document history in the preferences - slightly faster application startup - more use of ngettext for plural forms - bug fixes and code cleanup --- graphics/gimp24/Makefile | 10 ++++------ graphics/gimp24/PLIST | 16 +++++++++++++--- graphics/gimp24/buildlink3.mk | 4 ++-- graphics/gimp24/distinfo | 8 ++++---- 4 files changed, 23 insertions(+), 15 deletions(-) (limited to 'graphics') diff --git a/graphics/gimp24/Makefile b/graphics/gimp24/Makefile index 652b22d1718..28afdf83100 100644 --- a/graphics/gimp24/Makefile +++ b/graphics/gimp24/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2005/12/31 12:32:37 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2006/01/13 10:27:18 adam Exp $ -DISTNAME= gimp-2.3.4 -PKGREVISION= 2 +DISTNAME= gimp-2.3.6 CATEGORIES= graphics MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v2.3/ \ ftp://ftp.cs.umn.edu/pub/gimp/v2.3/ \ @@ -31,9 +30,8 @@ PKGCONFIG_OVERRIDE+= gimpui-2.0.pc.in .include "../../mk/bsd.prefs.mk" -USE_BUILTIN.fontconfig= no -BUILDLINK_DEPENDS.fontconfig+= fontconfig>=2.2.0 - +USE_BUILTIN.fontconfig= no +BUILDLINK_DEPENDS.fontconfig+= fontconfig>=2.2.0 BUILDLINK_DEPENDS.lcms+= lcms>=1.12 GNU_CONFIGURE= yes diff --git a/graphics/gimp24/PLIST b/graphics/gimp24/PLIST index 0b7ffccfb2b..07f5f69acc8 100644 --- a/graphics/gimp24/PLIST +++ b/graphics/gimp24/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2005/10/25 11:31:55 adam Exp $ +@comment $NetBSD: PLIST,v 1.3 2006/01/13 10:27:18 adam Exp $ bin/gimp-2.3 bin/gimp-console-2.3 bin/gimp-remote-2.3 @@ -12,6 +12,7 @@ include/gimp-2.0/libgimp/gimpbrushes_pdb.h include/gimp-2.0/libgimp/gimpbrushmenu.h include/gimp-2.0/libgimp/gimpbrushselect.h include/gimp-2.0/libgimp/gimpbrushselect_pdb.h +include/gimp-2.0/libgimp/gimpbuffer_pdb.h include/gimp-2.0/libgimp/gimpchannel.h include/gimp-2.0/libgimp/gimpchannel_pdb.h include/gimp-2.0/libgimp/gimpcolor_pdb.h @@ -42,6 +43,7 @@ include/gimp-2.0/libgimp/gimpgradients.h include/gimp-2.0/libgimp/gimpgradients_pdb.h include/gimp-2.0/libgimp/gimpgradientselect.h include/gimp-2.0/libgimp/gimpgradientselect_pdb.h +include/gimp-2.0/libgimp/gimpgrid_pdb.h include/gimp-2.0/libgimp/gimpguides_pdb.h include/gimp-2.0/libgimp/gimphelp_pdb.h include/gimp-2.0/libgimp/gimpimage.h @@ -394,6 +396,7 @@ share/doc/html/${PKGNAME}/libgimp/GimpFontSelectButton.html share/doc/html/${PKGNAME}/libgimp/GimpImageComboBox.html share/doc/html/${PKGNAME}/libgimp/GimpProcBrowserDialog.html share/doc/html/${PKGNAME}/libgimp/GimpProgressBar.html +share/doc/html/${PKGNAME}/libgimp/GimpZoomPreview.html share/doc/html/${PKGNAME}/libgimp/gimpdefinitions.html share/doc/html/${PKGNAME}/libgimp/home.png share/doc/html/${PKGNAME}/libgimp/index.html @@ -410,6 +413,7 @@ share/doc/html/${PKGNAME}/libgimp/libgimp-gimpbrush.html share/doc/html/${PKGNAME}/libgimp/libgimp-gimpbrushes.html share/doc/html/${PKGNAME}/libgimp/libgimp-gimpbrushmenu.html share/doc/html/${PKGNAME}/libgimp/libgimp-gimpbrushselect.html +share/doc/html/${PKGNAME}/libgimp/libgimp-gimpbuffer.html share/doc/html/${PKGNAME}/libgimp/libgimp-gimpchannel.html share/doc/html/${PKGNAME}/libgimp/libgimp-gimpcolor.html share/doc/html/${PKGNAME}/libgimp/libgimp-gimpcontext.html @@ -430,6 +434,7 @@ share/doc/html/${PKGNAME}/libgimp/libgimp-gimpgradient.html share/doc/html/${PKGNAME}/libgimp/libgimp-gimpgradientmenu.html share/doc/html/${PKGNAME}/libgimp/libgimp-gimpgradients.html share/doc/html/${PKGNAME}/libgimp/libgimp-gimpgradientselect.html +share/doc/html/${PKGNAME}/libgimp/libgimp-gimpgrid.html share/doc/html/${PKGNAME}/libgimp/libgimp-gimpguides.html share/doc/html/${PKGNAME}/libgimp/libgimp-gimphelp.html share/doc/html/${PKGNAME}/libgimp/libgimp-gimpimage.html @@ -486,12 +491,10 @@ share/doc/html/${PKGNAME}/libgimpbase/libgimpbase-gimplimits.html share/doc/html/${PKGNAME}/libgimpbase/libgimpbase-gimpmemsize.html share/doc/html/${PKGNAME}/libgimpbase/libgimpbase-gimpparasite.html share/doc/html/${PKGNAME}/libgimpbase/libgimpbase-gimpparasiteio.html -share/doc/html/${PKGNAME}/libgimpbase/libgimpbase-gimpprotocol.html share/doc/html/${PKGNAME}/libgimpbase/libgimpbase-gimpsignal.html share/doc/html/${PKGNAME}/libgimpbase/libgimpbase-gimpunit.html share/doc/html/${PKGNAME}/libgimpbase/libgimpbase-gimputils.html share/doc/html/${PKGNAME}/libgimpbase/libgimpbase-gimpversion.html -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 @@ -1239,6 +1242,7 @@ share/gimp/2.0/images/wilber-devel-icon.png share/gimp/2.0/images/wilber-icon.png share/gimp/2.0/images/wilber-tips.png share/gimp/2.0/images/wilber-wizard.png +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 @@ -1299,6 +1303,7 @@ share/gimp/2.0/palettes/Plasma.gpl share/gimp/2.0/palettes/Reds.gpl share/gimp/2.0/palettes/Reds_And_Purples.gpl share/gimp/2.0/palettes/Royal.gpl +share/gimp/2.0/palettes/Tango.gpl share/gimp/2.0/palettes/Topographic.gpl share/gimp/2.0/palettes/Visibone.gpl share/gimp/2.0/palettes/Visibone_2.gpl @@ -1994,6 +1999,11 @@ ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gimp20-script-fu.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gimp20-std-plug-ins.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gimp20-tips.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gimp20.mo +${PKGLOCALEDIR}/locale/tt/LC_MESSAGES/gimp20-libgimp.mo +${PKGLOCALEDIR}/locale/tt/LC_MESSAGES/gimp20-script-fu.mo +${PKGLOCALEDIR}/locale/tt/LC_MESSAGES/gimp20-std-plug-ins.mo +${PKGLOCALEDIR}/locale/tt/LC_MESSAGES/gimp20-tips.mo +${PKGLOCALEDIR}/locale/tt/LC_MESSAGES/gimp20.mo ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gimp20-libgimp.mo ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gimp20-script-fu.mo ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gimp20-std-plug-ins.mo diff --git a/graphics/gimp24/buildlink3.mk b/graphics/gimp24/buildlink3.mk index 26f91947a95..ce5761b240e 100644 --- a/graphics/gimp24/buildlink3.mk +++ b/graphics/gimp24/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.3 2005/12/31 12:32:37 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2006/01/13 10:27:18 adam Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ GIMP_BUILDLINK3_MK:= ${GIMP_BUILDLINK3_MK}+ @@ -32,4 +32,4 @@ BUILDLINK_PKGSRCDIR.gimp?= ../../graphics/gimp24 .include "../../www/libgtkhtml/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} +BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} diff --git a/graphics/gimp24/distinfo b/graphics/gimp24/distinfo index 63fca8187e2..f265ffaff5e 100644 --- a/graphics/gimp24/distinfo +++ b/graphics/gimp24/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.1.1.1 2005/10/21 17:31:55 drochner Exp $ +$NetBSD: distinfo,v 1.2 2006/01/13 10:27:18 adam Exp $ -SHA1 (gimp-2.3.4.tar.bz2) = ca37e24e6edf8c92bb65a838be2cdc8c3547ec32 -RMD160 (gimp-2.3.4.tar.bz2) = 8fdec597551137587be5dd55e0b25991506f06e8 -Size (gimp-2.3.4.tar.bz2) = 14758691 bytes +SHA1 (gimp-2.3.6.tar.bz2) = 7574f43c1dc5722ddb2eb153b4da4a6ca21f1803 +RMD160 (gimp-2.3.6.tar.bz2) = df9f13a48240fdf99ce3df3fec0cf12083794002 +Size (gimp-2.3.6.tar.bz2) = 14797176 bytes SHA1 (patch-aa) = 1905ce54a53c0ab27230c139fafc8322b33292d3 SHA1 (patch-ab) = 0bcccb008e2f363d97c51572ed8ba0963bf5ebd7 SHA1 (patch-ad) = 632c34e0fbeda69139b2b674d9c5ef80db40dcca -- cgit v1.2.3