imagemagick-7.1.0

This commit is contained in:
Rmys
2022-06-07 23:54:22 +03:00
committed by GitHub
parent 6305743132
commit 1b9d5cb061
+10 -1
View File
@@ -13,9 +13,10 @@
<IsA>app:gui</IsA>
<Summary>A collection of tools and libraries for many image file formats</Summary>
<Description>ImageMagick is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. You can use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.</Description>
<Archive sha1sum="1d7484982268d60d381a2b395daa408f85c816c7" type="tarxz">https://www.imagemagick.org/download/releases/ImageMagick-7.0.10-62.tar.xz</Archive>
<Archive sha1sum="09e9d3046fd997e5f484da7eafc57ee7518fcd69" type="tarxz">https://www.imagemagick.org/download/releases/ImageMagick-7.1.0-37.tar.xz</Archive>
<BuildDependencies>
<Dependency>xz-devel</Dependency>
<Dependency>libzip-devel</Dependency>
<Dependency>djvu-devel</Dependency>
<Dependency>webp-devel</Dependency>
<Dependency>tiff-devel</Dependency>
@@ -48,6 +49,7 @@
<Summary>A collection of tools and libraries for many image file formats</Summary>
<RuntimeDependencies>
<Dependency>xz</Dependency>
<Dependency>libzip</Dependency>
<Dependency>perl</Dependency>
<Dependency>tiff</Dependency>
<Dependency>djvu</Dependency>
@@ -116,6 +118,13 @@
</Package>
<History>
<Update release="15">
<Date>2022-06-07</Date>
<Version>7.1.0.37</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2022-01-17</Date>
<Version>7.0.10.62</Version>