Changes 2.3.10:

- added support for a registration color in the Decompose plug-in
- the Align tool now also aligns to guides
- allow use CSS color notation in Script-Fu
- more work on the new selection tools
- let Fractal Explorer work on grayscale and give it a larger preview
- speed up Value Invert plug-in
- added strong undo/redo functions bound to Shift-Ctrl-[ZY]
- use radio items for the image mode menu
- applied Tango style on the default iconset
- added plug-in for colormap manipulation
- allow plug-ins to register in Layers, Channels, Vectors and Colormap dialog
- added load plug-in to open desktop links
- removed print plug-ins and started work on a replacement using the
  new GTK+ Print API
- added replacements for gimp_foo_select widgets, akin to GimpFontSelectButton
- introduced translation context to a number of colliding strings
- bug fixes and code cleanup
This commit is contained in:
adam 2006-07-06 20:55:05 +00:00
parent 6ac79c7bb9
commit ce90cfdd4d
7 changed files with 19 additions and 343 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.22 2006/07/05 05:37:41 jlam Exp $
# $NetBSD: Makefile,v 1.23 2006/07/06 20:55:05 adam Exp $
DISTNAME= gimp-2.3.9
DISTNAME= gimp-2.3.10
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v2.3/ \
ftp://ftp.cs.umn.edu/pub/gimp/v2.3/ \
@ -17,7 +17,7 @@ CONFLICTS+= gimp<=1.2.3
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_TOOLS+= gmake msgfmt pkg-config
PKG_SYSCONFSUBDIR= gimp/2.0

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.9 2006/06/08 15:39:38 adam Exp $
@comment $NetBSD: PLIST,v 1.10 2006/07/06 20:55:05 adam Exp $
bin/gimp-2.3
bin/gimp-console-2.3
bin/gimp-remote-2.3
@ -270,7 +270,6 @@ lib/gimp/2.0/plug-ins/gih
lib/gimp/2.0/plug-ins/gimpressionist
lib/gimp/2.0/plug-ins/glasstile
lib/gimp/2.0/plug-ins/glob
lib/gimp/2.0/plug-ins/gnomeprint
lib/gimp/2.0/plug-ins/gqbist
lib/gimp/2.0/plug-ins/gradmap
lib/gimp/2.0/plug-ins/grid
@ -316,7 +315,6 @@ lib/gimp/2.0/plug-ins/png
lib/gimp/2.0/plug-ins/pnm
lib/gimp/2.0/plug-ins/polar
lib/gimp/2.0/plug-ins/postscript
lib/gimp/2.0/plug-ins/print
lib/gimp/2.0/plug-ins/procedure-browser
lib/gimp/2.0/plug-ins/psd
lib/gimp/2.0/plug-ins/psd_save
@ -787,8 +785,6 @@ share/doc/${PKGNAME}/libgimpwidgets/stock-image-32.png
share/doc/${PKGNAME}/libgimpwidgets/stock-image-48.png
share/doc/${PKGNAME}/libgimpwidgets/stock-images-16.png
share/doc/${PKGNAME}/libgimpwidgets/stock-images-24.png
share/doc/${PKGNAME}/libgimpwidgets/stock-indexed-palette-16.png
share/doc/${PKGNAME}/libgimpwidgets/stock-indexed-palette-24.png
share/doc/${PKGNAME}/libgimpwidgets/stock-info-16.png
share/doc/${PKGNAME}/libgimpwidgets/stock-info-24.png
share/doc/${PKGNAME}/libgimpwidgets/stock-info-64.png
@ -1251,10 +1247,6 @@ share/gimp/2.0/gradients/Yellow_Contrast.ggr
share/gimp/2.0/gradients/Yellow_Orange.ggr
share/gimp/2.0/images/gimp-logo.png
share/gimp/2.0/images/gimp-splash.png
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
@ -1487,7 +1479,6 @@ share/gimp/2.0/scripts/weave.scm
share/gimp/2.0/scripts/web-browser.scm
share/gimp/2.0/scripts/xach-effect.scm
share/gimp/2.0/themes/Default/gtkrc
share/gimp/2.0/themes/Default/imagerc
share/gimp/2.0/themes/Default/images/preferences/color-management.png
share/gimp/2.0/themes/Default/images/preferences/controllers.png
share/gimp/2.0/themes/Default/images/preferences/default-comment.png
@ -1519,289 +1510,10 @@ share/gimp/2.0/themes/Default/images/preferences/theme.png
share/gimp/2.0/themes/Default/images/preferences/tool-options.png
share/gimp/2.0/themes/Default/images/preferences/toolbox.png
share/gimp/2.0/themes/Default/images/preferences/window-management.png
share/gimp/2.0/themes/Default/images/stock-anchor-16.png
share/gimp/2.0/themes/Default/images/stock-cap-butt-16.png
share/gimp/2.0/themes/Default/images/stock-cap-round-16.png
share/gimp/2.0/themes/Default/images/stock-cap-square-16.png
share/gimp/2.0/themes/Default/images/stock-center-16.png
share/gimp/2.0/themes/Default/images/stock-center-24.png
share/gimp/2.0/themes/Default/images/stock-channel-16.png
share/gimp/2.0/themes/Default/images/stock-channel-24.png
share/gimp/2.0/themes/Default/images/stock-channel-32.png
share/gimp/2.0/themes/Default/images/stock-channel-48.png
share/gimp/2.0/themes/Default/images/stock-channel-alpha-16.png
share/gimp/2.0/themes/Default/images/stock-channel-alpha-24.png
share/gimp/2.0/themes/Default/images/stock-channel-alpha-32.png
share/gimp/2.0/themes/Default/images/stock-channel-alpha-48.png
share/gimp/2.0/themes/Default/images/stock-channel-blue-16.png
share/gimp/2.0/themes/Default/images/stock-channel-blue-24.png
share/gimp/2.0/themes/Default/images/stock-channel-blue-32.png
share/gimp/2.0/themes/Default/images/stock-channel-blue-48.png
share/gimp/2.0/themes/Default/images/stock-channel-gray-16.png
share/gimp/2.0/themes/Default/images/stock-channel-gray-24.png
share/gimp/2.0/themes/Default/images/stock-channel-gray-32.png
share/gimp/2.0/themes/Default/images/stock-channel-gray-48.png
share/gimp/2.0/themes/Default/images/stock-channel-green-16.png
share/gimp/2.0/themes/Default/images/stock-channel-green-24.png
share/gimp/2.0/themes/Default/images/stock-channel-green-32.png
share/gimp/2.0/themes/Default/images/stock-channel-green-48.png
share/gimp/2.0/themes/Default/images/stock-channel-indexed-16.png
share/gimp/2.0/themes/Default/images/stock-channel-indexed-24.png
share/gimp/2.0/themes/Default/images/stock-channel-indexed-32.png
share/gimp/2.0/themes/Default/images/stock-channel-indexed-48.png
share/gimp/2.0/themes/Default/images/stock-channel-red-16.png
share/gimp/2.0/themes/Default/images/stock-channel-red-24.png
share/gimp/2.0/themes/Default/images/stock-channel-red-32.png
share/gimp/2.0/themes/Default/images/stock-channel-red-48.png
share/gimp/2.0/themes/Default/images/stock-channels-16.png
share/gimp/2.0/themes/Default/images/stock-channels-24.png
share/gimp/2.0/themes/Default/images/stock-char-picker-22.png
share/gimp/2.0/themes/Default/images/stock-close-12.png
share/gimp/2.0/themes/Default/images/stock-color-pick-from-screen-16.png
share/gimp/2.0/themes/Default/images/stock-color-picker-black-18.png
share/gimp/2.0/themes/Default/images/stock-color-picker-gray-18.png
share/gimp/2.0/themes/Default/images/stock-color-picker-white-18.png
share/gimp/2.0/themes/Default/images/stock-color-triangle-16.png
share/gimp/2.0/themes/Default/images/stock-convert-grayscale-16.png
share/gimp/2.0/themes/Default/images/stock-convert-indexed-16.png
share/gimp/2.0/themes/Default/images/stock-convert-rgb-16.png
share/gimp/2.0/themes/Default/images/stock-cursor-16.png
share/gimp/2.0/themes/Default/images/stock-cursor-24.png
share/gimp/2.0/themes/Default/images/stock-curve-free-16.png
share/gimp/2.0/themes/Default/images/stock-curve-smooth-16.png
share/gimp/2.0/themes/Default/images/stock-default-colors-12.png
share/gimp/2.0/themes/Default/images/stock-device-status-16.png
share/gimp/2.0/themes/Default/images/stock-device-status-24.png
share/gimp/2.0/themes/Default/images/stock-display-filter-16.png
share/gimp/2.0/themes/Default/images/stock-display-filter-24.png
share/gimp/2.0/themes/Default/images/stock-duplicate-16.png
share/gimp/2.0/themes/Default/images/stock-edit-16.png
share/gimp/2.0/themes/Default/images/stock-error-64.png
share/gimp/2.0/themes/Default/images/stock-eye-12.png
share/gimp/2.0/themes/Default/images/stock-eye-20.png
share/gimp/2.0/themes/Default/images/stock-flip-horizontal-16.png
share/gimp/2.0/themes/Default/images/stock-flip-vertical-16.png
share/gimp/2.0/themes/Default/images/stock-floating-selection-16.png
share/gimp/2.0/themes/Default/images/stock-floating-selection-24.png
share/gimp/2.0/themes/Default/images/stock-floating-selection-32.png
share/gimp/2.0/themes/Default/images/stock-floating-selection-48.png
share/gimp/2.0/themes/Default/images/stock-frame-64.png
share/gimp/2.0/themes/Default/images/stock-gradient-bilinear-16.png
share/gimp/2.0/themes/Default/images/stock-gradient-conical-asymmetric-16.png
share/gimp/2.0/themes/Default/images/stock-gradient-conical-symmetric-16.png
share/gimp/2.0/themes/Default/images/stock-gradient-linear-16.png
share/gimp/2.0/themes/Default/images/stock-gradient-radial-16.png
share/gimp/2.0/themes/Default/images/stock-gradient-shapeburst-angular-16.png
share/gimp/2.0/themes/Default/images/stock-gradient-shapeburst-dimpled-16.png
share/gimp/2.0/themes/Default/images/stock-gradient-shapeburst-spherical-16.png
share/gimp/2.0/themes/Default/images/stock-gradient-spiral-anticlockwise-16.png
share/gimp/2.0/themes/Default/images/stock-gradient-spiral-clockwise-16.png
share/gimp/2.0/themes/Default/images/stock-gradient-square-16.png
share/gimp/2.0/themes/Default/images/stock-gravity-east-24.png
share/gimp/2.0/themes/Default/images/stock-gravity-north-24.png
share/gimp/2.0/themes/Default/images/stock-gravity-north-east-24.png
share/gimp/2.0/themes/Default/images/stock-gravity-north-west-24.png
share/gimp/2.0/themes/Default/images/stock-gravity-south-24.png
share/gimp/2.0/themes/Default/images/stock-gravity-south-east-24.png
share/gimp/2.0/themes/Default/images/stock-gravity-south-west-24.png
share/gimp/2.0/themes/Default/images/stock-gravity-west-24.png
share/gimp/2.0/themes/Default/images/stock-grid-16.png
share/gimp/2.0/themes/Default/images/stock-hcenter-24.png
share/gimp/2.0/themes/Default/images/stock-hchain-24.png
share/gimp/2.0/themes/Default/images/stock-hchain-broken-24.png
share/gimp/2.0/themes/Default/images/stock-histogram-16.png
share/gimp/2.0/themes/Default/images/stock-histogram-22.png
share/gimp/2.0/themes/Default/images/stock-histogram-linear-16.png
share/gimp/2.0/themes/Default/images/stock-histogram-logarithmic-16.png
share/gimp/2.0/themes/Default/images/stock-image-16.png
share/gimp/2.0/themes/Default/images/stock-image-24.png
share/gimp/2.0/themes/Default/images/stock-image-32.png
share/gimp/2.0/themes/Default/images/stock-image-48.png
share/gimp/2.0/themes/Default/images/stock-images-16.png
share/gimp/2.0/themes/Default/images/stock-images-24.png
share/gimp/2.0/themes/Default/images/stock-indexed-palette-16.png
share/gimp/2.0/themes/Default/images/stock-indexed-palette-24.png
share/gimp/2.0/themes/Default/images/stock-info-16.png
share/gimp/2.0/themes/Default/images/stock-info-24.png
share/gimp/2.0/themes/Default/images/stock-info-64.png
share/gimp/2.0/themes/Default/images/stock-invert-16.png
share/gimp/2.0/themes/Default/images/stock-join-bevel-16.png
share/gimp/2.0/themes/Default/images/stock-join-miter-16.png
share/gimp/2.0/themes/Default/images/stock-join-round-16.png
share/gimp/2.0/themes/Default/images/stock-landscape-16.png
share/gimp/2.0/themes/Default/images/stock-layer-16.png
share/gimp/2.0/themes/Default/images/stock-layer-24.png
share/gimp/2.0/themes/Default/images/stock-layer-32.png
share/gimp/2.0/themes/Default/images/stock-layer-48.png
share/gimp/2.0/themes/Default/images/stock-layer-mask-16.png
share/gimp/2.0/themes/Default/images/stock-layer-mask-24.png
share/gimp/2.0/themes/Default/images/stock-layer-mask-32.png
share/gimp/2.0/themes/Default/images/stock-layer-mask-48.png
share/gimp/2.0/themes/Default/images/stock-layer-to-imagesize-16.png
share/gimp/2.0/themes/Default/images/stock-layers-16.png
share/gimp/2.0/themes/Default/images/stock-layers-24.png
share/gimp/2.0/themes/Default/images/stock-letter-spacing-22.png
share/gimp/2.0/themes/Default/images/stock-line-spacing-22.png
share/gimp/2.0/themes/Default/images/stock-linked-12.png
share/gimp/2.0/themes/Default/images/stock-linked-20.png
share/gimp/2.0/themes/Default/images/stock-list-16.png
share/gimp/2.0/themes/Default/images/stock-menu-left-12.png
share/gimp/2.0/themes/Default/images/stock-menu-right-12.png
share/gimp/2.0/themes/Default/images/stock-merge-down-16.png
share/gimp/2.0/themes/Default/images/stock-move-to-screen-16.png
share/gimp/2.0/themes/Default/images/stock-move-to-screen-24.png
share/gimp/2.0/themes/Default/images/stock-navigation-16.png
share/gimp/2.0/themes/Default/images/stock-paste-as-new-16.png
share/gimp/2.0/themes/Default/images/stock-paste-into-16.png
share/gimp/2.0/themes/Default/images/stock-path-16.png
share/gimp/2.0/themes/Default/images/stock-path-22.png
share/gimp/2.0/themes/Default/images/stock-path-stroke-16.png
share/gimp/2.0/themes/Default/images/stock-paths-16.png
share/gimp/2.0/themes/Default/images/stock-paths-22.png
share/gimp/2.0/themes/Default/images/stock-plugin-16.png
share/gimp/2.0/themes/Default/images/stock-portrait-16.png
share/gimp/2.0/themes/Default/images/stock-print-resolution-16.png
share/gimp/2.0/themes/Default/images/stock-print-resolution-24.png
share/gimp/2.0/themes/Default/images/stock-question-64.png
share/gimp/2.0/themes/Default/images/stock-quick-mask-off-16.png
share/gimp/2.0/themes/Default/images/stock-quick-mask-on-16.png
share/gimp/2.0/themes/Default/images/stock-reset-16.png
share/gimp/2.0/themes/Default/images/stock-reshow-filter-16.png
share/gimp/2.0/themes/Default/images/stock-resize-16.png
share/gimp/2.0/themes/Default/images/stock-rotate-180-16.png
share/gimp/2.0/themes/Default/images/stock-rotate-270-16.png
share/gimp/2.0/themes/Default/images/stock-rotate-90-16.png
share/gimp/2.0/themes/Default/images/stock-sample-point-16.png
share/gimp/2.0/themes/Default/images/stock-sample-point-24.png
share/gimp/2.0/themes/Default/images/stock-scale-16.png
share/gimp/2.0/themes/Default/images/stock-selection-16.png
share/gimp/2.0/themes/Default/images/stock-selection-add-16.png
share/gimp/2.0/themes/Default/images/stock-selection-all-16.png
share/gimp/2.0/themes/Default/images/stock-selection-border-16.png
share/gimp/2.0/themes/Default/images/stock-selection-grow-16.png
share/gimp/2.0/themes/Default/images/stock-selection-intersect-16.png
share/gimp/2.0/themes/Default/images/stock-selection-none-16.png
share/gimp/2.0/themes/Default/images/stock-selection-replace-16.png
share/gimp/2.0/themes/Default/images/stock-selection-shrink-16.png
share/gimp/2.0/themes/Default/images/stock-selection-stroke-16.png
share/gimp/2.0/themes/Default/images/stock-selection-subtract-16.png
share/gimp/2.0/themes/Default/images/stock-selection-to-channel-16.png
share/gimp/2.0/themes/Default/images/stock-selection-to-path-16.png
share/gimp/2.0/themes/Default/images/stock-shape-circle-16.png
share/gimp/2.0/themes/Default/images/stock-shape-diamond-16.png
share/gimp/2.0/themes/Default/images/stock-shape-square-16.png
share/gimp/2.0/themes/Default/images/stock-swap-colors-12.png
share/gimp/2.0/themes/Default/images/stock-template-16.png
share/gimp/2.0/themes/Default/images/stock-template-24.png
share/gimp/2.0/themes/Default/images/stock-text-dir-ltr-24.png
share/gimp/2.0/themes/Default/images/stock-text-dir-rtl-24.png
share/gimp/2.0/themes/Default/images/stock-text-layer-16.png
share/gimp/2.0/themes/Default/images/stock-text-layer-24.png
share/gimp/2.0/themes/Default/images/stock-text-layer-32.png
share/gimp/2.0/themes/Default/images/stock-text-layer-48.png
share/gimp/2.0/themes/Default/images/stock-texture-64.png
share/gimp/2.0/themes/Default/images/stock-toilet-paper-16.png
share/gimp/2.0/themes/Default/images/stock-toilet-paper-24.png
share/gimp/2.0/themes/Default/images/stock-tool-airbrush-16.png
share/gimp/2.0/themes/Default/images/stock-tool-airbrush-22.png
share/gimp/2.0/themes/Default/images/stock-tool-align-16.png
share/gimp/2.0/themes/Default/images/stock-tool-align-22.png
share/gimp/2.0/themes/Default/images/stock-tool-blend-16.png
share/gimp/2.0/themes/Default/images/stock-tool-blend-22.png
share/gimp/2.0/themes/Default/images/stock-tool-blur-16.png
share/gimp/2.0/themes/Default/images/stock-tool-blur-22.png
share/gimp/2.0/themes/Default/images/stock-tool-brightness-contrast-16.png
share/gimp/2.0/themes/Default/images/stock-tool-brightness-contrast-22.png
share/gimp/2.0/themes/Default/images/stock-tool-bucket-fill-16.png
share/gimp/2.0/themes/Default/images/stock-tool-bucket-fill-22.png
share/gimp/2.0/themes/Default/images/stock-tool-by-color-select-16.png
share/gimp/2.0/themes/Default/images/stock-tool-by-color-select-22.png
share/gimp/2.0/themes/Default/images/stock-tool-clone-16.png
share/gimp/2.0/themes/Default/images/stock-tool-clone-22.png
share/gimp/2.0/themes/Default/images/stock-tool-color-balance-16.png
share/gimp/2.0/themes/Default/images/stock-tool-color-balance-22.png
share/gimp/2.0/themes/Default/images/stock-tool-color-picker-16.png
share/gimp/2.0/themes/Default/images/stock-tool-color-picker-22.png
share/gimp/2.0/themes/Default/images/stock-tool-colorize-16.png
share/gimp/2.0/themes/Default/images/stock-tool-colorize-22.png
share/gimp/2.0/themes/Default/images/stock-tool-crop-16.png
share/gimp/2.0/themes/Default/images/stock-tool-crop-22.png
share/gimp/2.0/themes/Default/images/stock-tool-curves-16.png
share/gimp/2.0/themes/Default/images/stock-tool-curves-22.png
share/gimp/2.0/themes/Default/images/stock-tool-dodge-16.png
share/gimp/2.0/themes/Default/images/stock-tool-dodge-22.png
share/gimp/2.0/themes/Default/images/stock-tool-ellipse-select-16.png
share/gimp/2.0/themes/Default/images/stock-tool-ellipse-select-22.png
share/gimp/2.0/themes/Default/images/stock-tool-eraser-16.png
share/gimp/2.0/themes/Default/images/stock-tool-eraser-22.png
share/gimp/2.0/themes/Default/images/stock-tool-flip-16.png
share/gimp/2.0/themes/Default/images/stock-tool-flip-22.png
share/gimp/2.0/themes/Default/images/stock-tool-foreground-select-16.png
share/gimp/2.0/themes/Default/images/stock-tool-foreground-select-22.png
share/gimp/2.0/themes/Default/images/stock-tool-free-select-16.png
share/gimp/2.0/themes/Default/images/stock-tool-free-select-22.png
share/gimp/2.0/themes/Default/images/stock-tool-fuzzy-select-16.png
share/gimp/2.0/themes/Default/images/stock-tool-fuzzy-select-22.png
share/gimp/2.0/themes/Default/images/stock-tool-hue-saturation-16.png
share/gimp/2.0/themes/Default/images/stock-tool-hue-saturation-22.png
share/gimp/2.0/themes/Default/images/stock-tool-ink-16.png
share/gimp/2.0/themes/Default/images/stock-tool-ink-22.png
share/gimp/2.0/themes/Default/images/stock-tool-iscissors-16.png
share/gimp/2.0/themes/Default/images/stock-tool-iscissors-22.png
share/gimp/2.0/themes/Default/images/stock-tool-levels-16.png
share/gimp/2.0/themes/Default/images/stock-tool-levels-22.png
share/gimp/2.0/themes/Default/images/stock-tool-measure-16.png
share/gimp/2.0/themes/Default/images/stock-tool-measure-22.png
share/gimp/2.0/themes/Default/images/stock-tool-move-16.png
share/gimp/2.0/themes/Default/images/stock-tool-move-22.png
share/gimp/2.0/themes/Default/images/stock-tool-options-16.png
share/gimp/2.0/themes/Default/images/stock-tool-options-24.png
share/gimp/2.0/themes/Default/images/stock-tool-paintbrush-16.png
share/gimp/2.0/themes/Default/images/stock-tool-paintbrush-22.png
share/gimp/2.0/themes/Default/images/stock-tool-path-16.png
share/gimp/2.0/themes/Default/images/stock-tool-path-22.png
share/gimp/2.0/themes/Default/images/stock-tool-pencil-16.png
share/gimp/2.0/themes/Default/images/stock-tool-pencil-22.png
share/gimp/2.0/themes/Default/images/stock-tool-perspective-16.png
share/gimp/2.0/themes/Default/images/stock-tool-perspective-22.png
share/gimp/2.0/themes/Default/images/stock-tool-posterize-16.png
share/gimp/2.0/themes/Default/images/stock-tool-posterize-22.png
share/gimp/2.0/themes/Default/images/stock-tool-rect-select-16.png
share/gimp/2.0/themes/Default/images/stock-tool-rect-select-22.png
share/gimp/2.0/themes/Default/images/stock-tool-rotate-16.png
share/gimp/2.0/themes/Default/images/stock-tool-rotate-22.png
share/gimp/2.0/themes/Default/images/stock-tool-scale-16.png
share/gimp/2.0/themes/Default/images/stock-tool-scale-22.png
share/gimp/2.0/themes/Default/images/stock-tool-shear-16.png
share/gimp/2.0/themes/Default/images/stock-tool-shear-22.png
share/gimp/2.0/themes/Default/images/stock-tool-smudge-16.png
share/gimp/2.0/themes/Default/images/stock-tool-smudge-22.png
share/gimp/2.0/themes/Default/images/stock-tool-text-16.png
share/gimp/2.0/themes/Default/images/stock-tool-text-22.png
share/gimp/2.0/themes/Default/images/stock-tool-threshold-16.png
share/gimp/2.0/themes/Default/images/stock-tool-threshold-22.png
share/gimp/2.0/themes/Default/images/stock-tool-zoom-16.png
share/gimp/2.0/themes/Default/images/stock-tool-zoom-22.png
share/gimp/2.0/themes/Default/images/stock-tools-16.png
share/gimp/2.0/themes/Default/images/stock-tools-24.png
share/gimp/2.0/themes/Default/images/stock-transparency-16.png
share/gimp/2.0/themes/Default/images/stock-transparency-24.png
share/gimp/2.0/themes/Default/images/stock-undo-history-16.png
share/gimp/2.0/themes/Default/images/stock-undo-history-24.png
share/gimp/2.0/themes/Default/images/stock-vcenter-24.png
share/gimp/2.0/themes/Default/images/stock-vchain-24.png
share/gimp/2.0/themes/Default/images/stock-vchain-broken-24.png
share/gimp/2.0/themes/Default/images/stock-video-16.png
share/gimp/2.0/themes/Default/images/stock-video-24.png
share/gimp/2.0/themes/Default/images/stock-warning-16.png
share/gimp/2.0/themes/Default/images/stock-warning-24.png
share/gimp/2.0/themes/Default/images/stock-warning-64.png
share/gimp/2.0/themes/Default/images/stock-web-16.png
share/gimp/2.0/themes/Default/images/stock-web-24.png
share/gimp/2.0/themes/Default/images/stock-wilber-16.png
share/gimp/2.0/themes/Default/images/stock-wilber-64.png
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
share/icons/hicolor/16x16/apps/gimp.png

