From 9d0f11666af4bb959722c21d8618723306bfb68c Mon Sep 17 00:00:00 2001 From: adam Date: Thu, 4 Jul 2013 21:42:40 +0000 Subject: Changes 2.8.6: Core: - Fix saving to URIs, it was broken to only allow exporting, and fix save/export of compressed files - Fix brush spacing for drawing in any direction - Increase the maximum size of clipboard brushes and patterns to 1024x1024 - Make sure data objects are saved when only their name was changed GUI: - Don't allow single-window docks to shrink smaller than their requisition - Make sure a single-window's right docks keep their size across sessions - Allow to change the spacing of non-generated brushes again - In single-window mode, make Escape move the focus to the canvas, and beep if the focus is already there - Be smarter about unavailable fonts, and don't crash - Make clicking the single-window's close button quit GIMP - Make view-close (Ctrl+W) only close image windows and tabs, not docks Libgimp: - Add SIGNED_ROUND() which also rounds negative values correctly Plug-ins: - Make GIMP_PLUGIN_DEBUG work again after GLib changed logging - Fix zealous crop for transparent borders Installer: - Add Hungarian translation Data: - Add a default "Color from Gradient" dynamics and tool preset General: - Lots of bug fixes - Lots of translation updates --- graphics/gimp/Makefile | 5 ++--- graphics/gimp/PLIST | 6 +++++- graphics/gimp/distinfo | 8 ++++---- 3 files changed, 11 insertions(+), 8 deletions(-) (limited to 'graphics') diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index f19c03f0060..a4d9a77b989 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.233 2013/06/06 12:53:51 wiz Exp $ +# $NetBSD: Makefile,v 1.234 2013/07/04 21:42:40 adam Exp $ -DISTNAME= gimp-2.8.4 -PKGREVISION= 4 +DISTNAME= gimp-2.8.6 CATEGORIES= graphics MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v${PKGVERSION_NOREV:R}/ \ ${MASTER_SITE_GNU:=gimp/v${PKGVERSION_NOREV:R}/} \ diff --git a/graphics/gimp/PLIST b/graphics/gimp/PLIST index 53a8ff9c330..7c35ee058f3 100644 --- a/graphics/gimp/PLIST +++ b/graphics/gimp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.49 2012/05/07 08:40:08 adam Exp $ +@comment $NetBSD: PLIST,v 1.50 2013/07/04 21:42:40 adam Exp $ bin/gimp bin/gimp-2.8 bin/gimp-console @@ -530,6 +530,7 @@ share/gimp/2.0/dynamics/Basic/Pen-Generic.gdyn share/gimp/2.0/dynamics/Basic/Pencil-Generic.gdyn share/gimp/2.0/dynamics/Basic/Pencil-Shader.gdyn share/gimp/2.0/dynamics/Basic/Pressure-Opacity.gdyn +share/gimp/2.0/dynamics/Color-From-Gradient.gdyn share/gimp/2.0/dynamics/Dynamics-Off.gdyn share/gimp/2.0/dynamics/FX/Confetti.gdyn share/gimp/2.0/dynamics/FX/Perspective.gdyn @@ -1077,6 +1078,7 @@ share/gimp/2.0/tool-presets/FX/Fill-Paper.gtp share/gimp/2.0/tool-presets/FX/Glow-Lights.gtp share/gimp/2.0/tool-presets/FX/Smooth-Clone.gtp share/gimp/2.0/tool-presets/FX/Vignette.gtp +share/gimp/2.0/tool-presets/Paint/Airbrush-Color-From-Gradient.gtp share/gimp/2.0/tool-presets/Paint/Airbrush.gtp share/gimp/2.0/tool-presets/Paint/Basic-Knife.gtp share/gimp/2.0/tool-presets/Paint/Basic-Round-Detail.gtp @@ -1084,6 +1086,8 @@ share/gimp/2.0/tool-presets/Paint/Basic-Round.gtp share/gimp/2.0/tool-presets/Paint/Bristles.gtp share/gimp/2.0/tool-presets/Paint/Eraser-Hard.gtp share/gimp/2.0/tool-presets/Paint/Noise.gtp +share/gimp/2.0/tool-presets/Paint/Paintbrush-Color-From-Gradient.gtp +share/gimp/2.0/tool-presets/Paint/Pencil-Color-From-Gradient.gtp share/gimp/2.0/tool-presets/Paint/Smudge-Rough.gtp share/gimp/2.0/tool-presets/Paint/Smudge-Soft.gtp share/gimp/2.0/tool-presets/Paint/Soft-Oil.gtp diff --git a/graphics/gimp/distinfo b/graphics/gimp/distinfo index f9393c35b04..fb158b9eec0 100644 --- a/graphics/gimp/distinfo +++ b/graphics/gimp/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.72 2013/02/16 19:43:02 adam Exp $ +$NetBSD: distinfo,v 1.73 2013/07/04 21:42:40 adam Exp $ -SHA1 (gimp-2.8.4.tar.bz2) = dc472fc3ecfadd70002c2bb3aa959172e812796e -RMD160 (gimp-2.8.4.tar.bz2) = 75cd2eded1949edefc1f6717d4785090c29a50f9 -Size (gimp-2.8.4.tar.bz2) = 20214383 bytes +SHA1 (gimp-2.8.6.tar.bz2) = 5f94e39b05a0b892f6d4f8b2d773d97d8ea95731 +RMD160 (gimp-2.8.6.tar.bz2) = 573da746b242c9c3f47bb5ed7fa1c5b475d7d700 +Size (gimp-2.8.6.tar.bz2) = 20306442 bytes SHA1 (patch-aa) = 8107200cc3007e6ae4b9064ee05e5c9a00cca2ef SHA1 (patch-ab) = d2450afa1efb60d6094827e6336b8266eea0bb12 SHA1 (patch-ad) = 7863678d59ccf54e2ce61a4ac4b883fb9eb5fb82 -- cgit v1.2.3