diff options
author | adam <adam@pkgsrc.org> | 2006-11-30 23:41:34 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2006-11-30 23:41:34 +0000 |
commit | 187ae0bdee462b679f942dc734a24ac10bc913fb (patch) | |
tree | 4c5512f53bde759309a2a5dcac87a76921f68005 /graphics/gimp24/PLIST | |
parent | 2982c5bd3757ce41f0cdbb1e1d219382227f4889 (diff) | |
download | pkgsrc-187ae0bdee462b679f942dc734a24ac10bc913fb.tar.gz |
Changes 2.3.13:
- show information about embedded color profiles in Image Properties dialog
- allow to apply color profiles on load (still work in progress)
- new vectors PDB API to replace the old path API
- added "Auntie Alias" plug-in for antialiasing on lineart
- added Edit->Fade operation
- added Rounded Corners option to Rectangle Select tool
- improved WinIcon plug-in (now loads and saves 24 bit and Vista icons)
- merged gimp-tiny-fu; replaces Script-Fu Scheme interpreter with TinyScheme
- remember unit and interpolation type in scale and resize dialogs
- changed default interpolation type to Cubic
- show comment in Image Properties dialog
- when loading in image as layers, don't merge the layers
- added experimental palette color selector module
- don't save thumbnails that don't match the image
- increased tool handle sizes for better usability
- implemented brush scaling from the tool options (only downscaling yet)
- import paths embedded into TIFF files
- support vectors in the Script-Fu and Python-Fu user interfaces
- added PDB functions to retrieve position of layers/channels/vectors
- added side pane with table of contents to the Help Browser
- bug fixes and code cleanup
Diffstat (limited to 'graphics/gimp24/PLIST')
-rw-r--r-- | graphics/gimp24/PLIST | 89 |
1 files changed, 51 insertions, 38 deletions
diff --git a/graphics/gimp24/PLIST b/graphics/gimp24/PLIST index 7570168da85..4378addbfec 100644 --- a/graphics/gimp24/PLIST +++ b/graphics/gimp24/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.17 2006/11/13 21:29:37 drochner Exp $ +@comment $NetBSD: PLIST,v 1.18 2006/11/30 23:41:34 adam Exp $ bin/gimp-2.3 bin/gimp-console-2.3 bin/gimp-remote-2.3 @@ -23,7 +23,6 @@ include/gimp-2.0/libgimp/gimpconvert_pdb.h include/gimp-2.0/libgimp/gimpdisplay_pdb.h include/gimp-2.0/libgimp/gimpdrawable.h include/gimp-2.0/libgimp/gimpdrawable_pdb.h -include/gimp-2.0/libgimp/gimpdrawablecombobox.h include/gimp-2.0/libgimp/gimpdrawablepreview.h include/gimp-2.0/libgimp/gimpdrawabletransform_pdb.h include/gimp-2.0/libgimp/gimpedit_pdb.h @@ -51,6 +50,7 @@ include/gimp-2.0/libgimp/gimphelp_pdb.h include/gimp-2.0/libgimp/gimpimage.h include/gimp-2.0/libgimp/gimpimage_pdb.h include/gimp-2.0/libgimp/gimpimagecombobox.h +include/gimp-2.0/libgimp/gimpitemcombobox.h include/gimp-2.0/libgimp/gimplayer.h include/gimp-2.0/libgimp/gimplayer_pdb.h include/gimp-2.0/libgimp/gimpmenu.h @@ -223,6 +223,7 @@ lib/gimp/2.0/plug-ins/aa lib/gimp/2.0/plug-ins/align_layers lib/gimp/2.0/plug-ins/animationplay lib/gimp/2.0/plug-ins/animoptimize +lib/gimp/2.0/plug-ins/antialias lib/gimp/2.0/plug-ins/apply_lens lib/gimp/2.0/plug-ins/autocrop lib/gimp/2.0/plug-ins/autostretch_hsv @@ -688,7 +689,7 @@ 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 -share/gimp/2.0/menus/colormap-editor-menu.xml +share/gimp/2.0/menus/colormap-menu.xml share/gimp/2.0/menus/cursor-info-menu.xml share/gimp/2.0/menus/dockable-menu.xml share/gimp/2.0/menus/documents-menu.xml @@ -703,14 +704,14 @@ share/gimp/2.0/menus/palette-editor-menu.xml share/gimp/2.0/menus/palettes-menu.xml share/gimp/2.0/menus/patterns-menu.xml share/gimp/2.0/menus/quick-mask-menu.xml -share/gimp/2.0/menus/sample-point-editor-menu.xml -share/gimp/2.0/menus/selection-editor-menu.xml +share/gimp/2.0/menus/sample-points-menu.xml +share/gimp/2.0/menus/selection-menu.xml share/gimp/2.0/menus/templates-menu.xml share/gimp/2.0/menus/text-editor-toolbar.xml share/gimp/2.0/menus/tool-options-menu.xml share/gimp/2.0/menus/toolbox-menu.xml share/gimp/2.0/menus/tools-menu.xml -share/gimp/2.0/menus/undo-editor-menu.xml +share/gimp/2.0/menus/undo-menu.xml share/gimp/2.0/menus/vectors-menu.xml share/gimp/2.0/palettes/Bears.gpl share/gimp/2.0/palettes/Bgold.gpl @@ -843,9 +844,11 @@ share/gimp/2.0/scripts/circuit.scm share/gimp/2.0/scripts/clothify.scm share/gimp/2.0/scripts/coffee.scm share/gimp/2.0/scripts/comic-logo.scm +share/gimp/2.0/scripts/contactsheet.scm share/gimp/2.0/scripts/coolmetal-logo.scm share/gimp/2.0/scripts/copy-visible.scm share/gimp/2.0/scripts/crystal-logo.scm +share/gimp/2.0/scripts/difference-clouds.scm share/gimp/2.0/scripts/distress-selection.scm share/gimp/2.0/scripts/drop-shadow.scm share/gimp/2.0/scripts/erase-rows.scm @@ -888,7 +891,10 @@ share/gimp/2.0/scripts/rendermap.scm share/gimp/2.0/scripts/reverse-layers.scm share/gimp/2.0/scripts/ripply-anim.scm share/gimp/2.0/scripts/round-corners.scm +share/gimp/2.0/scripts/script-fu-compat.init +share/gimp/2.0/scripts/script-fu-set-cmap.scm share/gimp/2.0/scripts/script-fu-util.scm +share/gimp/2.0/scripts/script-fu.init share/gimp/2.0/scripts/select-to-brush.scm share/gimp/2.0/scripts/select-to-image.scm share/gimp/2.0/scripts/select-to-pattern.scm @@ -910,6 +916,7 @@ share/gimp/2.0/scripts/textured-logo.scm share/gimp/2.0/scripts/tileblur.scm share/gimp/2.0/scripts/title-header.scm share/gimp/2.0/scripts/truchet.scm +share/gimp/2.0/scripts/ts-helloworld.scm share/gimp/2.0/scripts/unsharp-mask.scm share/gimp/2.0/scripts/waves-anim.scm share/gimp/2.0/scripts/weave.scm @@ -982,7 +989,6 @@ share/gimp/2.0/themes/Small/gtkrc share/gimp/2.0/tips/gimp-tips.xml share/gtk-doc/html/libgimp/GimpAspectPreview.html share/gtk-doc/html/libgimp/GimpBrushSelectButton.html -share/gtk-doc/html/libgimp/GimpDrawableComboBox.html share/gtk-doc/html/libgimp/GimpDrawablePreview.html share/gtk-doc/html/libgimp/GimpFontSelectButton.html share/gtk-doc/html/libgimp/GimpGradientSelectButton.html @@ -997,11 +1003,8 @@ share/gtk-doc/html/libgimp/gimpdefinitions.html share/gtk-doc/html/libgimp/home.png share/gtk-doc/html/libgimp/index.html share/gtk-doc/html/libgimp/index.sgml -share/gtk-doc/html/libgimp/ix01.html -share/gtk-doc/html/libgimp/ix02.html -share/gtk-doc/html/libgimp/ix03.html -share/gtk-doc/html/libgimp/ix04.html share/gtk-doc/html/libgimp/left.png +share/gtk-doc/html/libgimp/libgimp-GimpItemComboBox.html share/gtk-doc/html/libgimp/libgimp-data.html share/gtk-doc/html/libgimp/libgimp-general.html share/gtk-doc/html/libgimp/libgimp-gimp.html @@ -1062,6 +1065,10 @@ share/gtk-doc/html/libgimp/libgimp-gimpui.html share/gtk-doc/html/libgimp/libgimp-gimpundo.html share/gtk-doc/html/libgimp/libgimp-gimpvectors.html share/gtk-doc/html/libgimp/libgimp-image.html +share/gtk-doc/html/libgimp/libgimp-index-deprecated.html +share/gtk-doc/html/libgimp/libgimp-index-new-in-2-2.html +share/gtk-doc/html/libgimp/libgimp-index-new-in-2-4.html +share/gtk-doc/html/libgimp/libgimp-index.html share/gtk-doc/html/libgimp/libgimp-selectors.html share/gtk-doc/html/libgimp/libgimp.devhelp share/gtk-doc/html/libgimp/libgimp.devhelp2 @@ -1074,10 +1081,6 @@ share/gtk-doc/html/libgimp/up.png share/gtk-doc/html/libgimpbase/home.png share/gtk-doc/html/libgimpbase/index.html share/gtk-doc/html/libgimpbase/index.sgml -share/gtk-doc/html/libgimpbase/ix01.html -share/gtk-doc/html/libgimpbase/ix02.html -share/gtk-doc/html/libgimpbase/ix03.html -share/gtk-doc/html/libgimpbase/ix04.html share/gtk-doc/html/libgimpbase/left.png share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html share/gtk-doc/html/libgimpbase/libgimpbase-gimpbasetypes.html @@ -1095,6 +1098,10 @@ share/gtk-doc/html/libgimpbase/libgimpbase-gimpsignal.html share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html share/gtk-doc/html/libgimpbase/libgimpbase-gimputils.html share/gtk-doc/html/libgimpbase/libgimpbase-gimpversion.html +share/gtk-doc/html/libgimpbase/libgimpbase-index-deprecated.html +share/gtk-doc/html/libgimpbase/libgimpbase-index-new-in-2-2.html +share/gtk-doc/html/libgimpbase/libgimpbase-index-new-in-2-4.html +share/gtk-doc/html/libgimpbase/libgimpbase-index.html share/gtk-doc/html/libgimpbase/libgimpbase.devhelp share/gtk-doc/html/libgimpbase/libgimpbase.devhelp2 share/gtk-doc/html/libgimpbase/libgimpbase.html @@ -1104,10 +1111,6 @@ share/gtk-doc/html/libgimpbase/up.png share/gtk-doc/html/libgimpcolor/home.png share/gtk-doc/html/libgimpcolor/index.html share/gtk-doc/html/libgimpcolor/index.sgml -share/gtk-doc/html/libgimpcolor/ix01.html -share/gtk-doc/html/libgimpcolor/ix02.html -share/gtk-doc/html/libgimpcolor/ix03.html -share/gtk-doc/html/libgimpcolor/ix04.html share/gtk-doc/html/libgimpcolor/left.png share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpAdaptiveSupersample.html share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpBilinear.html @@ -1115,6 +1118,10 @@ share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpCMYK.html share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpColorSpace.html share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpHSV.html share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html +share/gtk-doc/html/libgimpcolor/libgimpcolor-index-deprecated.html +share/gtk-doc/html/libgimpcolor/libgimpcolor-index-new-in-2-2.html +share/gtk-doc/html/libgimpcolor/libgimpcolor-index-new-in-2-4.html +share/gtk-doc/html/libgimpcolor/libgimpcolor-index.html share/gtk-doc/html/libgimpcolor/libgimpcolor.devhelp share/gtk-doc/html/libgimpcolor/libgimpcolor.devhelp2 share/gtk-doc/html/libgimpcolor/libgimpcolor.html @@ -1125,9 +1132,6 @@ share/gtk-doc/html/libgimpconfig/GimpColorConfig.html share/gtk-doc/html/libgimpconfig/home.png share/gtk-doc/html/libgimpconfig/index.html share/gtk-doc/html/libgimpconfig/index.sgml -share/gtk-doc/html/libgimpconfig/ix01.html -share/gtk-doc/html/libgimpconfig/ix02.html -share/gtk-doc/html/libgimpconfig/ix03.html share/gtk-doc/html/libgimpconfig/left.png share/gtk-doc/html/libgimpconfig/libgimpconfig-GimpConfig.html share/gtk-doc/html/libgimpconfig/libgimpconfig-GimpConfigError.html @@ -1139,6 +1143,9 @@ share/gtk-doc/html/libgimpconfig/libgimpconfig-gimpconfig-path.html share/gtk-doc/html/libgimpconfig/libgimpconfig-gimpconfig-serialize.html share/gtk-doc/html/libgimpconfig/libgimpconfig-gimpconfig-utils.html share/gtk-doc/html/libgimpconfig/libgimpconfig-hierarchy.html +share/gtk-doc/html/libgimpconfig/libgimpconfig-index-deprecated.html +share/gtk-doc/html/libgimpconfig/libgimpconfig-index-new-in-2-4.html +share/gtk-doc/html/libgimpconfig/libgimpconfig-index.html share/gtk-doc/html/libgimpconfig/libgimpconfig.devhelp share/gtk-doc/html/libgimpconfig/libgimpconfig.devhelp2 share/gtk-doc/html/libgimpconfig/libgimpconfig.html @@ -1148,15 +1155,15 @@ share/gtk-doc/html/libgimpconfig/up.png share/gtk-doc/html/libgimpmath/home.png share/gtk-doc/html/libgimpmath/index.html share/gtk-doc/html/libgimpmath/index.sgml -share/gtk-doc/html/libgimpmath/ix01.html -share/gtk-doc/html/libgimpmath/ix02.html -share/gtk-doc/html/libgimpmath/ix03.html -share/gtk-doc/html/libgimpmath/ix04.html share/gtk-doc/html/libgimpmath/left.png share/gtk-doc/html/libgimpmath/libgimpmath-GimpMD5.html share/gtk-doc/html/libgimpmath/libgimpmath-GimpMath.html share/gtk-doc/html/libgimpmath/libgimpmath-GimpMatrix.html share/gtk-doc/html/libgimpmath/libgimpmath-GimpVector.html +share/gtk-doc/html/libgimpmath/libgimpmath-index-deprecated.html +share/gtk-doc/html/libgimpmath/libgimpmath-index-new-in-2-2.html +share/gtk-doc/html/libgimpmath/libgimpmath-index-new-in-2-4.html +share/gtk-doc/html/libgimpmath/libgimpmath-index.html share/gtk-doc/html/libgimpmath/libgimpmath.devhelp share/gtk-doc/html/libgimpmath/libgimpmath.devhelp2 share/gtk-doc/html/libgimpmath/libgimpmath.html @@ -1168,11 +1175,11 @@ share/gtk-doc/html/libgimpmodule/GimpModuleDB.html share/gtk-doc/html/libgimpmodule/home.png share/gtk-doc/html/libgimpmodule/index.html share/gtk-doc/html/libgimpmodule/index.sgml -share/gtk-doc/html/libgimpmodule/ix01.html -share/gtk-doc/html/libgimpmodule/ix02.html -share/gtk-doc/html/libgimpmodule/ix03.html -share/gtk-doc/html/libgimpmodule/ix04.html share/gtk-doc/html/libgimpmodule/left.png +share/gtk-doc/html/libgimpmodule/libgimpmodule-index-deprecated.html +share/gtk-doc/html/libgimpmodule/libgimpmodule-index-new-in-2-2.html +share/gtk-doc/html/libgimpmodule/libgimpmodule-index-new-in-2-4.html +share/gtk-doc/html/libgimpmodule/libgimpmodule-index.html share/gtk-doc/html/libgimpmodule/libgimpmodule.devhelp share/gtk-doc/html/libgimpmodule/libgimpmodule.devhelp2 share/gtk-doc/html/libgimpmodule/libgimpmodule.html @@ -1183,14 +1190,14 @@ share/gtk-doc/html/libgimpthumb/GimpThumbnail.html share/gtk-doc/html/libgimpthumb/home.png share/gtk-doc/html/libgimpthumb/index.html share/gtk-doc/html/libgimpthumb/index.sgml -share/gtk-doc/html/libgimpthumb/ix01.html -share/gtk-doc/html/libgimpthumb/ix02.html -share/gtk-doc/html/libgimpthumb/ix03.html -share/gtk-doc/html/libgimpthumb/ix04.html share/gtk-doc/html/libgimpthumb/left.png share/gtk-doc/html/libgimpthumb/libgimpthumb-gimpthumb-enums.html share/gtk-doc/html/libgimpthumb/libgimpthumb-gimpthumb-error.html share/gtk-doc/html/libgimpthumb/libgimpthumb-gimpthumb-utils.html +share/gtk-doc/html/libgimpthumb/libgimpthumb-index-deprecated.html +share/gtk-doc/html/libgimpthumb/libgimpthumb-index-new-in-2-2.html +share/gtk-doc/html/libgimpthumb/libgimpthumb-index-new-in-2-4.html +share/gtk-doc/html/libgimpthumb/libgimpthumb-index.html share/gtk-doc/html/libgimpthumb/libgimpthumb.devhelp share/gtk-doc/html/libgimpthumb/libgimpthumb.devhelp2 share/gtk-doc/html/libgimpthumb/libgimpthumb.html @@ -1258,10 +1265,6 @@ share/gtk-doc/html/libgimpwidgets/gimp-unit-menu.png share/gtk-doc/html/libgimpwidgets/home.png share/gtk-doc/html/libgimpwidgets/index.html share/gtk-doc/html/libgimpwidgets/index.sgml -share/gtk-doc/html/libgimpwidgets/ix01.html -share/gtk-doc/html/libgimpwidgets/ix02.html -share/gtk-doc/html/libgimpwidgets/ix03.html -share/gtk-doc/html/libgimpwidgets/ix04.html share/gtk-doc/html/libgimpwidgets/left.png share/gtk-doc/html/libgimpwidgets/libgimpwidgets-GimpEnumWidgets.html share/gtk-doc/html/libgimpwidgets/libgimpwidgets-GimpHelpUI.html @@ -1278,6 +1281,10 @@ share/gtk-doc/html/libgimpwidgets/libgimpwidgets-deprecated.html share/gtk-doc/html/libgimpwidgets/libgimpwidgets-gallery.html share/gtk-doc/html/libgimpwidgets/libgimpwidgets-gimpoldwidgets.html share/gtk-doc/html/libgimpwidgets/libgimpwidgets-hierarchy.html +share/gtk-doc/html/libgimpwidgets/libgimpwidgets-index-deprecated.html +share/gtk-doc/html/libgimpwidgets/libgimpwidgets-index-new-in-2-2.html +share/gtk-doc/html/libgimpwidgets/libgimpwidgets-index-new-in-2-4.html +share/gtk-doc/html/libgimpwidgets/libgimpwidgets-index.html share/gtk-doc/html/libgimpwidgets/libgimpwidgets-utils.html share/gtk-doc/html/libgimpwidgets/libgimpwidgets-widgets.html share/gtk-doc/html/libgimpwidgets/libgimpwidgets.devhelp @@ -1603,6 +1610,12 @@ share/icons/hicolor/32x32/apps/gimp.png share/icons/hicolor/48x48/apps/gimp.png share/icons/hicolor/64x64/apps/gimp.png share/icons/hicolor/scalable/apps/gimp.svg +share/locale/ar/LC_MESSAGES/gimp20-libgimp.mo +share/locale/ar/LC_MESSAGES/gimp20-python.mo +share/locale/ar/LC_MESSAGES/gimp20-script-fu.mo +share/locale/ar/LC_MESSAGES/gimp20-std-plug-ins.mo +share/locale/ar/LC_MESSAGES/gimp20-tips.mo +share/locale/ar/LC_MESSAGES/gimp20.mo share/locale/bg/LC_MESSAGES/gimp20-libgimp.mo share/locale/bg/LC_MESSAGES/gimp20-python.mo share/locale/bg/LC_MESSAGES/gimp20-script-fu.mo |