View file

@ -1,10 +1,8 @@
$NetBSD: distinfo,v 1.7 2006/06/30 02:48:59 joerg Exp $
$NetBSD: distinfo,v 1.8 2006/07/06 20:55:05 adam Exp $
SHA1 (gimp-2.3.9.tar.bz2) = 2dbd8e716fbf92c3999e80f3852bff23645e1fe6
RMD160 (gimp-2.3.9.tar.bz2) = e2e8920d1f743a5b977f2f8102e9dbac346272fd
Size (gimp-2.3.9.tar.bz2) = 15183977 bytes
SHA1 (patch-aa) = 997a134a9f7bffdb288226885de9105b7e21ee1a
SHA1 (patch-ab) = 0ced9922789bef1511b3f970c22e30e94eed9600
SHA1 (patch-ac) = 20febe9b8318ce886bae4f0638bc528155a2643d
SHA1 (patch-ad) = dd0172d704676379e4db774b92bb7437a9abfcad
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

View file

@ -1,8 +1,8 @@
$NetBSD: patch-aa,v 1.4 2006/06/08 15:39:38 adam Exp $
$NetBSD: patch-aa,v 1.5 2006/07/06 20:55:05 adam Exp $
--- etc/Makefile.in.orig 2006-06-05 17:17:41.000000000 +0200
--- etc/Makefile.in.orig 2006-06-28 10:28:32.000000000 +0200
+++ etc/Makefile.in
@@ -393,7 +393,7 @@ gimpdatadir = @gimpdatadir@
@@ -382,7 +382,7 @@ gimpdatadir = @gimpdatadir@
gimpdir = @gimpdir@
gimplocaledir = @gimplocaledir@
gimpplugindir = @gimpplugindir@

