summaryrefslogtreecommitdiff
path: root/graphics/gimp
AgeCommit message (Collapse)AuthorFilesLines
2010-06-20Set LICENSE.wiz1-1/+2
2010-06-20Add bug report URL.wiz3-5/+9
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz4-5/+27
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-04-09Add pt locale file to PLIST.wiz2-3/+4
This file was not created correctly because of problems in the msgfmt wrapper, which are now fixed. Bump PKGREVISION.
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz2-3/+4
2009-12-16update to 2.6.8drochner3-41/+6
changes: -bugfixes -translation updates
2009-11-24afais there are no references to libexif in exported libraries,drochner1-2/+1
so don't propagate bl3
2009-11-13add patch from upstream CVS to fix possible integer overflow in BMP plugindrochner3-3/+37
(CVE-2009-1570) bump PKGREVISION
2009-09-09let configure ignore <linux/input.h>, otherwise we'd needdrochner1-1/+2
another PLIST conditional
2009-08-26bump revision because of graphics/jpeg updatesno2-3/+4
2009-08-21Changes 2.6.7:adam2-2/+2
* Tablet pan is not working as fast as it should * Crashes when using any colors tool/function on Windows * GIMP crashes when clicking GEGL Operation on Windows * file-jpeg-save erroneous with small quality values * Changing palettes from list to grid view loses "locked to dock" status * "Send by Email" does not update "Filename" * Transparent BMP files fail to load * help-browser uses deprecated (and sometimes broken) webkit call * 'Sphere Designer' does not reset correctly... * first time open of .svg file ignores the requested units * Export to MNG animation fails * Dithering with transparency is broken for "positioned" method * metadata plug-in crashes on some images * PNG comment not found if more than 1 tEXt chunks * Exporting to PSD with a blank text layer creates a corrupt file * Levels tool does not adjust output levels correctly if input levels are changed * Import from PDF throws errors when entering resolution in pixels per millimetre * Black pixels appear in "Spread" filter preview * Path Dialog: Path preview pics not to see constantly * gimp_gradient_get_color_at() may return out-of-bounds values * Rectangle select tool size shrinks to 0 if size is larger than the image and the up or down arrow is pressed * crash when invoking certain actions by keyboard shortcut * Closing maximized image doesn't restore document window size * Perspective transformation on a layer with a mask causes crash * GIMP crashes when right-click canceling a drawing action initiated outside layer boundaries * when printing, the number of copies should be reset to 1 * Alpha to Logo * Rotate with clipping crops the whole layer * transform tool fills underlying extracted area wrongly * Image display is wrong after undoing canvas size * help-browser plugin crashes when used with webkit 1.1.3 * Action GEGL box widgets weirdness
2009-08-21Changes 2.6.7:adam5-20/+31
* Tablet pan is not working as fast as it should * Crashes when using any colors tool/function on Windows * GIMP crashes when clicking GEGL Operation on Windows * file-jpeg-save erroneous with small quality values * Changing palettes from list to grid view loses "locked to dock" status * "Send by Email" does not update "Filename" * Transparent BMP files fail to load * help-browser uses deprecated (and sometimes broken) webkit call * 'Sphere Designer' does not reset correctly... * first time open of .svg file ignores the requested units * Export to MNG animation fails * Dithering with transparency is broken for "positioned" method * metadata plug-in crashes on some images * PNG comment not found if more than 1 tEXt chunks * Exporting to PSD with a blank text layer creates a corrupt file * Levels tool does not adjust output levels correctly if input levels are changed * Import from PDF throws errors when entering resolution in pixels per millimetre * Black pixels appear in "Spread" filter preview * Path Dialog: Path preview pics not to see constantly * gimp_gradient_get_color_at() may return out-of-bounds values * Rectangle select tool size shrinks to 0 if size is larger than the image and the up or down arrow is pressed * crash when invoking certain actions by keyboard shortcut * Closing maximized image doesn't restore document window size * Perspective transformation on a layer with a mask causes crash * GIMP crashes when right-click canceling a drawing action initiated outside layer boundaries * when printing, the number of copies should be reset to 1 * Alpha to Logo * Rotate with clipping crops the whole layer * transform tool fills underlying extracted area wrongly * Image display is wrong after undoing canvas size * help-browser plugin crashes when used with webkit 1.1.3 * Action GEGL box widgets weirdness
2009-07-22Remove USE_DIRS from pkgsrc.wiz1-2/+1
Shared directories can now be created independently by the pacakges needing them and will be removed automatically by pkg_delete when empty. Packages needing empty directories can use the @pkgdir command in PLIST. Discussed and ok'd in thread starting at http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-07Need workaround for Upstream Bug#562310, as noticed in PR 41475.obache1-1/+5
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-2/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-58/+1
2009-04-21PLIST fix for MNG option disabledadam1-2/+2
2009-03-22Remove msgfmtstrip scripts and targets using them, now that thewiz2-27/+1
infrastructure supports this properly (thanks joerg!).
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
2009-03-17Changes 2.6.6:adam4-17/+16
* Bugs fixed: - lcms plug-in crashes on broken profile - changing the help browser preference may not work - blur plugin: bug in the first line - gimp-2.6 crashed with SIGSEGV in IA__g_object_get() - 1-bit white background saved as PBM becomes all black - Small bug in Filter>Distorts>Ripple - top left pixel position/coordinate is not 0,0 but 1,1 - Rotate with clipping crops the whole layer * Updated translations.
2009-02-21Fix broken PLIST when svg option is switched off.dholland1-2/+2
2009-02-18Changes 2.6.5:adam3-10/+10
* Bugs fixed: Scaling image to 25% turn background from white to grey GIMP's GtkScaleButton conflicts with GTK's GEGL tool - missing Operation Settings for all sub-tools don't rely on GtkAction implementation details wrong RGB values for color names in libgimpcolor/gimprgb-parse.c wrong hex RGB value for the color names slategrey and slategray Brushes dragged to the image window look strange Rectangle Select Tool does not allow 1:1 fixed ratio Black pullout parameter of plug-in-newsprint has no effect First image opened in GIMP offset Align Tool doesn't work properly if it is the active tool at startup
2009-01-26deal with desktopdbdrochner1-1/+2
2009-01-24Changes 2.6.4:adam8-209/+223
* Bugs fixed: Perspective transformation jagged edges / comb effect jpg save dialog: "cancel" is treated like "commit" for settings Using clone tool on a layer with a part out of canvas causes crashes crash when the drawable is changed while a color tool is active GIMP crashes on selecting Tools->GEGL operation python-fu-foggify does not check if image is in rgb mode Hue selection mode does not cross the 0-360 degrees line Scrollbars not resized when we extend the canvas size PF_PALETTE: 'TypeError' when used in a plugin that is registered in <Image> Compilation with --as-needed PF_SLIDER and PF_SPINNER 'Step' values do not change consistently... Default image dimensions are not correctly transferred in the file/new dialog box GIMP can't save to mounted filesystem if file exists * Updated translations
2008-09-30Fix for PR#37947adam1-4/+13
2008-08-30Use correct link options for the "twain" plugin. This fixes build problemstron2-1/+15
under Mac OS X.
2008-08-30Changes 2.4.7:adam4-21/+21
- fixed issue in GIF load plug-in - fixed event handling in MIDI controller - fixed handling of the 'Highlight' tool option in Crop and Rectangle Select tools - various fixes to the Python bindings: - fixed crash with Python 2.5 on 64 bit systems - added missing validity checks - allow to pass None for PDB_DISPLAY - plugged a memory leak in gimp-text-get-extents-fontname PDB call - fixed potential timeout issues in org.gimp.GIMP.UI D-Bus service - fixed endianness issue in the ICO save plug-in - translation fixes and updates (be, it, lt, nn, vi)
2008-05-31Changes 2.4.6:adam4-14/+32
- fixed handling of the "antialias" tool option - when loading a TIFF image, always set a filename on it - fixed initial state of curve type in Curves tool - fixed potential crash in the Dicom load plug-in - respect the brush mask in the Heal tool - plugged some minor memory leaks - fixed a glitch in the DND code - gimp-image-convert() must not accept palettes with > 256 colors - fixed parameter description in the Map Object plug-in - fixed compilation of unit tests on Mac OS X - fixed handling of "argc-lower-val-y" PDB parameter in Curve Bend plug-in - fixed overlap problem in Hue-Saturation tool - fixed asymmetry in Unsharp Mask plug-in - don't show non-existant color profiles in the selector - fixed issues with default aspect ratio in the Crop tool - fixed compilation of the PDF import plug-in with libpoppler 0.8 - fixed bug in clipboard brush code - corrected layer mask flag in PSD save plug-in - fixed an issue with tablets and newer X.Org releases - keep the JPEG save plug-in from writing an empty EXIF tag - fixed crash in Selective Gaussion Blur plug-in - added new translations (Belarusian, Catalan, Norwegian Nynorsk) - translation fixes and updates
2008-05-06If Gimp is built without the aalib option, don't buildlink aalib. This isdsainty1-2/+8
especially critical if aalib isn't actually installed on the building system! Fixes builds of Gimp plug-ins where PKG_DEFAULT_OPTIONS+=-aalib XXX There are a few other options here that should get the same treatment.
2008-04-12Convert to use PLIST_VARS instead of manually passing "@comment "jlam3-31/+22
through PLIST_SUBST to the plist module.
2008-03-06Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.wiz1-2/+2
2008-03-02Changes 2.4.5:adam4-18/+18
- fixed a regression introduced by the brush cursor optimization - fixed bug in transform tool preview - fixed PSD export of images with layer masks - fixed base64 encoding routine of the Mail plug-in - use the correct background color when creating a new image - explicitly link libgimpthumb with GLib - improved selection of the font sample string - unified handling of "Enter" and "Space" keysyms - fixed bug in the Glossy script when used with a pattern - correctly record dimensions in Exif data when saving as JPEG - fixed sensitivity of plug-in menu items - fixed potential crashes in Wind, Warp, Small Tiles and Apply Canvas plug-ins - added default keyboard shortcut for "Paste As New Image" (Ctrl-Shift-V) - added default keyboard shortcut for "Copy Visible" (Ctrl-Shift-C) - fixed missing preview update in Curves tool - fixed a bug in the Frosty Logo script - fixed backward transformations using the PDB - translation fixes and updates (de, eu, eo, fr, he, hu, it, ja, ko)
2008-01-31Changes 2.4.4:adam3-11/+11
- fixed typo in stock icon name - fixed handling of PSD files with empty layer names - merged TinyScheme bug-fixes - removed duplicate entry from Tango palette - corrected parameter range in Chip Away script - reduced redraw priority and speed of the marching ants - fixed out-of-bounds array access in Convolution Matrix plug-in - reduced rounding errors in Convolution Matrix plug-in - fixed potential crash on missing CMYK color profile - fixed crash in Bumpmap plug-in when called from some scripts - Equalize should not equalise the alpha channel - increased the number of points the ImageMap plug-in can handle - adjusted the priority of the projection renderer - smooth the brush mask to get a simpler cursor boundary - show the selection even if the image window is invisible - allow to commit a pending rectangular selection using Enter - fixed bug in image dirty state logic - improved GIMPressionist preformance and reduced startup time - fixed a crash in the Convert to Color Profile plug-in - merged some other minor fixes from trunk - translation updates (de, it, lt, ru, sv, uk)
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn1-2/+2
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2008-01-05Don't set "USE_BUILTIN.fontconfig" to "no". The "builtin.mk" containstron1-2/+1
a proper version check and X.org includes a recent enough version of the library.
2007-12-17Changes 2.4.3:adam4-18/+17
- avoid filename encoding problems in the WMF import plug-in - fixed horizontal flipping of linked layers - raised the priority of the display idle renderer to improve performance on Win32 - fixed a missing update in the Lighting plug-in UI - fixed a potential crash in the projection code - fixed a minor Makefile issue - removed some pointless warnings from the JPEG and TIFF load plug-ins - fixed size calculation for the image size warning dialog - fixed loading of tool options for the rectangle tools - push/pop a context in the Fog filter - fixed potential crashes in the Python binding - corrected grid drawing with non-integer spacing - fixed grid snapping for coordinates less than the grid offset - made the healing brush work properly when dragged - update tool state when a device change happens - improved validation of strings sent over the wire - fixed integer check in Script-Fu - fixed potential out-of-memory problem in Script-Fu - fixed compilation on msys/mingw - fixed localisation of Python plug-ins on Win32 - translation updates (ca, cs, de, gl, it, ko, lt, sv, uk)
2007-12-07Remove gimp-print support. As of 2.4, gimp no longer uses gimp-printgdt2-5/+3
in the print plugin. gimp-print 4.2 is itself obsolete, replaced by gutenprint 5, and gutenprint provides a gimp print plugin that links against gimp's libraries.
2007-12-02Remove Ex-MASTER_SITEs. From Zafer Aydogan.wiz1-4/+2
2007-11-22This package needs "Perl::XML-Parser" to build. Add the "p5-XML-Parser"tron1-1/+3
as a build dependence to provide this module.
2007-11-21Changes 2.4.2:adam3-9/+8
- removed broken and useless HSV Graph script - update the histogram when a color correction tool is cancelled - fixed a crash with certain plug-in or script descriptions - corrected a tooltip - fixed a crash when GIMP is run without any modules - fixed error handling in the TIFF plug-in - fixed a problem with Sample points - fixed a crash when merging layers in indexed image - update the histogram when painting - fixed another problem with merge operations on indexed images - fixed crash in TIFF plug-in when saving indexed images - changed defaults so that a system monitor profile is only used when the user explicitely enabled this feature - fixed endless loop when running equalize on transparent areas - fixed heap corruption in GimpColorScale widget that caused a crash in the Compose plug-in - fixed use of background color in Particle Trace script - set the image menu insensitive when there's no image opened - translation updates (ca, et, it, lt, pt, pt_BR, sr, sv)
2007-11-01Changes 2.4.1:adam3-11/+11
* Bug fixes
2007-10-28gimp 2.4 now supports DESTDIR out of the box.joerg1-1/+3
2007-10-28options-ify svg and mng; the former pulls in a whole lot of gnomedogcow3-9/+21
infrastructure, the latter ain't very commonly used. Both default to being active.
2007-10-28Remove inclusion of options.mk.wiz1-3/+1
Whatever was intended to happen here, that is not the correct way.
2007-10-25Changes 2.4.0:adam9-905/+1074
* Refreshed Look * Scalable Brushes * Selection Tools * Foreground Select Tool * Align Tool * Changes in menus * Improved display when zooming in or out
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz2-5/+5
Bump PKGREVISION.
2007-09-20Adapt for librsvg rename. Bump PKGREVISION.wiz2-5/+5
2007-09-19Bump PKGREVISION for gnome-vfs rename.wiz1-1/+2
2007-07-17Changes 2.2.17:adam3-27/+6
- fixed regression in PSD load plug-in - fixed crash when loading a corrupt PSD file - work around for Pango appending " Not-Rotated" to font names Changes 2.2.16: - improved input value validation in several file plug-ins - improved handling of corrupt or invalid XCF files - guard against integer overflows in several file plug-ins - fixed handling of background alpha channel in XCF files - improved forward compatibility of the config parser - fixed crash when previewing some animated brushes
2007-07-04Fix for CVE-2007-2949 heap overflow. Bump PKGREVISION.lkundrak3-3/+23