278 Commits

Author SHA256 Message Date
331d53025f Accepting request 202553 from home:derselbst
build ImageMagick with openexr support by including openexr-devel as build requirement

OBS-URL: https://build.opensuse.org/request/show/202553
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=173
2013-10-08 09:03:27 +00:00
c3177aa728 - use fdupes -s [bnc#841472]
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=171
2013-10-03 07:14:10 +00:00
OBS User mrdocs
257f500162 Accepting request 201922 from home:coolo:branches:openSUSE:Factory
- documentation back to -doc package (bnc#841472)

- fix baselibs.conf for previous change

OBS-URL: https://build.opensuse.org/request/show/201922
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=169
2013-10-03 01:29:43 +00:00
19631d6835 Accepting request 201893 from home:pgajdos
- documentation back to -doc package

OBS-URL: https://build.opensuse.org/request/show/201893
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=168
2013-10-02 13:27:18 +00:00
6840c482a4 Accepting request 201884 from home:k0da:ppc
- disable mat tests for powerpc bnc#843673 (disable_mat_test.patch)

please forward to Factory and openSUSE 13.1

OBS-URL: https://build.opensuse.org/request/show/201884
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=167
2013-10-02 12:42:32 +00:00
516627bc78 - setting quantum depth to 16 [bnc#840825]
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=165
2013-09-30 13:42:10 +00:00
5073d4b6c2 - fix build (find doesn't support -perm +mode)
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=164
2013-09-30 13:24:34 +00:00
6883a004b7 - updated to 6.8.6-9
* Fixed infinite loop with jpeg:extent.
  * Fixed performance issue when converting jpeg to png.
  * Added "-define bmp:format=bmp2|bmp3|bmp4" option.
  * etc. see ChangeLog

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=162
2013-09-05 12:54:34 +00:00
6a9aa201e3 - updated to 6.8.6-7
* Fix memory leak in CloneImageArtifacts and CloneImageProfiles.
  * JPEG ICC color profile requires null after ICC tag 
  * etc.
- employ gpg-offline

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=159
2013-08-06 10:17:18 +00:00
006bb553c4 - use AllCompliance instead of X11Compliance to cover also 'None'
[bnc#825151]
  * adjusted no-XPMCompliance.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=157
2013-06-17 08:46:15 +00:00
685b11c056 - mark no-XPMCompliance.patch as suse specific
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23462

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=155
2013-06-03 15:43:22 +00:00
b8b7f2e6e5 - workaround: fix reading xpm which uses symbolic color names which
are said to be not XPMCompliant
  * http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23462

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=153
2013-05-23 09:58:16 +00:00
ed66920b67 - update to 6.8.5-7:
* fixes reading XPM

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=152
2013-05-21 11:01:34 +00:00
1995777600 - update to 6.8.5-6:
* fixed 'Sometimes an sRGB image is masquerading as grayscale'
  * fixed 'The stream utility no longer faults when exporting float pixels'
  * Labels no longer overflow
  * Change the sample JPEG quantization table xml to something that works
    really well with 2x2 Chroma subsampling around quality 75.
  * Eliminate whitespace from image properties that hold PNG chunk data.
  * etc. see ChangeLog
- remove fix-wand.pc.patch, the issue is fixed upstream
- remove test-signatures.patch, the issue is fixed upstream

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=150
2013-05-13 09:43:06 +00:00
Factory Maintainer
d0fc79a2a4 Accepting request 163063 from home:coolo:branches:openSUSE:Factory
- add ImageMagick-6.8.4.0-fix-wand.pc.patch to fix build of e.g.
  emacs and xine-lib, who rely on pkg-config --libs Wand returning
  actually MagickWand and not MagickCore (looks like a copy&paste
  error of upstream)

OBS-URL: https://build.opensuse.org/request/show/163063
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=148
2013-04-07 12:18:55 +00:00
73f6bb60f8 - update to 6.8.4-0:
* dropped ImageMagick-6.8.2.4-revert-r9087-montage-signatures.patch,
    issue is almost fixed -> new test-signatures.patch,
    see followups in 
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=22479
  * created rpath.patch
  * created dont-build-in-install.patch
- upstream changes
  * Do not write zero-length TIFF tags
  * Do not split words for caption
  * The -blur, -guassian-blur, and -sharpen are now convenience methods
    for -morphology convolve.
  * etc. see ChangeLog

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=145
2013-03-29 11:57:22 +00:00
Dirk Stoecker
bb648eda15 Accepting request 160732 from home:coolo:branches:openSUSE:Factory
- fix baselibs.conf

OBS-URL: https://build.opensuse.org/request/show/160732
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=142
2013-03-24 13:27:37 +00:00
8a36e144a9 - use versioned /etc/ImageMagick* to allow parallel installation
of libMagickCore

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=140
2013-02-20 17:41:45 +00:00
971cf73e60 Accepting request 151486 from home:vjt:ifad
Follow-up of https://build.opensuse.org/request/show/151473

- Update to ImageMagick 6.8.2-4
- Change library package names as upstream now includes -Q8/-Q16 depending on the library pixel quantum depth
- Update to newer libtiff
- Fix a minor variable expansion bug

Please note that this package uses a Quantum Depth of 8, less than the default of 16, that is fine for our purposes but it may not be OK for a general-purpose package. For a description of Quantum Depth please see http://www.imagemagick.org/pipermail/magick-users/2005-October/016356.html.

OBS-URL: https://build.opensuse.org/request/show/151486
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=139
2013-02-07 12:56:16 +00:00
d2564b2cda - fix wrong mean-error output:
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=22586
  * dropped disable-matlab-test.patch
  * added ImageMagick-uninitialized-memory.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=137
2013-01-15 18:02:01 +00:00
b863a8a888 - disable-matlab-test.patch: disable the 1 MATLAB testcase that fails.
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=135
2013-01-11 12:25:02 +00:00
5e3aea1e67 Accepting request 147881 from home:marc_schuetz:branches:graphics
Enables support for Pango markup. This doesn't add a run-time dependency on libpango; if the library isn't available, the feature is simply not used.

This fixes enhancement bnc# 778810

(resubmitted as requested by mrdocs)

OBS-URL: https://build.opensuse.org/request/show/147881
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=133
2013-01-10 16:28:18 +00:00
af201d20a6 - do not disable checking altogether.
- disable the 1 MATLAB testcase that fails.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=132
2013-01-10 16:25:05 +00:00
OBS User mrdocs
92b730f568 OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=130 2013-01-10 05:32:55 +00:00
32683a9d4c - updated to 6.7.8.8:
* Added 2d named convolution kernel Binomial (for Fred Wienhaus)
  * Clean up sigmoidal-contrast.
  * Use ConcatenateString() for multi-block GIF comments.
  * Caption no longer chops off text (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=21558).
  * Support LUV colorspace.
  * Support HCL colorspace.
  * Don't transform the composite image colorspace, set it instead.
  * Interpret -border 5% as 5% of width and 5% of height (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=21537).
  * Don't normalize zero-sum kernels (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=21584).
  * Transform grayscale to linear RGB if fill color is non-gray (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=21586).
  etc. see ChangeLog

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=127
2012-08-07 13:07:16 +00:00
a6dd7aea2c - updated to 6.7.6.9:
* Don't write an invalid PNG sRGB chunk when rendering intent is undefined.
  * EXR images are in the linear RGB colorspace with a gamma of 1.0.
  * Correct annotation offset for right-to-left labels.
  * The -level 100x0% now produces the equivalent of -negate.
  * etc., see ChangeLog

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=125
2012-05-16 10:15:32 +00:00
5425850c64 - cleanup the package
- updated to 6.7.6.1: fixes
  * CVE-2012-0247 [bnc#746880]
  * CVE-2012-0248 [bnc#746880]
  * CVE-2012-1185 [bnc#752879]
  * CVE-2012-1186 [bnc#752879]

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=123
2012-03-27 17:38:35 +00:00
bc9bc643f0 Accepting request 108686 from home:yecril71pl:branches:graphics
- removed %if 0
- used make check instead

OBS-URL: https://build.opensuse.org/request/show/108686
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=122
2012-03-12 11:12:33 +00:00
0c0b160f51 Accepting request 104919 from home:babelworx:ldig:branches:graphics
license update: SUSE-ImageMagick
Use SUSE- proprietary prefix until SPDX upstream accepts ImageMagick as license (e.g. like Fedora)

OBS-URL: https://build.opensuse.org/request/show/104919
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=120
2012-02-14 09:51:32 +00:00
52b6fcb7cd - ImageMagick-devel requires libbz2-devel [bnc#741947]
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=117
2012-01-19 15:30:44 +00:00
434718e3ff - update to 6.7.4.7:
* Fixed -black-threshold and -white-threshold so they work properly with
    the -channels option
  * Promote image depths 9-15 to 16 to avoid crashing in the PNG
    encoder
  * Fix problems with JNG encoder "quality"
  * Fix memory leak in JP2 coder
  * Use maximum bounds when rendering PDF
  * etc. see ChangeLog

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=115
2012-01-19 11:11:23 +00:00
Pavol Rusnak
d4e6554598 Accepting request 100498 from home:elvigia:branches:graphics
- Add explicit libbz2-devel BuildRequires
- Support LZMA
- Use libcms2 now.
- Cleanup huge dependency bloat in -devel package, this 
  will likely cause build fails on dependant packages
  the solution is to fix your BuildRequires.

OBS-URL: https://build.opensuse.org/request/show/100498
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=113
2012-01-18 15:42:44 +00:00
ee2ec9d2e3 - update to 6.7.3.3:
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=109
2011-11-02 13:05:57 +00:00
453caae954 - update to 6.7.3.2:
* removed upstreamed scene.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=106
2011-10-31 13:54:01 +00:00
b6dfe3b644 - build against librsvg as recommended upstream [bnc#724222]
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=103
2011-10-19 05:49:59 +00:00
26cda3ee3d - build against librsvg
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=102
2011-10-18 14:31:28 +00:00
OBS User mrdocs
62fc3eb6b1 Accepting request 87955 from home:coolo:removelibtool
add libtool as buildrequire to avoid a hidden require from projconfig

OBS-URL: https://build.opensuse.org/request/show/87955
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=100
2011-10-15 07:46:51 +00:00
af60adce6a - fixed [bnc#717871] -- imagemagick display wrong order
* scene.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=96
2011-10-07 08:24:21 +00:00
b5aa5ac645 - update to 6.7.2.9: fixes [bnc#717871] -- imagemagick display
wrong order

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=95
2011-10-06 12:48:47 +00:00
f9d8edeb40 - update to 6.7.2.7:
* Fix memory leak in text annotation.
  * The "-strip" option was excluding the PNG tRNS chunk.
  * Caption now wraps properly for Chinese text.
  * The PNG encoder would sometimes fail to respect the -define 
    PNG:color-type option when the incoming image was PseudoClass.
  * Properly handled continued JPEG embedded profiles.
  * Revert -colorspace sRGB option patch.
  * Revert -type PaletteMatte option patch.
  * etc. see ChangeLog.
- obsoletes reason-error-message.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=87
2011-09-20 13:24:26 +00:00
Ismail Dönmez
1b2c77133c Accepting request 82643 from home:jengelh:bl
- Remove redundant tags/sections from specfile

OBS-URL: https://build.opensuse.org/request/show/82643
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=85
2011-09-17 10:03:44 +00:00
Ismail Dönmez
dfc0d3a3e6 Accepting request 82576 from home:jengelh:bl
- Remove redundant tags/sections

OBS-URL: https://build.opensuse.org/request/show/82576
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=84
2011-09-17 08:20:44 +00:00
Ismail Dönmez
28283668de Accepting request 82539 from home:jengelh:bl
- Fix baselibs: add missing requires to ImageMagick-devel

OBS-URL: https://build.opensuse.org/request/show/82539
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=83
2011-09-16 19:11:41 +00:00
9cfd98e9ba - fixed wrong error messages [bnc#673303]
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=80
2011-09-07 08:54:16 +00:00
824d6d9117 - switch on WEBP support -- require libwebp-devel to build
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=79
2011-07-29 08:25:27 +00:00
3bbad439b5 - update to 6.7.1.0:
* Defend against corrupt PSD resource blocks.
  * Properly allocate points when render text with large font size.
  * Added support for Z_RLE strategy in the png compressor, using
    -quality 98 or 99.
  * Handle "-quality 97" properly in the png encoder, i.e., use intrapixel
    filtering when writing a MNG file and no filtering when writing a PNG file.
  * Added "-define PNG:compression-level|strategy|filter=value" options to
    the PNG encoder.  If these options are used, they take precedence over
    the -quality option.
  * Use zlib default compression strategy instead of Z_RLE and Z_FIXED
    strategies when linking with zlib versions (prior to 1.2.0 and 1.2.2.2,
    respectively) that don't support them.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=78
2011-07-29 07:09:15 +00:00
a99d692f7c - adjusted inc-struct.diff
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=75
2011-06-22 09:17:08 +00:00
4ef3495a6c - updated to 6.7.0.8:
* added Initial implementation of Cylinder to/from Plane 3D Distorts
    Includes deritive (scaled lookup), and anti-alised horizon (validity)
    Currently can NOT handle extractions from full 360 cylinder panoramas.
  * Fix transient error for composite over operator.
  * Fix one-off bug in option parser.
  * etc., see ChangeLog
- inc-struct.diff seems to be redundant to me, removing

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=73
2011-06-21 12:54:22 +00:00
Stephan Kulow
0c0021569e OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=71 2011-05-27 08:35:50 +00:00
Stephan Kulow
6f7f25f3f2 - remove the -fuse-linker-plugin option, it's default in gcc 4.6
and only confuses scripts

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=69
2011-05-26 13:03:48 +00:00