284 Commits

Author SHA256 Message Date
Stephan Kulow
7079039dae Accepting request 258974 from graphics
- update to 6.8.9-8
  * Added sixel coder.
  * Fixed buffer overflow in PCX and DCM coder.
  * Added support for reading/writing the tIME chunk in the PNG coder.
  * Added eps:fit-page option to the PS coder to set -dEPSFitPage.
  * Support xyY colorspace.
  * Reduce noise while preserving edges with the -kuwahara option.
  * Off-by-one count when parsing an 8BIM profile.
  * OpenCL no longer benchmarks are run on every initialization.
  * Don't clone a 0x0 image.

OBS-URL: https://build.opensuse.org/request/show/258974
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=113
2014-11-03 12:11:26 +00:00
e4a3a4fb13 - update to 6.8.9-8
* Added sixel coder.
  * Fixed buffer overflow in PCX and DCM coder.
  * Added support for reading/writing the tIME chunk in the PNG coder.
  * Added eps:fit-page option to the PS coder to set -dEPSFitPage.
  * Support xyY colorspace.
  * Reduce noise while preserving edges with the -kuwahara option.
  * Off-by-one count when parsing an 8BIM profile.
  * OpenCL no longer benchmarks are run on every initialization.
  * Don't clone a 0x0 image.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=222
2014-10-30 12:57:27 +00:00
Stephan Kulow
8580efd68c Accepting request 250599 from graphics
- update to 6.8.9-8
  * JPEG library version >= 80 is thread safe
  * Added support for some legacy dds formats

- updated to 6.8.9-7
  * Fix off by one buglet when extracting profiles 8BIM.
  * Fixed bug when reading 1 bit PSD.
  * Fixed fill-rule in SVG clip path.
  * Added support for R5G6B5, RGB5A1 and RGBA4 dds files.
  * Write LAB pixels as percentages in the TXT image format.
  * Throw exception when image morphology differs when comparing.
  * Remove mogrify backup file.
  * Read WEBP images from STDIN.

OBS-URL: https://build.opensuse.org/request/show/250599
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=112
2014-09-24 11:08:57 +00:00
0f0d5bd67e - update to 6.8.9-8
* JPEG library version >= 80 is thread safe
  * Added support for some legacy dds formats

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=220
2014-09-22 09:26:46 +00:00
1f63693475 OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=219 2014-09-22 05:54:44 +00:00
d8b2ac40a8 - updated to 6.8.9-7
* Fix off by one buglet when extracting profiles 8BIM.
  * Fixed bug when reading 1 bit PSD.
  * Fixed fill-rule in SVG clip path.
  * Added support for R5G6B5, RGB5A1 and RGBA4 dds files.
  * Write LAB pixels as percentages in the TXT image format.
  * Throw exception when image morphology differs when comparing.
  * Remove mogrify backup file.
  * Read WEBP images from STDIN.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=218
2014-09-10 13:17:13 +00:00
Stephan Kulow
4478aa9a8b Accepting request 247963 from graphics
1

OBS-URL: https://build.opensuse.org/request/show/247963
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=111
2014-09-10 05:27:50 +00:00
Ismail Dönmez
e0bbd241d9 Accepting request 247959 from home:coolo:branches:openSUSE:Factory
- fix baselibs.conf requires for ImageMagick++

OBS-URL: https://build.opensuse.org/request/show/247959
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=216
2014-09-08 08:31:52 +00:00
Stephan Kulow
337e9ce8ff Accepting request 246791 from graphics
- fix license for spdx 1.2 (forwarded request 246789 from coolo)

OBS-URL: https://build.opensuse.org/request/show/246791
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=110
2014-09-01 05:55:27 +00:00
1b1767fe5f Accepting request 246789 from home:coolo:branches:openSUSE:Factory
- fix license for spdx 1.2

OBS-URL: https://build.opensuse.org/request/show/246789
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=214
2014-08-29 08:26:52 +00:00
Stephan Kulow
29b2944004 Accepting request 241481 from graphics
- 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
2014-07-21 08:34:52 +00:00
3324f747e7 - build against librsvg again
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=212
2014-07-18 12:44:36 +00:00
1fe2cfbca2 - 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/package/show/graphics/ImageMagick?expand=0&rev=211
2014-07-18 08:50:35 +00:00
Stephan Kulow
abe2e4a106 Accepting request 238571 from graphics
- updated to 6.8.9-4
  * Support RMS argument for -evaluate-sequence and -statistic options.
  * Pipe image to display program no longer reports an exception.
  * Check that profile is non-NULL in coders/tiff.c.

OBS-URL: https://build.opensuse.org/request/show/238571
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=107
2014-06-26 05:57:55 +00:00
a486d73786 OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=209 2014-06-25 07:25:39 +00:00
25c53a2342 - updated to 6.8.9-4
* Support RMS argument for -evaluate-sequence and -statistic options.
  * Pipe image to display program no longer reports an exception.
  * Check that profile is non-NULL in coders/tiff.c.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=208
