Changes 2.3.11:
- depend on newer versions of glib, gtk+ and pango and use some of the new features in these libraries - made Ctrl-P the default shortcut for Print - show progress when loading/saving XCF files - added support for 16/32 bit bitmaps and alpha channel to the BMP plug-in - if possible, detect the number of CPUs - allow to disable the build of the Script-Fu extension - many improvements to the Python bindings and the pygimp user interface - made message dialogs transient for the progress window - added PDB API for creating a selection from vectors - further improved status bar messages for tools - derive ByColorSelect and FuzzySelect tools from a common base class - finer control over select-by-color functionality - minor optimizations in the drawing code - abstract brush outline drawing into the common base class GimpBrushTool - store sample points in XCF files - added extended PDB API for selection procedures - added convenience API to libgimp that creates a layer from a GdkPixbuf - added midpoint handles to Scale tool for scaling with fixed width or height - let color picker tools select a matching color in the Palette Editor - allow to use foreground and background color in gradients - added first draft of a new Healing Brush tool - abstract clone tool functionality into the common base class GimpSourceTool - improvements to the new selection tools - don't wake up the gimp every so often - added GimpHintBox widget to libgimpwidgets - bug fixes and code cleanup
This commit is contained in:
parent
e62f9903ea
commit
d11f924b8f
6 changed files with 52 additions and 37 deletions
|
@ -1,7 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.25 2006/07/14 14:19:04 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.26 2006/09/10 22:59:16 adam Exp $
|
||||
|
||||
DISTNAME= gimp-2.3.10
|
||||
PKGREVISION= 2
|
||||
DISTNAME= gimp-2.3.11
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v2.3/ \
|
||||
ftp://ftp.cs.umn.edu/pub/gimp/v2.3/ \
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.13 2006/07/14 14:19:04 wiz Exp $
|
||||
@comment $NetBSD: PLIST,v 1.14 2006/09/10 22:59:16 adam Exp $
|
||||
bin/gimp-2.3
|
||||
bin/gimp-console-2.3
|
||||
bin/gimp-remote-2.3
|
||||
|
@ -399,12 +399,17 @@ share/aclocal/gimp-2.0.m4
|
|||
share/application-registry/gimp.applications
|
||||
share/applications/gimp.desktop
|
||||
share/doc/${PKGNAME}/libgimp/GimpAspectPreview.html
|
||||
share/doc/${PKGNAME}/libgimp/GimpBrushSelectButton.html
|
||||
share/doc/${PKGNAME}/libgimp/GimpDrawableComboBox.html
|
||||
share/doc/${PKGNAME}/libgimp/GimpDrawablePreview.html
|
||||
share/doc/${PKGNAME}/libgimp/GimpFontSelectButton.html
|
||||
share/doc/${PKGNAME}/libgimp/GimpGradientSelectButton.html
|
||||
share/doc/${PKGNAME}/libgimp/GimpImageComboBox.html
|
||||
share/doc/${PKGNAME}/libgimp/GimpPaletteSelectButton.html
|
||||
share/doc/${PKGNAME}/libgimp/GimpPatternSelectButton.html
|
||||
share/doc/${PKGNAME}/libgimp/GimpProcBrowserDialog.html
|
||||
share/doc/${PKGNAME}/libgimp/GimpProgressBar.html
|
||||
share/doc/${PKGNAME}/libgimp/GimpSelectButton.html
|
||||
share/doc/${PKGNAME}/libgimp/GimpZoomPreview.html
|
||||
share/doc/${PKGNAME}/libgimp/gimpdefinitions.html
|
||||
share/doc/${PKGNAME}/libgimp/home.png
|
||||
|
@ -735,6 +740,8 @@ share/doc/${PKGNAME}/libgimpwidgets/stock-color-picker-black-18.png
|
|||
share/doc/${PKGNAME}/libgimpwidgets/stock-color-picker-gray-18.png
|
||||
share/doc/${PKGNAME}/libgimpwidgets/stock-color-picker-white-18.png
|
||||
share/doc/${PKGNAME}/libgimpwidgets/stock-color-triangle-16.png
|
||||
share/doc/${PKGNAME}/libgimpwidgets/stock-colormap-16.png
|
||||
share/doc/${PKGNAME}/libgimpwidgets/stock-colormap-24.png
|
||||
share/doc/${PKGNAME}/libgimpwidgets/stock-convert-grayscale-16.png
|
||||
share/doc/${PKGNAME}/libgimpwidgets/stock-convert-indexed-16.png
|
||||
share/doc/${PKGNAME}/libgimpwidgets/stock-convert-rgb-16.png
|
||||
|
@ -800,6 +807,7 @@ share/doc/${PKGNAME}/libgimpwidgets/stock-join-bevel-16.png
|
|||
share/doc/${PKGNAME}/libgimpwidgets/stock-join-miter-16.png
|
||||
share/doc/${PKGNAME}/libgimpwidgets/stock-join-round-16.png
|
||||
share/doc/${PKGNAME}/libgimpwidgets/stock-landscape-16.png
|
||||
share/doc/${PKGNAME}/libgimpwidgets/stock-landscape-22.png
|
||||
share/doc/${PKGNAME}/libgimpwidgets/stock-layer-16.png
|
||||
share/doc/${PKGNAME}/libgimpwidgets/stock-layer-24.png
|
||||
share/doc/${PKGNAME}/libgimpwidgets/stock-layer-32.png
|
||||
|
@ -831,6 +839,7 @@ share/doc/${PKGNAME}/libgimpwidgets/stock-paths-16.png
|
|||
share/doc/${PKGNAME}/libgimpwidgets/stock-paths-22.png
|
||||
share/doc/${PKGNAME}/libgimpwidgets/stock-plugin-16.png
|
||||
share/doc/${PKGNAME}/libgimpwidgets/stock-portrait-16.png
|
||||
share/doc/${PKGNAME}/libgimpwidgets/stock-portrait-22.png
|
||||
share/doc/${PKGNAME}/libgimpwidgets/stock-print-resolution-16.png
|
||||
share/doc/${PKGNAME}/libgimpwidgets/stock-print-resolution-24.png
|
||||
share/doc/${PKGNAME}/libgimpwidgets/stock-question-64.png
|
||||
|
@ -970,22 +979,13 @@ share/doc/${PKGNAME}/libgimpwidgets/stock-warning-64.png
|
|||
share/doc/${PKGNAME}/libgimpwidgets/stock-web-16.png
|
||||
share/doc/${PKGNAME}/libgimpwidgets/stock-web-24.png
|
||||
share/doc/${PKGNAME}/libgimpwidgets/stock-wilber-16.png
|
||||
share/doc/${PKGNAME}/libgimpwidgets/stock-wilber-22.png
|
||||
share/doc/${PKGNAME}/libgimpwidgets/stock-wilber-48.png
|
||||
share/doc/${PKGNAME}/libgimpwidgets/stock-wilber-64.png
|
||||
share/doc/${PKGNAME}/libgimpwidgets/stock-wilber-eek-64.png
|
||||
share/doc/${PKGNAME}/libgimpwidgets/stock-zoom-follow-window-12.png
|
||||
share/doc/${PKGNAME}/libgimpwidgets/style.css
|
||||
share/doc/${PKGNAME}/libgimpwidgets/up.png
|
||||
share/doc/gimp-2.3.10/libgimp/GimpBrushSelectButton.html
|
||||
share/doc/gimp-2.3.10/libgimp/GimpGradientSelectButton.html
|
||||
share/doc/gimp-2.3.10/libgimp/GimpPaletteSelectButton.html
|
||||
share/doc/gimp-2.3.10/libgimp/GimpPatternSelectButton.html
|
||||
share/doc/gimp-2.3.10/libgimp/GimpSelectButton.html
|
||||
share/doc/gimp-2.3.10/libgimpwidgets/stock-colormap-16.png
|
||||
share/doc/gimp-2.3.10/libgimpwidgets/stock-colormap-24.png
|
||||
share/doc/gimp-2.3.10/libgimpwidgets/stock-landscape-22.png
|
||||
share/doc/gimp-2.3.10/libgimpwidgets/stock-portrait-22.png
|
||||
share/doc/gimp-2.3.10/libgimpwidgets/stock-wilber-22.png
|
||||
share/doc/gimp-2.3.10/libgimpwidgets/stock-wilber-48.png
|
||||
share/examples/gimp-2.0/controllerrc
|
||||
share/examples/gimp-2.0/gimprc
|
||||
share/examples/gimp-2.0/gtkrc
|
||||
|
@ -1534,8 +1534,6 @@ share/gimp/2.0/themes/Default/images/preferences/image-windows.png
|
|||
share/gimp/2.0/themes/Default/images/preferences/input-devices.png
|
||||
share/gimp/2.0/themes/Default/images/preferences/interface-22.png
|
||||
share/gimp/2.0/themes/Default/images/preferences/interface.png
|
||||
share/gimp/2.0/themes/Default/images/preferences/monitor-22.png
|
||||
share/gimp/2.0/themes/Default/images/preferences/monitor.png
|
||||
share/gimp/2.0/themes/Default/images/preferences/new-image.png
|
||||
share/gimp/2.0/themes/Default/images/preferences/session.png
|
||||
share/gimp/2.0/themes/Default/images/preferences/theme-22.png
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.8 2006/07/06 20:55:05 adam Exp $
|
||||
$NetBSD: distinfo,v 1.9 2006/09/10 22:59:16 adam Exp $
|
||||
|
||||
SHA1 (gimp-2.3.10.tar.bz2) = e48085d97b8d60926fee5caa8bc320ec23f18ffc
|
||||
RMD160 (gimp-2.3.10.tar.bz2) = 3638979e994c54ac78d812f789b249a2b2cb612c
|
||||
Size (gimp-2.3.10.tar.bz2) = 15049343 bytes
|
||||
SHA1 (patch-aa) = d166995a27217f0514d8e7bf9318b5bddf9f9931
|
||||
SHA1 (patch-ab) = d19866f8fa4e5bacb003901aa3ca5e751c35524d
|
||||
SHA1 (patch-ae) = 9a97da80740dcd732f01f836ae1e3179b8c5fd6f
|
||||
SHA1 (gimp-2.3.11.tar.bz2) = 7f95cb331bd04746b4f43a27844a36ecc22f49b0
|
||||
RMD160 (gimp-2.3.11.tar.bz2) = d7432bb02dca0d073cc51e4785887872b622a5b0
|
||||
Size (gimp-2.3.11.tar.bz2) = 15114433 bytes
|
||||
SHA1 (patch-aa) = ecc1278023cf375d973aeb67dec1cf1a66de4cae
|
||||
SHA1 (patch-ab) = a39d12a4c47f396a03be102d89947a98eefca268
|
||||
SHA1 (patch-ae) = 62edb4f0849e9baed7f10e39a1f2e87c551fca6f
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: patch-aa,v 1.5 2006/07/06 20:55:05 adam Exp $
|
||||
$NetBSD: patch-aa,v 1.6 2006/09/10 22:59:16 adam Exp $
|
||||
|
||||
--- etc/Makefile.in.orig 2006-06-28 10:28:32.000000000 +0200
|
||||
--- etc/Makefile.in.orig 2006-09-07 14:25:11.000000000 +0200
|
||||
+++ etc/Makefile.in
|
||||
@@ -382,7 +382,7 @@ gimpdatadir = @gimpdatadir@
|
||||
@@ -384,7 +384,7 @@ gimpdatadir = @gimpdatadir@
|
||||
gimpdir = @gimpdir@
|
||||
gimplocaledir = @gimplocaledir@
|
||||
gimpplugindir = @gimpplugindir@
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: patch-ab,v 1.5 2006/07/06 20:55:05 adam Exp $
|
||||
$NetBSD: patch-ab,v 1.6 2006/09/10 22:59:16 adam Exp $
|
||||
|
||||
--- configure.orig 2006-06-28 10:29:03.000000000 +0200
|
||||
--- configure.orig 2006-09-07 14:25:34.000000000 +0200
|
||||
+++ configure
|
||||
@@ -32521,6 +32521,7 @@ if (eval "$ac_cpp conftest.$ac_ext") 2>&
|
||||
@@ -32616,6 +32616,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.5 2006/07/06 20:55:05 adam Exp $
|
|||
|
||||
if test $gimp_ok = yes; then
|
||||
|
||||
@@ -32529,7 +32530,6 @@ cat >>confdefs.h <<\_ACEOF
|
||||
@@ -32624,7 +32625,6 @@ cat >>confdefs.h <<\_ACEOF
|
||||
_ACEOF
|
||||
|
||||
fi
|
||||
|
@ -18,7 +18,7 @@ $NetBSD: patch-ab,v 1.5 2006/07/06 20:55:05 adam Exp $
|
|||
{ echo "$as_me:$LINENO: result: $gimp_ok" >&5
|
||||
echo "${ECHO_T}$gimp_ok" >&6; }
|
||||
if test $gimp_ok = no; then
|
||||
@@ -34733,7 +34733,7 @@ echo $ECHO_N "checking if libexif is ver
|
||||
@@ -34706,7 +34706,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,25 @@ $NetBSD: patch-ab,v 1.5 2006/07/06 20:55:05 adam Exp $
|
|||
|
||||
cat >>confdefs.h <<\_ACEOF
|
||||
#define HAVE_EXIF_0_6 1
|
||||
@@ -37905,7 +37905,7 @@ fi
|
||||
@@ -35529,7 +35529,7 @@ else
|
||||
fi
|
||||
|
||||
|
||||
-if test "x$enable_print" == xyes; then
|
||||
+if test "x$enable_print" = xyes; then
|
||||
BUILD_PRINT_TRUE=
|
||||
BUILD_PRINT_FALSE='#'
|
||||
else
|
||||
@@ -37509,7 +37509,7 @@ else
|
||||
fi
|
||||
|
||||
|
||||
-if test "x$enable_script_fu" == "xyes"; then
|
||||
+if test "x$enable_script_fu" = "xyes"; then
|
||||
BUILD_SCRIPT_FU_TRUE=
|
||||
BUILD_SCRIPT_FU_FALSE='#'
|
||||
else
|
||||
@@ -37917,7 +37917,7 @@ fi
|
||||
|
||||
gimpdatadir="$datadir/$PACKAGE/2.0"
|
||||
gimpplugindir="$libdir/$PACKAGE/2.0"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: patch-ae,v 1.2 2006/06/08 15:39:38 adam Exp $
|
||||
$NetBSD: patch-ae,v 1.3 2006/09/10 22:59:16 adam Exp $
|
||||
|
||||
--- plug-ins/common/png.c.orig 2006-06-05 16:51:24.000000000 +0200
|
||||
--- plug-ins/common/png.c.orig 2006-09-01 13:14:34.000000000 +0200
|
||||
+++ plug-ins/common/png.c
|
||||
@@ -1072,8 +1072,6 @@ load_image (const gchar *filename,
|
||||
@@ -1017,8 +1017,6 @@ load_image (const gchar *filename,
|
||||
|
||||
g_free (pixel);
|
||||
g_free (pixels);
|
||||
|
@ -11,7 +11,7 @@ $NetBSD: patch-ae,v 1.2 2006/06/08 15:39:38 adam Exp $
|
|||
|
||||
fclose (fp);
|
||||
|
||||
@@ -1531,9 +1529,6 @@ save_image (const gchar *filename,
|
||||
@@ -1476,9 +1474,6 @@ save_image (const gchar *filename,
|
||||
g_free (text);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue