- modified patches disable also PCL [bsc#1136183] % ImageMagick-configuration-SUSE.patch - added patches https://github.com/ImageMagick/ImageMagick/issues/1580 + ImageMagick-montage.t-failing.patch OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=439
23 lines
1.2 KiB
Diff
23 lines
1.2 KiB
Diff
Index: ImageMagick-7.0.8-47/PerlMagick/t/montage.t
|
|
===================================================================
|
|
--- ImageMagick-7.0.8-47.orig/PerlMagick/t/montage.t 2019-05-27 01:14:49.000000000 +0200
|
|
+++ ImageMagick-7.0.8-47/PerlMagick/t/montage.t 2019-05-28 10:27:31.193023910 +0200
|
|
@@ -131,7 +131,7 @@ testMontage( q/bordercolor=>'blue', matt
|
|
testMontage( q/bordercolor=>'blue', mattecolor=>'red'/,
|
|
q/background=>'#696e7e', tile=>'4x4', geometry=>'90x80+6+6>', frame=>'8x10',
|
|
borderwidth=>'0', gravity=>'Center', shadow=>'True',background=>'gray'/,
|
|
- 'ff43a8c5dd980438c10436a71b47afc538ae3839ba57251768fa07add1229d8a');
|
|
+ 'ac3684de4138476dfb1f218f66f9d55df7bb40da8104a5248f765b7e448bcc51');
|
|
|
|
#
|
|
# 13) Test Framed Montage with drop-shadows and background texture
|
|
@@ -140,7 +140,7 @@ testMontage( q/bordercolor=>'blue', matt
|
|
testMontage( q/bordercolor=>'blue', mattecolor=>'red'/,
|
|
q/background=>'#696e7e', tile=>'4x4', geometry=>'90x80+6+6>', frame=>'8x10',
|
|
borderwidth=>'0', gravity=>'Center', shadow=>'True', texture=>'granite:'/,
|
|
- '0de019cb1e17fb9d3e60e6ae3931c6d384859613c3fc930cfef46720cae8237');
|
|
+ 'c570ea56a9635799ff29d3410455c7a15a9c3acca23b9d97a79f257eeb0bf92e');
|
|
|
|
#
|
|
# 14) Test Un-bordered, Un-framed Montage
|