2021-07-11 06:08:06 by Mark Davies | Files touched by this commit (4) |
Log message:
freeimage: get building again.
In PluginJPEG.cpp avoid a name clash with jpeglib function.
Restore accidentally deleted part of patch-Source_FreeImage_PluginTIFF.cpp.
On Linux PluginTIFF.cpp extracts with carriage return/linefeeds whereas
NetBSD only has linefeeds so strip carriage returns so patch will apply on
both.
|
2021-07-08 23:26:12 by Mark Davies | Files touched by this commit (4) |
Log message:
freeimage: build with openexr3
|
2020-06-14 12:07:48 by Nia Alarie | Files touched by this commit (4) |
Log message:
*: Update broken sf.net HOMEPAGEs
|
2020-05-25 14:24:37 by Nia Alarie | Files touched by this commit (7) |
Log message:
freeimage*: Generalize packages. Unbreak freeimageplus.
|
2020-05-21 22:53:49 by Ryo ONODERA | Files touched by this commit (117) |
Log message:
*: Recursive revbump from graphics/ilmbase
|
2020-05-16 04:13:02 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Needs pkg-config
|
2020-05-14 18:42:14 by Nia Alarie | Files touched by this commit (27) |
Log message:
freeimage: Force use of unbundled libraries.
Most Linux distributions have been forcing this for a while, because
the reference image libraries are often full of bugs and slow to do
releases, so everyone (including us) is carrying lots of local patches
for security fixes.
Bump PKGREVISION
|
2020-03-21 17:41:41 by Roland Illig | Files touched by this commit (2) |
Log message:
graphics/freeimage: add patch for char subscript in array
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2020-01-11 15:40:44 by Nia Alarie | Files touched by this commit (8) | |
Log message:
freeimage: Update to 3.18.0
Release 3.18.0 is a maintenance release that mainly brings updates of its third \
party libraries.
The library has been updated with the new ZLib (1.2.11), LibJPEG (9c), LibPNG \
(1.6.35), LibTIFF (4.0.9), LibRaw (0.19.0), LibWebP (1.0.0), OpenEXR (2.2.1).
Other significant improvements concern better support for JPEG saving (when \
using 32-bit CMYK images) and PSD saving.
Lastly, the library contains many bug fixes provided by our users (will concern \
especially plugins PCX, TIFF, XPM, GIF, TARGA, PSD, BMP, DDS, PNG, HDR).
As usual, check the changes log for full details (especially for bug fixes) and \
check also the updated FreeImage documentation.
|