summaryrefslogtreecommitdiff
path: root/graphics/gimp
AgeCommit message (Collapse)AuthorFilesLines
2011-04-22recursive bump from gettext-lib shlib bump.obache2-4/+4
2011-04-19Fix palette cases, after bug report from Gentoo.wiz4-62/+81
Bump PKGREVISION.
2011-04-15add patches from upstream, via Debian/Ubuntu:drochner6-3/+151
-possible buffer overflows when parsing config files of plugins (CVE-2010-4540, CVE-2010-4541, CVE-2010-4542) -possible buffer overflow in PSP image parser plugin (CVE-2010-4543) bump PKGREV
2011-01-24Fix previous: Due to a png documentation bug, the arguments ofwiz3-6/+6
png_set_IHDR were swapped. Bug reported by drochner. Bump PKGREVISION.
2011-01-24Add upstream bug report URL.wiz3-5/+7
2011-01-15Fix build with png-1.5.wiz2-1/+354
2011-01-15Fix build of mng code with png-1.5. Still needed: fix for png.wiz2-1/+128
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz2-4/+4
2010-12-23Mechanically replace references to graphics/jpeg with the suitabledsainty1-2/+2
alternative from mk/jpeg.buildlink3.mk This allows selection of an alternative jpeg library (namely the x86 MMX, SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and follows the current standard model for alternatives (fam, motif, fuse etc). The mechanical edits were applied via the following script: #!/bin/sh for d in */*; do [ -d "$d" ] || continue for i in "$d/"Makefile* "$d/"*.mk; do case "$i" in *.orig|*"*"*) continue;; esac out="$d/x" sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \ -e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \ < "$i" > "$out" if cmp -s "$i" "$out"; then rm -f "$out" else echo "Edited $i" mv -f "$i" "$i.orig" && mv "$out" "$i" fi done done
2010-11-15PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnomeabs2-4/+4
2010-11-11Don't depend on libXpm when x11 option has been turned offadam2-4/+4
2010-10-25Fixed buildling on MacOSXadam4-3/+26
2010-10-16Changes 2.6.11:adam3-8/+9
* Bugs fixed: - Printing and Print preview broken with cairo 1.10 - Parasite handling had problems and can cause crashing - Error with string-append and gimp-drawable-get-name - (Paco) Recursive Gaussian Filter error - Fix incorrect "wrap mode" documentation values in Edge plug-in - Difference of Gaussians gives blank doc if "Invert" selected - Image type filter doesn't include .rgba SGI files - Console window opening on file-ps-load - Wood 1 and Wood 2 have bad alpha value - Image saved from google docs generates a 'gimp-image-set-resolution' error message * Updated translations: German (de) Spanish (es) Italian (it) Japanese (ja) Romanian (ro) Chinese (Hong Kong) (zh_HK) Chinese (Taiwan) (zh_HK)
2010-09-15kill the "gnome" option which is of no effect nowdrochner2-14/+5
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz2-3/+4
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-08-29No need gtkdoc-rebase workaround anymore.obache1-5/+1
2010-07-16Changes 2.6.10:adam2-6/+6
* Bugs fixed: - TGA files saved with incorrect header yOrigin data - Save As... does not save Windows Bitmap as default in dialog - CMYK decompose broken - brush - color from gradient works wrong in greyscale - Error in gimp-hue-saturation PDB call - GIMP crashes when clicking any scroll bar from combo boxes - newly opened images are put into the background * Updated translations: German (de) Italian (it) Romanian (ro) Portuguese (pt)
2010-07-04Changes 2.6.9:adam7-59/+37
* Bugs fixed: - Font selection remains visible - gimp.desktop: image/x-psd in MimeTypes twice - Unportable test(1) construct in configure script - Description of "histogram" procedure is slightly inaccurate - Tool options not saved/loaded correctly? - Importing PDF files with long titles - blur-gauss-selective.exe crashes - Dialog of "Save as BMP" ignores changes which are not made with a mous - Text-Tool crashes when edit a 2.4.2 version xcf - Text-Tool crashes when edit a 2.4.2 version xcf - Layer preview suddenly stops getting updated - leaks shared memory - Exporting to Alias PIX format fails - a few strings in Save as... > Raw image data dialog are always in English - GEGL Operation "path" crashes GIMP - Crashes when using path tool - GIMP 2.7.0 fails to build against libpng 1.4.0 - Saving to .ppm fails on indexed colorspace - the "Antialiasing..." message in the progress bar does not show translated - gimp-layer-new-from-visible should work from updated projection * Updated and new translations
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)