summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2005-02-09Force detection of grep and egrep by the configure script.gavan1-1/+2
Unfortunately, configure doesn't always manage to correctly pick up these values from GREP and EGREP, so we pass them in as cached values. This way, configure still doesn't always print them correctly, but they end up in config.status, which is the end goal. This solves the problem where on Solaris, configure detects the wrong grep and worse still, fails to detect a suitable egrep at all.
2005-02-09Maintainer update in PR pkg/29260 to enable kipi (KDE Image Pluginmarkd1-1/+6
Interface). Bump PKGREVISION.
2005-02-08Changes 2.31:adam3-19/+17
* More automatic handling of date and time with the 'datematic' * 64-bit platform support * Various other new features, improvements, and bugfixes
2005-02-07Fix substitution for default.mgp. Bump PKGREVISION.hira1-3/+3
2005-02-05Bumped PKGREVISION due to change in libwmf.jklos3-3/+6
2005-02-05Update to version 1.234.seb2-7/+7
Changes since last packaged version (1.233): Call fuji_rotate() before apply_profile(). Do not use the gamma curve after applying a profile.
2005-02-05Bumped PKGREVISION because of removal of xpm building reference.jklos1-2/+2
2005-02-05Removed buildlink references for xpm. It's not necessary, and it'sjklos2-4/+2
insecure at the moment.
2005-02-05Remove out-dated patches for last round of ocaml updatesadrianp2-34/+0
2005-02-04- Update from camlimages from 2.11 to 2.2.0adrianp6-18/+187
2.11 * bug fix release 2.12 * O'Caml 3.07 port. Added support for lablgtk2.
2005-02-02new gimp pluginsdrochner1-1/+3
2005-02-02update to 2.3drochner2-6/+7
changes: added -cl (insert comment literal) option Added -norot (zero out rotation tag) option Added handling of explicit 35mm equivalent tag Added ability to do sequencial renaming and fixes
2005-02-02import ufraw-0.3, a GIMP import plugin for raw-format dicgicam imagesdrochner4-0/+35
(this competes with the gimp-rawphoto plugin, but not in a pkgsrc sense, so I'll leave it to the user to sort it out)
2005-02-02import rawphoto-1.19, a GIMP import plugin for raw-format dicgicam imagesdrochner6-0/+60
2005-02-02update to 1.233 -- some fixes, some new cameras... anyway, we have todrochner2-7/+7
stay up-to-date because the distribution files don't change names.
2005-02-01fixed for NetBSD 1.6.2.hamajima4-4/+21
bump PKGREVISION.
2005-01-31Changes 2.7.3:adam3-15/+15
* Incorporated OpenVMS port by Jouk Jansen <joukj@hrem.stm.tudelft.nl> http://nchrem.tnw.tudelft.nl/openvms/software2.html * PNG is now the default image format * Corrected long standing bug in StdSnapshotCallback() in graphic.c * Added -clipboard option which loads files from command line into clipboard.
2005-01-29Added ov519view.hamajima1-1/+2
2005-01-28Changes 1.0.3:adam4-41/+40
* Fix bug where empty gradients cause segfault (Darin) * Small build fix (Darin) Changes 1.0.2: * Fix bug where scaled text would be clipped (Darin) * Fix bug where empty .svg file cause segfault (Darin) * Fix bug where some .svg files with certain kinds of degenerate gradients would cause segfault (Darin) * Change install and packaging so that librsvg 1 and librsvg 2 can be installed on the same system. (Ramiro) * Fix bug where we would read past the end of a string when the string has multibyte sequences in it (Darin) * Remove vestiges of unused gettext and xml-i18n-tools (Darin)
2005-01-28Add RUBY_HAS_ARCHLIB which have machine dependent extention libraries.taca2-2/+6
Bump PKG_REVISION.
2005-01-27Changes 6.1.9-4:adam3-6/+7
* Bug fixes
2005-01-26Update compface to version 1.5.1, addresses PR#29128.ben3-6/+16
2005-01-26TEST_TARGET is broken; comment it out.tv1-2/+2
2005-01-25Pull in asm symbol fixes for Interix from gtk2.tv5-1/+61
2005-01-24Fix build on Interix; also move "special" GCC_REQD to hacks.mk.tv2-10/+27
2005-01-24Fix build on Interix; turn off MIT-SHM there. (Ugly, but that's a fact oftv2-7/+9
life for Interix X11....)
2005-01-24Changes 2.2.3:adam2-5/+5
- fixed build problem in MIDI input controller (bug #163593) - remember last used directory in file open and save dialogs (bug #162385) - fixed crashed in DND of indexed drawables (bug #163879) - removed bumpmap artifacts in Lighting Effects plug-in (bug #163877) - fixed non-interactive mode of Retinex plug-in - fixed undo of ink strokes (bug #163670) - fixed expose event handling in Curve Bend plug-in (bug #164207) - added a missing pressure sensitivity toggle to Airbrush tool (bug #164237) - fixed loading of XJT images files from read-only folders (bug #164116) - fixed bug in the Info dialog that crashed the Crop tool (bug #163617) - fixed yet another entry problem in the Scale Image dialog (bug #163951) - fixed serialization of binary parasites (bug #163131) - correctly initialize the preview in the Bumpmap plug-in (bug #162285) - give visual feedback if a dialog is already opened (bug #164156) - fixed saving of JPEG images with large quality settings (bug #164087) - update the menus when selecting a component in the Channels dialog (bug #164195) - fixed issues with the save dialog in the Imagemap plug-in (bug #164864) - update filesize in JPEG dialog if size of EXIF data changes (bug #164914)
2005-01-23Build Python with thread support by default and turn the existingrecht2-5/+5
python*-pth packages into meta-packages which will install the non-pth packages. Bump PKGREVISIONs on the non-pth versions to propagate the thread change, but leave the *-pth versions untouched to not affect existing installations. Sync all PYTHON_VERSIONS_AFFECTED lines in package Makefiles.
2005-01-23Add patch to fix build on 2.0, based on a suggestion by OBATA Akio in PR 28943.wiz2-1/+15
Also closes PR 28984.
2005-01-23Provide the option of an HTTP download site, as listed on the ImageMagick ↵dsainty1-2/+3
download web page
2005-01-23New package for ov519view-0.00, software for use with USB cameras based OV519.hamajima5-0/+59
2005-01-22Note addition of p5-Gnomeadrianp1-1/+2
2005-01-22The Gtk module allows Perl access to the Gtk+ graphical user interfaceadrianp3-0/+32
library. You can find more information about Gtk+ on http://www.gtk.org. The Perl binding tries to follow the C interface as much as possible, providing at the same time a fully object-oriented interface and Perl-style calling conventions. This is the Gnome extension of the Gtk module.
2005-01-22Note addition of p5-Gdk-Imlibadrianp1-1/+2
2005-01-22The Gtk module allows Perl access to the Gtk+ graphical user interfaceadrianp3-0/+25
library. You can find more information about Gtk+ on http://www.gtk.org. The Perl binding tries to follow the C interface as much as possible, providing at the same time a fully object-oriented interface and Perl-style calling conventions. This is the Gtk::Gdk::Imlib extension of the Gtk module.
2005-01-22Remove "mtv" package. It is a very outdated, binary only MPEG 2 player. Andtron5-55/+1
there are much better players (e.g. "mplayer") available in the meantime.
2005-01-22Align with doc/Makefile-example.minskim1-10/+10
2005-01-22Update ImageMagick to 6.9.1-1. List of changes not available, but 6.9.1-0jdolecek2-5/+5
doesn't appear to be available on the master server anymore
2005-01-22Switch to Tcl/Tk-8.4.minskim5-11/+49
Bump PKGREVISION due to dependency changes.
2005-01-21Override intltool and add build dependency on it instead of directlyminskim1-4/+2
depending on packages that intltool requires.
2005-01-21This pkg needs the XML::Parser perl module in order to build.kristerw1-1/+4
2005-01-21Changes 6.1.9-0:adam2-6/+6
* Improvements, bug fixes, and all the other more or less imporant changes
2005-01-20Sort.wiz1-2/+2
2005-01-20Add and enable dia-python.jmmv1-1/+2
2005-01-20Initial import of dia-python, version 0.94:jmmv3-0/+42
This package provides the Python plugin for Dia, which was bundled inside the 'dia' package before.
2005-01-20Remove python support from this package and bump PKGREVISION to 1.jmmv4-62/+67
Reason: drop a build time option. While here, split the Makefile in two parts to allow the addition of the upcoming dia-python package, which will provide the missing bits.
2005-01-20add patch that was supposed to be in last commit.markd1-0/+16
2005-01-20Latest xpdf vulnerabilitymarkd2-3/+4
http://www.kde.org/info/security/advisory-20050119-1.txt Bump PKGREVISION.
2005-01-19Remove -lpthread and -ldl from the configure checking for Boehm GC.reed2-1/+15
This is for PR #29012 from Douglas Brebner. I reported this to the inkscape developers and this is being fixed.
2005-01-19Changes 1.2.6:adam2-7/+6
* Coerced with the artist.el that's in Emacs-21.3 (minor editorial changes) Changes 1.2.5: * Added tool selection via the mouse-wheel.