imagemagick:ver.bump

This commit is contained in:
Rmys
2019-06-25 14:32:07 +03:00
parent f64c37bb35
commit 5e23e94af7
+10 -1
View File
@@ -12,7 +12,7 @@
<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="29dcf4ac293b5f687c27bd4fe13af38494490127" type="tarxz">https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-23.tar.xz</Archive>
<Archive sha1sum="dacb49dfde9b54535416f06d60bb64789d2f5c1c" type="tarxz">https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-50.tar.xz</Archive>
<BuildDependencies>
<Dependency>xz-devel</Dependency>
<Dependency>webp-devel</Dependency>
@@ -21,6 +21,7 @@
<Dependency>fftw3-devel</Dependency>
<Dependency>cairo-devel</Dependency>
<Dependency>pango-devel</Dependency>
<Dependency>libraw-devel</Dependency>
<Dependency>libpng-devel</Dependency>
<Dependency>jasper-devel</Dependency>
<Dependency>liblqr-devel</Dependency>
@@ -53,6 +54,7 @@
<Dependency>pango</Dependency>
<Dependency>fftw3</Dependency>
<Dependency>lcms2</Dependency>
<Dependency>libraw</Dependency>
<Dependency>libX11</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>liblqr</Dependency>
@@ -104,6 +106,13 @@
</Package>
<History>
<Update release="10">
<Date>2019-06-24</Date>
<Version>7.0.8.50</Version>
<Comment>Version Bump.</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="9">
<Date>2019-01-15</Date>
<Version>7.0.8.23</Version>