2014-06-25 07:23:14 +00:00
Stephan Kulow
2acd4d94bf Accepting request 236957 from graphics
OBS-URL: https://build.opensuse.org/request/show/236957
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=106
2014-06-16 19:43:11 +00:00
Dirk Stoecker
67fa722692 update
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=207
2014-06-10 13:07:12 +00:00
Dirk Stoecker
a71196958b OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=206 2014-05-31 09:33:26 +00:00
Dirk Stoecker
ba8955798c update again
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=205
2014-05-31 09:31:47 +00:00
Dirk Stoecker
571f3d91e0 Accepting request 235908 from home:coolo:branches:openSUSE:Factory
- 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
2014-05-31 08:40:12 +00:00
Dirk Stoecker
ef8970d714 update, so that it can be submitted to factory
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=203
2014-05-27 15:38:39 +00:00
Dirk Stoecker
57ffa65c5b Accepting request 235274 from home:Mailaender:branches:graphics
to fix the SLE build properly you will need the project config from my branch, too

OBS-URL: https://build.opensuse.org/request/show/235274
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=202
2014-05-27 14:02:17 +00:00
Ismail Dönmez
9863dd00cd Accepting request 231247 from home:dirkmueller:branches:graphics
- remove dependency on gpg-offline (blocks rebuilds and
  tarball integrity is checked by source-validator anyway)

OBS-URL: https://build.opensuse.org/request/show/231247
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=201
2014-04-24 10:29:20 +00:00
c9ecc311be OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=200 2014-03-31 08:37:37 +00:00
Stephan Kulow
f16f5cb1ab Accepting request 224451 from graphics
- directories in libMagickCore depends on %{clibver} and 
  %{quantum_depth} [bnc#866442]

OBS-URL: https://build.opensuse.org/request/show/224451
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=105
2014-03-06 18:29:27 +00:00
d69c7f6104 - directories in libMagickCore depends on %{clibver} and
%{quantum_depth} [bnc#866442]

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=198
2014-03-03 13:48:05 +00:00
Stephan Kulow
8ed6da7ac2 Accepting request 224053 from graphics
- 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
2014-03-01 13:38:39 +00:00
60ce402023 - fix baselibs
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=196
2014-02-27 08:35:22 +00:00
Dirk Stoecker
f0ea876f0b OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=195 2014-02-26 20:56:28 +00:00
Dirk Stoecker
98652cbfb8 update
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=194
2014-02-26 20:45:13 +00:00
Dirk Stoecker
dad2f80428 update
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=193
2014-02-26 20:43:23 +00:00
Dirk Stoecker
35c184cdb1 OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=192 2014-02-26 20:42:59 +00:00
Dirk Stoecker
f1340e34e7 update
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=191
2014-02-26 20:41:49 +00:00
Dirk Stoecker
00a306ae73 OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=190 2014-02-26 20:25:21 +00:00
Dirk Stoecker
9bb6400923 update to 6.8.8-7
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=189
2014-02-26 20:20:12 +00:00
Dirk Stoecker
40e4b6cf6f OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=188 2014-02-26 20:15:48 +00:00
Dirk Stoecker
3ab2fee8f7 OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=186 2014-02-26 20:15:21 +00:00
Dirk Stoecker
0b4f27d49c OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=185 2014-02-26 20:14:04 +00:00
Dirk Stoecker
7d713ecf00 Accepting request 223973 from home:Andreas_Schwab:Factory
- Apply disable_mat_test.patch also on m68k

OBS-URL: https://build.opensuse.org/request/show/223973
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=184
2014-02-26 20:01:59 +00:00
c46dbdc34e - 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/package/show/graphics/ImageMagick?expand=0&rev=183
2014-02-18 07:33:00 +00:00
Stephan Kulow
27386fbefb Accepting request 222224 from graphics
- modified patches [bnc#843673]:
  * disable_mat_test.patch -- rather than disable the test,
    use upstream solution (increase threshold for mean error)
    -- use this patch also for s390, s390x

OBS-URL: https://build.opensuse.org/request/show/222224
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=103
2014-02-15 16:16:44 +00:00
0a821b87dd - modified patches [bnc#843673]:
* disable_mat_test.patch -- rather than disable the test,
    use upstream solution (increase threshold for mean error)
    -- use this patch also for s390, s390x

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=181
2014-02-13 16:15:15 +00:00
Stephan Kulow
c5ddf7cc79 Accepting request 213285 from graphics
- 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
2014-01-10 20:19:35 +00:00
9a62a5db4f fix baselibs
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=179
2014-01-09 11:41:11 +00:00
57bed7cd6d - 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

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=178
2014-01-08 18:04:01 +00:00
3c7d87cccf Accepting request 213183 from openSUSE:Factory:Staging:209471
- really disable parallel build, don't just have a comment about it

OBS-URL: https://build.opensuse.org/request/show/213183
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=177
2014-01-08 15:29:03 +00:00
84f632d2a6 - updated to 6.8.7-10:
* fix crash when using -resize with GPU acceleration

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=176
2013-12-18 12:05:45 +00:00
ec2c562fd4 - 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/package/show/graphics/ImageMagick?expand=0&rev=175
2013-12-09 08:58:59 +00:00
Tomáš Chvátal
acc00da57d Accepting request 202592 from graphics
build ImageMagick with openexr support by including openexr-devel as build requirement (forwarded request 202553 from derselbst)

OBS-URL: https://build.opensuse.org/request/show/202592
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=101
2013-10-08 10:52:01 +00:00