- build against librsvg again
- updated to 6.8.9-5
* Use -define profile:skip=icc, for example, to skip color profiles on read.
* Do not let libpng16 check ICC/sRGB profiles in non-debug runs; we do it
ourselves anyway. Avoids emitting "known incorrect profile" warnings.
For strict profile checking and warning, use "-debug coder".
* Disabled OpenCL acceleration when image has a 'mask' or 'clip-mask'.
OBS-URL: https://build.opensuse.org/request/show/241481
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=108
* Use -define profile:skip=icc, for example, to skip color profiles on read.
* Do not let libpng16 check ICC/sRGB profiles in non-debug runs; we do it
ourselves anyway. Avoids emitting "known incorrect profile" warnings.
For strict profile checking and warning, use "-debug coder".
* Disabled OpenCL acceleration when image has a 'mask' or 'clip-mask'.
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=211
- remove autotrace dependency again - it's not compiled in and
autotrace's last release is 10 years old and we don't want to
promote it, better drop it
* Fixed bug with the PNG00 subformat when the original format was PNG32.
* The "-strip" option now only removes profiles and comments from PNG
output. Previously the background, density, and other metadata were
also discarded.
* Support new -hough-lines option.
* Support new -mean-shift option.
* identify -units without argument no longer faults (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25542).
* Require OpenJP2 version 2.1.0 (opj_stream_set_user_data() method signature
change between 2.0.0 and 2.1.0).
OBS-URL: https://build.opensuse.org/request/show/235908
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=204
- fix baselibs
- update to 6.8.8-7
- remove disable_mat_test.patch (fixed upstream)
- updated to 6.8.8-6:
* build against openjpeg2
* identify -define identify:locate=maximum locates the position of the
maximum value
* Fix case where an image moment might have a mass of 0 or a Hu moment might
be 0.
* Enhance the TXT coder to read RGB percent values, e.g. 10.008%.
* etc. see ChangeLog
OBS-URL: https://build.opensuse.org/request/show/224053
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=104
* build against openjpeg2
* identify -define identify:locate=maximum locates the position of the
maximum value
* Fix case where an image moment might have a mass of 0 or a Hu moment might
be 0.
* Enhance the TXT coder to read RGB percent values, e.g. 10.008%.
* etc. see ChangeLog
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=183
- updated to 6.8.8-1:
* Support points argument for draw MSL element.
* The -page option now correctly sets the image page offset.
* The -evaluate-sequence sum returns a proper alpha channel now.
* etc. see ChangeLog
- really disable parallel build, don't just have a comment about it
- updated to 6.8.7-10:
* fix crash when using -resize with GPU acceleration
- updated to 6.8.7-9:
* fixed bug in coders/png.c that caused -define png:color-type=0
to fail
* fixed bug in automatic selection of OpenCL device
* simplified interface to initialize the OpenCL environment
* Fix possible memory corruption when writing PSD image
* etc. see ChangeLog
OBS-URL: https://build.opensuse.org/request/show/213285
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=102
* fixed bug in coders/png.c that caused -define png:color-type=0
to fail
* fixed bug in automatic selection of OpenCL device
* simplified interface to initialize the OpenCL environment
* Fix possible memory corruption when writing PSD image
* etc. see ChangeLog
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=175