2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416) |
Log message:
*: recursive bump for tiff shlib major bump
|
2022-07-27 21:10:03 by Thomas Klausner | Files touched by this commit (1) |
Log message:
gd: fix rpath in pkg-config file
Bump PKGREVISION.
|
2022-07-15 01:46:28 by David A. Holland | Files touched by this commit (86) |
Log message:
Bump everything affected by the jpeg.buildlink3.mk fix.
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800) |
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800) |
Log message:
graphics: Remove SHA1 hashes for distfiles
|
2021-09-19 21:25:14 by Patrick Welche | Files touched by this commit (3) |
Log message:
Fix php-gd build PR pkg/56409
|
2021-09-17 16:24:23 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
gd: updated to 2.3.3
2.3.3:
The LibGD team is proud to announce the 2.3.3 release of libgd. This release \
brings a few fixes as well as improved compilations and builds on all platforms. \
On Windows, vcpkg to install libGd dependencies is now well supported.
Fixed
* update cmake to generate config.h in the build dir
* gdPutBuf return value check
* HEIF builds fail with latest distros
* segfault in heif tests due to missing label.heic
* Test failure avif/compare_avif_to_png with libavif-0.8.2
* imagecopyresampled() produce artifacts on transparent PNG
* Fixes to build v2.3.0 on Windows with MinGW-w64
* optimize option in gif animation causes segfault
* _gdContributionsCalc() always uses DEFAULT_BOX_RADIUS
* gdImageRotateInterpolated() converts the source image to truecolor
* CMake and Makefiles build broken on Windows
* gdImageScaleTwoPass() looses top row and left column
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2021-03-07 07:41:42 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
gd: updated to 2.3.2
2.3.2:
Fixed
gif: allow decodin when both Global and Local Colormaps
Added
avif: Support for AVIF images via libavif
heif: Support for HEIF/AVIF images via libheif
webp: Drop ../deps/ search when building with cmake
Windows: Remove unused snprintf fallback
|