summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2005-02-24Add RMD160 digestsagc264-264/+556
2005-02-24Bump the PKGREVISION again, due too the change in graphics/MesaLib:veego1-2/+2
Fix the last commit which didn't record the correct rpath for the X11 libraries due too the usage of two -rpath options for libtool.
2005-02-24Fix the last commit which didn't record the correct rpath for the X11veego2-4/+4
libraries due too the usage of two -rpath options for libtool: libtool: link: warning: ignoring multiple `-rpath's for a libtool library According to the gnu libtool page you have to use -R: -R libdir If output-file is a program, add libdir to its run-time path. If output-file is a library, add -Rlibdir to its dependency_libs, so that, whenever the library is linked into a program, libdir will be added to its run-time path.
2005-02-23Changes 2.2.4:adam5-25/+31
- fixed an out-of-bounds read access in the Edge plug-in (bug #164963) - limit aspect ratio in crop tool to sane values (bug #164827) - fixed indexed conversion on floating selections (bug #165342) - fixed button order in resize and scale dialogs - improved handling of UNC paths on Windows - fixed crash in winicon save plug-in (bug #162742) - fixed image types registration for some python plug-ins (bug #1666650) - workaround problems with font names ending in numbers (bug #166540) - show clone source when cloning from a different image (bug #167002) - corrected coordinate limits in New Guide script (bug #167529) - fixed crash in gradient editor (bug #167604) - don't give keyboard focus to combo boxes in image window (bug #167809) - fixed saving of MNG files with negative layer offsets (bug #166059) - fixed use of the text tool on floating selections (bug #166829) - don't create duplicate templates when migrating user settings (bug #167893) - let the py-slice script ignore out-of-bounds guides (bug #167843) - store thumbnails in temporary folder if no valid home directory exists (bug #167973) - fixed Emboss plug-in for small images (bug #168022) - avoid crashes in toolbox size allocation code (bug #162500) - switch from display-wide grab to application-wide grab while tool actions are being performed (bug #162823) - update filesize in JPEG dialog if size of EXIF data changes (bug #164914)
2005-02-23NetBSD 1.6.2 must use gtarmartti1-1/+7
2005-02-23libglut needs symbols from libXi, so explicitly link against it.grant3-7/+10
fixes unresolved symbols at runtime on Solaris. bump PKGREVISION of glut.
2005-02-23whitespace fixgrant2-5/+5
2005-02-23Enable pkgviews installation. Patches provided by Joachim Kuebart onminskim2-2/+6
tech-pkg@.
2005-02-21Sign over maintainership to tech-pkg@hubertf14-28/+28
2005-02-20use the correct target for gcc and sunpro on solaris/x86.grant1-11/+19
2005-02-20only use the sparc* targets with sunpro where MACHINE_ARCH=sparc.grant1-2/+2
2005-02-20Switch to using the zipfile instead of the tar.gz,wiz2-6/+12
in the expectation that it fixes the build on 1.6.x. No change in the source code.
2005-02-18Add distpatch so this works with Xaw3d-1.5E; adapt patch-ab.wiz3-23/+27
Bump PKGREVISION.
2005-02-18Sort.wiz1-96/+96
2005-02-18Make this work on Linux.jschauma3-3/+6
2005-02-17Pre-empt wizd and bump pkgrevision for last.jschauma1-1/+2
2005-02-17This package really wants wish, too, so depend on tk.jschauma1-1/+2
2005-02-17Update to 0.3.0, this closes PR pkg/29331.xtraeme4-8/+188
Lots of bugfixes, improvements, etc... please see the NEWS file.
2005-02-17Changes 10.26.3:adam4-16/+16
* pnmremap: fix rounding error where map maxval is small and unequal to image maxval. * ppmtompeg: fix compile failures on "no parallel" builds and where prototypes don't match definitions in bitio.c. Changes 10.26.2: * Build: handle zlib prerequisite of tiff library. * giftopnm: fix crash with input that has bogus color indices in the raster. * giftopnm: fix crash with input that has a bogus minimum code length field. * pnmtopalm: fix padding with -offset. * pnmtopalm: fix compressed images. use 0 compressed size field - not totally correct, but passable. * palmtopnm: fix incorrect handling of some combinations of PALM_IS_COMPRESSED flag and compression type field. * palmtopnm: fix totally broken RLE and scanline compression. * palmtopnm: fix wrong check for disallowed combination of -transparent and -rendition.
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