View file

@ -1,8 +1,8 @@
$NetBSD: patch-ab,v 1.4 2006/06/08 15:39:38 adam Exp $
$NetBSD: patch-ab,v 1.5 2006/07/06 20:55:05 adam Exp $
--- configure.orig 2006-06-05 17:18:01.000000000 +0200
--- configure.orig 2006-06-28 10:29:03.000000000 +0200
+++ configure
@@ -30731,6 +30731,7 @@ if (eval "$ac_cpp conftest.$ac_ext") 2>&
@@ -32521,6 +32521,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.4 2006/06/08 15:39:38 adam Exp $
if test $gimp_ok = yes; then
@@ -30739,7 +30740,6 @@ cat >>confdefs.h <<\_ACEOF
@@ -32529,7 +32530,6 @@ cat >>confdefs.h <<\_ACEOF
_ACEOF
fi
@ -18,7 +18,7 @@ $NetBSD: patch-ab,v 1.4 2006/06/08 15:39:38 adam Exp $
{ echo "$as_me:$LINENO: result: $gimp_ok" >&5
echo "${ECHO_T}$gimp_ok" >&6; }
if test $gimp_ok = no; then
@@ -32731,7 +32731,7 @@ echo $ECHO_N "checking if libexif is ver
@@ -34733,7 +34733,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,7 @@ $NetBSD: patch-ab,v 1.4 2006/06/08 15:39:38 adam Exp $
cat >>confdefs.h <<\_ACEOF
#define HAVE_EXIF_0_6 1
@@ -36100,7 +36100,7 @@ fi
@@ -37905,7 +37905,7 @@ fi
gimpdatadir="$datadir/$PACKAGE/2.0"
gimpplugindir="$libdir/$PACKAGE/2.0"

