summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2005-02-17Fix quoting.uebayasi1-2/+2
2005-02-17Make this work on IRIX.jschauma12-95/+48
2005-02-16install lib files differentlyjschauma9-41/+123
also patch makefiles to use RANLIB and AR variables
2005-02-16Add/enable radiancejschauma1-1/+2
2005-02-16Initial import of Radiance (aka ``ray'') into pkgsrc.jschauma22-0/+1610
Radiance is a physically based rendering package written largely by Greg Ward, initially at LBNL, EPFL, then SGI, now running Anyhere Software. It is a physically-based, image-generating, backward raytracer with very a powerful rendering engine. It is used worldwide for lighting analysis and can generate accurate values for radiance/luminance (W/sr.m^2,cd/m^2) and irradiance/illuminance (W/m,Lux). http://www.radiance-online.org/
2005-02-09Update to 0.1.3.xtraeme2-5/+5
Performance improvements ------------------------ Solid fills are now much faster, (thanks to Alexander Larsson). Bug fixes --------- Fixed to quiet warnings in newer versions of gcc. Don't divide-by-zero if given an image of size 0x0. Fixed several corner cases where values outside a trapezoid would be drawn with alpha 1/255 (in the 8-bit case). Internal changes ---------------- Imported the newer point-sampling trapezoid rasterization code that Keith Packard wrote for the X server. This provide pixel-perfect matching with the Render extension as well as code that is simpler, more robust, and easier to maintain.
2005-02-09Update to 0.4.0.xtraeme3-28/+5
Some changes: Add anti-aliased trapezoids, rectangular clipping, multiple geometry arrays, bitmap geometry, mask surface convolution filtering.
2005-02-09Update to 1.0.9:wiz2-6/+5
1.0.9 (jan 30th 2005) --------------------- in short: New optimizations save over 20KB on footprint. Also a few bugfixes and several patches. Thanks to those sending in their additions and for testing! To turn on the optimizations do: #DEFINE MNG_OPTIMIZE_CHUNKINITFREE #DEFINE MNG_OPTIMIZE_OBJCLEANUP #DEFINE MNG_OPTIMIZE_CHUNKASSIGN #DEFINE MNG_OPTIMIZE_CHUNKREADER (eg. they're not on by default (yet) !) ------------------- bugfixes: - fixed chunk pushing mechanism - fixed bug in writing sBIT for indexed color - fixed PPLT getchunk/putchunk routines - fixed MNG_NO_1_2_4BIT_SUPPORT for TBBN1G04.PNG - cleaned up macro-invocations (thanks to D. Airlie) core: - added more SKIPCHUNK conditionals - replaced MNG_TWEAK_LARGE_FILES with permanent solution - improved handling of cheap transparency when 16-bit support is disabled - added some MNG_SUPPORT_WRITE conditionals - added function to retrieve current FRAM delay - added MNG_NO_1_2_4BIT_SUPPORT - added bgr565_a8 canvas-style (thanks to J. Elvander) - standard windows dll upgraded to zlib 1.2.2 - added LITTLEENDIAN/BIGENDIAN fixtures (thanks J.Stiles) - inclusion of zlib/lcms/ijgsrc6b with <> instead of "" - added conditional MNG_OPTIMIZE_CHUNKINITFREE - added conditional MNG_OPTIMIZE_OBJCLEANUP - added conditional MNG_OPTIMIZE_CHUNKASSIGN - added conditional MNG_OPTIMIZE_CHUNKREADER - fixed problem with global PLTE/tRNS samples: contrib: doc: - patched jng & mng manual pages (Thanks Peter Breitenlohner) makefiles: autoconf: - patched makefile.am & configure.in (Thanks Peter Breitenlohner)
2005-02-09Add more to COMMENT.reed1-2/+3
And USE_X11=yes for exrdisplay FLTK application. I needed USE_X11 because of /usr/bin/ld: cannot find -lXext during the initial configure.
2005-02-09Added more information about the actual package to the DESCRiption.reed1-0/+7
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.