Up to [cvs.NetBSD.org] / pkgsrc / graphics / gimp24
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Obsoleted by gimp-2.4.1
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves. Bump PKGREVISION.
Adapt for librsvg rename. Bump PKGREVISION.
Bump PKGREVISION for gnome-vfs rename.
Changes 2.3.19: - support long layer names in PSD files - improved EXIF handling in the JPEG file plug-in - added control for the playback speed in the Animation Playback plug-in - avoid needless image preview invalidation - allow to edit the image comment in the Image Properties dialog - further improved rectangle tools - made JPEG save parameters user-configurable - avoid color conversions between identical ICC color profiles - improved Print plug-in - improved loading and saving of indexed TGA images - bug fixes and code cleanup
# libgimpthumb Makefile.am has issues (2.3.18): # http://bugzilla.gnome.org/show_bug.cgi?id=462130 MAKE_JOBS_SAFE= no
Pullup ticket 2136 - requested by lkundrak security fix for gimp - pkgsrc/graphics/gimp/Makefile 1.157 - pkgsrc/graphics/gimp/distinfo 1.35 - pkgsrc/graphics/gimp/patches/patch-ae 1.7 - pkgsrc/graphics/gimp24/Makefile 1.45 - pkgsrc/graphics/gimp24/distinfo 1.18 - pkgsrc/graphics/gimp24/patches/patch-af 1.1 Module Name: pkgsrc Committed By: lkundrak Date: Wed Jul 4 13:34:36 UTC 2007 Modified Files: pkgsrc/graphics/gimp: Makefile distinfo Added Files: pkgsrc/graphics/gimp/patches: patch-ae Log Message: Fix for CVE-2007-2949 heap overflow. Bump PKGREVISION. --- Module Name: pkgsrc Committed By: lkundrak Date: Wed Jul 4 15:19:52 UTC 2007 Modified Files: pkgsrc/graphics/gimp24: Makefile distinfo Added Files: pkgsrc/graphics/gimp24/patches: patch-af Log Message: Fix for CVE-2007-2949 heap overflow. Bump PKGREVISION.
Fix for CVE-2007-2949 heap overflow. Bump PKGREVISION.
Changes 2.3.18: - temporarily show the hidden image statusbar while the progress is active - added support for loading .abr v6 Photoshop brushes - improved usability of color scales - improved display quality of zoomed-out image view - bug fixes and code cleanup
opencdk shlib major changed; bump ABI depends and PKGREVISIONs of affected packages.
Changes 2.3.17: - improved import of multi-page TIFF files - reduced rounding errors in Blur routines (core and plug-ins) - further improved parameter checks in the PDB - added support for loading .abr v2 Photoshop brushes - improved border behavior of the Blur tool - show the brush outline at the Clone tool's source position - added libgimpbase API to retrieve the user's Pictures folder - add a shortcut to the user's Pictures folder to the file-chooser dialog - improved the quality of the Motion Blur filter - save paths in TIFF files - let the Screenshot plug-in name the new layer after the window - use memory slices to reduce memory fragmentation - some code cleanup - lots of bug fixes
Follow rename of PKG_BUILD_OPTION for gtk2.
Changes 2.3.16: - make the XOR color configurable as a workaround for broken drivers - allow to assign keyboard shortcuts to procedures without menu entry - allow to configure the height of the preview area in data editors - improved file detection in TGA plug-in - improved brush scaling code, now also scales up - converted standard pixmap brushes to parametric ones - improved zoom tool behavior - D-Bus methods now have a return value indicating success or failure - added more menu tooltips - allow procedures to request the display ID they are being called from - depend on GTK+ >= 2.10.6 and use some of the new functions in GTK+ 2.10 - allow filename passed on the command-line to be opened as new images - various optimizations - bug fixes and code cleanup
Bump PKGREVISION for gnome-keyring ABI bump.
Updated the list of pkg-config files. PKGREVISION++
Changes 2.3.15: - added keyboard control to rectangle tools and improved their tool options - improved console handling on Win32 - support large XCF files (> 2GB) on Win32 also - cleanup of the internal undo system - ask before overwriting files, not only for image files - added "Revert Zoom" functionality - added GimpStringComboBox widget to libgimpwidgets - added HAL support for hotplug of Linux Input devices - added support for shaped windows to the Screenshot plug-in - improved handling of incomplete PNG files - categorize contributors into active and inactive - added controller module for DirectInput controllers on Win32 - speed up transform tools - improved tool cancellation framework - fixed Select -> Border behaviour and added option for 'sticky image edges' - bug fixes and code cleanup
Changes 2.3.14: - added actions to control brush spacing - polished appearance of image window - scale the brush's spacing when scaling the brush - save tool presets when they are changed - improved handling of vectors in the Python bindings - allow for auto-cropping the result of the transform tools - added GimpRatioEntry widget and use it in the rectangle tool options - added functions to transform between preview and image coordinates - added PDB functions to validate display, drawable, image and vectors IDs - added HSL color model to Decompose and Compose plug-ins - further improved status bar messages for tools - on systems with D-Bus build gimp-remote functionality into gimp executable - bug fixes and code cleanup
Remove share/gimp. Bump PKGREVISION.
gimp-remote is built only when the GDK target is X11. Adjust PLIST accordingly.
Add the twain plug-in to PLIST if the TWAIN framework is available. Bump PKGREVISION.
Add menurc to CONF_FILES. Without it, gimp will not create the .gimp-2.3 directory for first-time users. Bump PKGREVISION.
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
-migrate devhelp docs to share/gtk-doc/html -minor cleanup: xdg-dirs etc -bump PKGREVISION
DESTDIR support and switch to modular buildinks.
Changes 2.3.12: - merged the Perspective Clone tool - allow to pan the image view using the Space bar - show a thumbnail in the "Rotate JPEG?" query dialog - added file information to the Image Properties dialog - more work on the new selection tools - give immidiate feedback when tool modifier keys are pressed - added Lens Distortion plug-in - internationalize Python binding and Python plug-ins - improved internal message infrastructure, use the statusbar for warnings - added an URL loader backend based on libcurl - build a color-managed CMYK color selector if lcms is available - localize Script-Fu procedure descriptions - lots of user interface polishing - bug fixes and code cleanup
Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency. This fixes problems when some installed packages are outdated. Per wiz@'s request. Grrr, I really hate this kind of change.
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
Add some more missing files to PLIST. Add intltool to tools. Bump PKGREVISION.
Include some .h files not in PLIST; gimp-ufraw was including them via gimp includes and failing to build. PKGREVISION++.
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
Sweep pkgsrc and convert packages that included intltool/buildlink3.mk to use instead "USE_TOOLS+=intltool". Remove now unused intltool/buildlink3.mk
Changes 2.3.9: - better interpolation for "smooth" curves in the Curve tool - added an Auto button to the Threshold tool that picks a suitable value - simplified user installation, only display a dialog in case of an error - added Red Eye Removal plug-in - added thumbnail loader to GIF load plug-in - declared even more data as const - refactoring of the PDB and plug-in management code - allow Merge to work on a single layer - added a way to remove all keyboard shortcuts from the Preferences dialog - added menu items for "Text to Path", "Text along Path" and "Text to Selection" - allow to initialize a new layer mask with any of the image's channels - added clipboard brush and clipboard pattern - added scripts to sort color palettes - swap meanings of "dilate" and "erode" which have been wrong for a long time - show Clone tool source location while painting - use GtkFileChooserButton in place of GimpFileEntry - added script to reverse the order of layers - added "Sample merged" and "Selected Pixels only" options to Palette import - added actions to select palette and colormap colors - new environment variable to control which batch interpreter to use - give plug-ins access to the CPU detection so that they can use MMX code - speed up Selective Gaussian Blur plug-in - improved tool cursors, added edge resizing cursors - improved behaviour of new selection tools - allow to reset all gimprc values from the Preferences dialog - optionally show guides in the Crop tool - bug fixes and code cleanup
Fix build with png-1.2.9nb2. Bump PKGREVISION.
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
Changes 2.3.8: - added new tile primitive Triangle to Mosaic plug-in - speed up Gaussian Blur plug-in - suppress redundant progress updates from plug-ins - changed some gimprc and sessionrc default values (window hints, fullscreen mode) - do not focus transform tool dialogs on map - renamed Magnify tool to Zoom tool and added some missing tool shortcuts - added a submenu with recently used plug-ins to the Filters menu - fixed look-up table used for Contrast adjustments - improved the user interface of the Animation Playback plug-in - added framework for describing menu entries in the statusbar - added lots of helpful blurbs to procedures and core actions - remove color from the Watercolor selector if Shift is being pressed - ported PDB internals to GParamSpec and GValue - speedup and UI improvements for the SIOX tool - added parasite getters and settors for vectors - made PSD load and save plug-ins 64bit clean - some string review - ported ellipse select tool to the new rectangle tool - added basic support for layer masks to the PSD save plug-in - avoid relocations by declaring more data as const - new application icons in more sizes and as a SVG - provide script-specific samples instead of hard-coding "Aa" for font preview - build the Screenshot plug-in on all platforms - allow to discard invisible layers when merging visible layers - nicer output from gimp-procedural-db-dump - bug fixes and code cleanup
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with USE_TOOLS+=msgfmt.
Over 1200 files touched but no revisions bumped :) RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
Depend on hicolor-icon-theme to: 1) Handle the shared share/icons/hicolor directory. 2) Properly regenerate the icon theme cache during (de)installation. Bump PKGREVISION.
Belatedly bump PKGREVISION for all libtasn1 dependencies, since libtasn1 had a shlib major bump. Also update dependencies in bl3.mk files. Addresses PR 32998 by Robert Elz.
Remove gnomeprint plugin (which is not built) from PLIST, allowing 'make package'. PKGREVISION++.
Changes 2.3.7: - depend on GTK+ 2.8, use some of the new features - removed workarounds for problems in GTK+ 2.6 - moved Align Visible Layers to the Image menu - started to add a new vectors PDB API - make it more obvious that docks can be rearranged by drag and drop - modified the behaviour of the Tab key - added --license command-line option - improved dither matrix for RGB->Indexed conversion - added PDB API to stroke with any paint method - gave some plug-ins more sensible names - keep settings of brush/pattern/font/... button popups across sessions - reduced number of memory allocations by declaring some strings as static - some improvements to the plug-in preview widgets - added links to important topics in the user manual - let the configure script display a summary of options - bug fixes and code cleanup
Recursive revision bump / recommended bump for gettext ABI change.
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because of the shlib major bump. PKGREVISION++ for the dependencies.
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
Recursive PKGREVISION bump for gnutls shlib major bump. Bump BUILDLINK_RECOMMENDED.
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
Ran "pkglint --autofix", which corrected some of the quoting issues in CONFIGURE_ARGS.
Bump PKGREVISION for libgsf dependencies, and BUILDLINK_DEPENDS because of the libgsf shlib major bump and associated BUILDLINK_DEPENDS bump.
This package needs USE_MSGFMT_PLURALS.
Fix buildling
USE_MSGFMT_PLURALS=yes
import the current development version of GIMP (2.3.4) for those who want to play with the new selection tool, color management or whatever
Initial revision