diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -1,4 +1,4 @@ -libIlmImf-2_3.so.24 +libIlmImf-2_5.so.25 libX11.so.6 libXext.so.6 libbz2.so.1.0 @@ -21,6 +21,7 @@ libpangocairo-1.0.so.0 libpng16.so.16 libpthread.so.0 +libraqm.so.0 libraw_r.so.19 librsvg-2.so.2 libstdc++.so.6 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,14 +1,16 @@ name : imagemagick version : 7.0.10_57 -release : 164 +release : 165 source : - https://download.imagemagick.org/ImageMagick/download/ImageMagick-7.0.10-57.tar.xz : 5018d15f12963bd6d86c8a667fba2795ec818a71612b6064f84a0c29a545af21 license : Apache-2.0 component : multimedia.graphics summary : ImageMagick® suite to create, edit, compose, or convert bitmap images patterns : - - devel : [/usr/share/man/man3] - - docs : [/usr/share/doc] + - devel: + - /usr/share/man/man3 + - docs: + - /usr/share/doc description: | ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, TIFF, DPX, EXR, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. builddeps : @@ -25,6 +27,7 @@ - pkgconfig(libxml-2.0) - pkgconfig(libwebp) - pkgconfig(pangocairo) + - pkgconfig(raqm) - bzip2-devel setup : | %configure --disable-static \ diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ imagemagick - Pierre-Yves - pyu@riseup.net + Martin Reboredo + yakoyoku@gmail.com Apache-2.0 multimedia.graphics @@ -89,7 +89,7 @@ programming.devel - imagemagick + imagemagick /usr/include/ImageMagick-7/Magick++.h @@ -584,12 +584,12 @@ - + 2021-01-11 7.0.10_57 Packaging update - Pierre-Yves - pyu@riseup.net + Martin Reboredo + yakoyoku@gmail.com \ No newline at end of file