View file

@ -1,17 +0,0 @@
$NetBSD: patch-ac,v 1.3 2006/06/30 02:48:59 joerg Exp $
--- libgimp/gimp.c.orig 2006-06-02 12:04:39.000000000 +0000
+++ libgimp/gimp.c
@@ -21,8 +21,12 @@
#include "config.h"
+#if !defined(__DragonFly__)
#define _POSIX_SOURCE /* all the sigaction stuff is POSIX */
#define _SVID_SOURCE /* except for SA_RESTART, it seems */
+#define _XOPEN_SOURCE
+#define _XOPEN_SOURCE_EXTENDED
+#endif
#include <errno.h>
#include <stdarg.h>

View file

@ -1,17 +0,0 @@
$NetBSD: patch-ad,v 1.4 2006/06/30 02:48:59 joerg Exp $
--- app/main.c.orig 2006-06-02 12:04:33.000000000 +0000
+++ app/main.c
@@ -18,8 +18,12 @@
#include "config.h"
+#if !defined(__DragonFly__)
#define _POSIX_SOURCE /* all the sigaction stuff is POSIX */
#define _SVID_SOURCE /* except for SA_RESTART, it seems */
+#define _XOPEN_SOURCE
+#define _XOPEN_SOURCE_EXTENDED
+#endif
#include <stdio.h>
#include <stdlib.h>