NOTICE: This package has been removed from pkgsrc

./graphics/gimp24, Image manipulation program similar to Photoshop[tm]

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.3.19nb3, Package name: gimp-2.3.19nb3, Maintainer: adam

Powerful image manipulation program similar to "Adobe Photoshop"[tm].
It supports layers, arbitrary image sizes and working on several images
at the same time. It comes with a lot of useful plug-ins. Missing is CMYK
support and more than 8 bits per channel.
This is the development version leading up to a future 2.4 stable release.


Required to run:
[print/gimp-print-lib] [www/libgtkhtml] [misc/xdg-dirs] [graphics/lcms] [graphics/xpm] [graphics/hicolor-icon-theme] [graphics/libexif] [graphics/mng] [graphics/libwmf] [graphics/tiff] [graphics/png] [graphics/aalib] [graphics/jpeg] [databases/shared-mime-info] [fonts/fontconfig] [x11/gtk2] [graphics/libart]

Required to build:
[textproc/intltool] [lang/perl5] [pkgtools/x11-links] [devel/gmake] [devel/libtool-base] [devel/pkg-config] [x11/renderproto] [x11/xproto] [x11/fixesproto] [x11/inputproto] [x11/xextproto] [x11/randrproto]

Master sites: (Expand)

SHA1: f04efda774e8ed57ded5058d37091f7a8d7b17b2
RMD160: 3ea293372ef0656543912c0a63ab287fd9ae72ca
Filesize: 16409.659 KB

Version history: (Expand)


CVS history: (Expand)


   2007-11-01 10:26:45 by Adam Ciarcinski | Files touched by this commit (8) | Package removed
Log message:
Obsoleted by gimp-2.4.1
   2007-09-21 15:04:45 by Thomas Klausner | Files touched by this commit (483)
Log message:
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
   2007-09-20 23:37:43 by Thomas Klausner | Files touched by this commit (41)
Log message:
Adapt for librsvg rename. Bump PKGREVISION.
   2007-09-20 01:19:15 by Thomas Klausner | Files touched by this commit (115)
Log message:
Bump PKGREVISION for gnome-vfs rename.
   2007-07-31 23:01:17 by Adam Ciarcinski | Files touched by this commit (6)
Log message:
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
   2007-07-31 15:22:01 by Greg Troxel | Files touched by this commit (1)
Log message:
# libgimpthumb Makefile.am has issues (2.3.18):
# http://bugzilla.gnome.org/show_bug.cgi?id=462130
MAKE_JOBS_SAFE=		no
   2007-07-04 17:19:52 by Lubomir Kundrak | Files touched by this commit (3)
Log message:
Fix for CVE-2007-2949 heap overflow. Bump PKGREVISION.
   2007-06-14 10:56:11 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
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