2020-10-22 13:22:56 by Jonathan Perkin | Files touched by this commit (2) |
Log message:
ImageMagick*: Move CTF skip to the correct package.
Was added to ImageMagick instead of ImageMagick6. Pointed out by wiz.
|
2020-10-22 13:07:45 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
ImageMagick: Skip another file with CTF issues.
|
2020-10-14 18:15:37 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
ImageMagick: update to 7.0.10.34.
2020-10-07 7.0.10-34 <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.10-34 GIT revision 17695:de3284341:20201008
2020-10-05 7.0.10-34 <quetzlzacatenango@image...>
* check for linux-compatible sendfile().
|
2020-10-05 19:23:29 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (3) | |
Log message:
ImageMagick: Update to 7.0.10.33
pkgsrc changes:
---------------
* Package update
* Fix build on FreeBSD (pull requested upstream)
upstream changes:
-----------------
2020-10-04 7.0.10-33 <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.10-33 GIT revision 17683:c1bfec283:20201004
2020-10-04 7.0.10-33 <quetzlzacatenango@image...>
* miscellaneous clean-up.
|
2020-10-05 13:33:43 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
ImageMagick: update to 7.0.10.32.
2020-10-02 7.0.10-32 <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.10-32 GIT revision 17670:1686dd921:20201002
2020-09-27 7.0.10-32 <quetzlzacatenango@image...>
* enable WMF for module build.
* writing PDF requires a seekable stream.
2020-09-27 7.0.10-31 <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.10-31 GIT revision 17652:78ad905d9:20200926
2020-09-20 7.0.10-31 <quetzlzacatenango@image...>
* Add support for APNG (specify explicitly, e.g. apng:animate.png).
* Add support for WEBM.
|
2020-10-03 14:39:20 by Roland Illig | Files touched by this commit (2) |
Log message:
graphics/ImageMagick: fix configure option for HEIC/HEIF
Found by GNU_CONFIGURE_STRICT=yes.
The configure option is called --with-heic now, but the environment
variables are still called HEIF_CFLAGS and HEIF_LIBS.
|
2020-09-20 10:39:06 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
ImageMagick: update to 7.0.10.30.
2020-09-19 7.0.10-30 <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.10-30 GIT revision 17641:ab95f7264:20200919
2020-09-07 7.0.10-30 <quetzlzacatenango@image...>
* Add endian support to JSON coder.
* Regression: MapCache type cache allocation skipped (reference
https://github.com/ImageMagick/ImageMagick6/issues/97).
* Some DCM images include a thumbnail (reference
https://github.com/ImageMagick/ImageMagick/pull/2558).
|
2020-09-13 15:29:24 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
ImageMagick: update to 7.0.10.29.
2020-09-05 7.0.10-29 <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.10-29 GIT revision 17580:fc52fa0a9:20200905
2020-09-05 7.0.10-28 <quetzlzacatenango@image...>
* Eliminate infinite loop for certain SVG styles (reference
https://github.com/ImageMagick/ImageMagick6/issues/96).
* Add version element to JSON file format (reference
https://github.com/ImageMagick/ImageMagick6/issues/91).
2020-09-01 7.0.10-29 Dirk Lemstra <dirk@lem.....org>
* Enabled support for AVIF encoding on Windows.
* Clip path in 8bim profile is updated when the image is extended. (reference
https://github.com/ImageMagick/ImageMagick/issues/2414)
|
2020-09-03 23:03:04 by Juraj Lutter | Files touched by this commit (1) |
Log message:
graphics/ImageMagick: Fix buildlink3.mk after heif was made optional
After heif support was made optional, buildlink3.mk was not adjusted.
This commit fixes it.
|
2020-09-01 14:21:03 by Ryo ONODERA | Files touched by this commit (2) |
Log message:
ImageMagick: Make HEIF support optional
|