Commit graph

4777 commits

Author SHA1 Message Date
adam
52b1857b27 Changes 2.2.4:
- 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-23 14:16:15 +00:00
martti
748e0cc88f NetBSD 1.6.2 must use gtar 2005-02-23 14:07:25 +00:00
grant
20e453e2c1 libglut needs symbols from libXi, so explicitly link against it.
fixes unresolved symbols at runtime on Solaris. bump PKGREVISION
of glut.
2005-02-23 13:57:35 +00:00
grant
12cd809a9d whitespace fix 2005-02-23 13:04:47 +00:00
minskim
8c1170628f Enable pkgviews installation. Patches provided by Joachim Kuebart on
tech-pkg@.
2005-02-23 04:09:50 +00:00
hubertf
9a981bcfbe Sign over maintainership to tech-pkg@ 2005-02-21 20:26:08 +00:00
grant
10b34512aa use the correct target for gcc and sunpro on solaris/x86. 2005-02-20 13:08:59 +00:00
grant
cda4de762e only use the sparc* targets with sunpro where MACHINE_ARCH=sparc. 2005-02-20 12:43:08 +00:00
wiz
b96ff62741 Switch to using the zipfile instead of the tar.gz,
in the expectation that it fixes the build on 1.6.x. No change in the source code.
2005-02-20 00:51:27 +00:00
wiz
bdb2a2be0c Add distpatch so this works with Xaw3d-1.5E; adapt patch-ab.
Bump PKGREVISION.
2005-02-18 15:56:18 +00:00
wiz
2630d1b0d9 Sort. 2005-02-18 15:55:45 +00:00
jschauma
b3801b442f Make this work on Linux. 2005-02-18 03:51:07 +00:00
jschauma
1cfcf6c0d4 Pre-empt wizd and bump pkgrevision for last. 2005-02-17 17:54:44 +00:00
jschauma
364271d338 This package really wants wish, too, so depend on tk. 2005-02-17 17:54:12 +00:00
xtraeme
0ec9a0a82b Update to 0.3.0, this closes PR pkg/29331.
Lots of bugfixes, improvements, etc... please see the NEWS file.
2005-02-17 13:34:16 +00:00
adam
ba2a6bb79b Changes 10.26.3:
* 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-17 11:36:01 +00:00
uebayasi
d3548efd01 Fix quoting. 2005-02-17 03:12:27 +00:00
jschauma
6f458e98ae Make this work on IRIX. 2005-02-17 00:38:37 +00:00
jschauma
228b57a9a5 install lib files differently
also patch makefiles to use RANLIB and AR variables
2005-02-16 23:20:24 +00:00
jschauma
40f906c7f2 Add/enable radiance 2005-02-16 22:18:30 +00:00
jschauma
b984db48e2 Initial import of Radiance (aka ``ray'') into pkgsrc.
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-16 22:17:33 +00:00
xtraeme
f720ae2a29 Update to 0.1.3.
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-09 21:24:50 +00:00
xtraeme
4f57fc7390 Update to 0.4.0.
Some changes:

        Add anti-aliased trapezoids, rectangular clipping, multiple
        geometry arrays, bitmap geometry, mask surface convolution
        filtering.
2005-02-09 21:20:03 +00:00
wiz
dd6ee4fb97 Update to 1.0.9:
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-09 20:15:50 +00:00
reed
10b6ac765f Add more to COMMENT.
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-09 18:21:52 +00:00
reed
d7acd6ded0 Added more information about the actual package to the DESCRiption. 2005-02-09 18:20:39 +00:00
gavan
379fd5f6e9 Force detection of grep and egrep by the configure script.
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-09 12:13:58 +00:00
markd
7cbd88052e Maintainer update in PR pkg/29260 to enable kipi (KDE Image Plugin
Interface). Bump PKGREVISION.
2005-02-09 11:43:50 +00:00
adam
66f5fb9197 Changes 2.31:
* More automatic handling of date and time with the 'datematic'
* 64-bit platform support
* Various other new features, improvements, and bugfixes
2005-02-08 09:40:35 +00:00
hira
242e57fd4f Fix substitution for default.mgp. Bump PKGREVISION. 2005-02-07 13:34:44 +00:00
jklos
0b3e2701a1 Bumped PKGREVISION due to change in libwmf. 2005-02-05 18:16:15 +00:00
seb
c5b9848ea8 Update to version 1.234.
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-05 12:30:46 +00:00
jklos
a48a266065 Bumped PKGREVISION because of removal of xpm building reference. 2005-02-05 08:47:33 +00:00
jklos
3c3b661861 Removed buildlink references for xpm. It's not necessary, and it's
insecure at the moment.
2005-02-05 01:18:13 +00:00
adrianp
92c7a49ffa Remove out-dated patches for last round of ocaml updates 2005-02-05 00:12:11 +00:00
adrianp
f679103440 - Update from camlimages from 2.11 to 2.2.0
2.11
 * bug fix release

2.12
 * O'Caml 3.07 port. Added support for lablgtk2.
2005-02-04 22:07:24 +00:00
drochner
6fee80635a new gimp plugins 2005-02-02 21:33:45 +00:00
drochner
37a68cf8ac update to 2.3
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-02 21:31:24 +00:00
drochner
4be2435843 import ufraw-0.3, a GIMP import plugin for raw-format dicgicam images
(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-02 21:22:10 +00:00
drochner
6f8217d3ec import rawphoto-1.19, a GIMP import plugin for raw-format dicgicam images 2005-02-02 21:16:34 +00:00
drochner
82cbe97f8f update to 1.233 -- some fixes, some new cameras... anyway, we have to
stay up-to-date because the distribution files don't change names.
2005-02-02 21:12:33 +00:00
hamajima
9780bf819c fixed for NetBSD 1.6.2.
bump PKGREVISION.
2005-02-01 13:03:31 +00:00
adam
245c8500c2 Changes 2.7.3:
* 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-31 09:24:07 +00:00
hamajima
1426208533 Added ov519view. 2005-01-29 03:05:24 +00:00
adam
9776846380 Changes 1.0.3:
* 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-28 14:58:09 +00:00
taca
c3ffe35cf7 Add RUBY_HAS_ARCHLIB which have machine dependent extention libraries.
Bump PKG_REVISION.
2005-01-28 14:08:01 +00:00
adam
72ab2eec94 Changes 6.1.9-4:
* Bug fixes
2005-01-27 13:51:39 +00:00
ben
2af3a75a2e Update compface to version 1.5.1, addresses PR#29128. 2005-01-26 17:42:53 +00:00
tv
358226a3e5 TEST_TARGET is broken; comment it out. 2005-01-26 17:34:57 +00:00
tv
6ba698c58f Pull in asm symbol fixes for Interix from gtk2. 2005-01-25 04:58:01 +00:00