imagemagick:ver bump

This commit is contained in:
blue-devil
2020-09-16 00:34:37 +02:00
parent dfc0dcdc76
commit 6c44f8ed64
3 changed files with 48 additions and 32 deletions
+19 -6
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>imagemagick</Name>
@@ -8,11 +8,12 @@
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<PartOf>multimedia.graphics</PartOf>
<License>as-is</License>
<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="d16c5306aafba476491c229f80a5407c5ca74f06" type="tarxz">https://www.imagemagick.org/download/releases/ImageMagick-7.0.9-27.tar.xz</Archive>
<Archive sha1sum="836cec7298898473f606f6c2db3e1f89120c530f" type="tarxz">https://www.imagemagick.org/download/releases/ImageMagick-7.0.10-29.tar.xz</Archive>
<BuildDependencies>
<Dependency>xz-devel</Dependency>
<Dependency>webp-devel</Dependency>
@@ -21,7 +22,7 @@
<Dependency>fftw3-devel</Dependency>
<Dependency>cairo-devel</Dependency>
<Dependency>pango-devel</Dependency>
<Dependency>libraw-devel</Dependency>
<Dependency>libraw-devel</Dependency>
<Dependency>libpng-devel</Dependency>
<Dependency>jasper-devel</Dependency>
<Dependency>liblqr-devel</Dependency>
@@ -36,12 +37,13 @@
<Dependency>libjpeg-turbo-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="0">perlmagick.rpath.patch</Patch> -->
<!--<Patch level="0">perlmagick.rpath.patch</Patch> -->
</Patches>
</Source>
<Package>
<Name>imagemagick</Name>
<Summary>A collection of tools and libraries for many image file formats</Summary>
<RuntimeDependencies>
<Dependency>xz</Dependency>
<Dependency>perl</Dependency>
@@ -84,7 +86,11 @@
<Package>
<Name>imagemagick-docs</Name>
<IsA>data:doc</IsA>
<Summary>HTML documentation for imagemagick</Summary>
<RuntimeDependencies>
<Dependency release="current">imagemagick</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/imagemagick/html</Path>
</Files>
@@ -100,12 +106,19 @@
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="man">/usr/share/man/man3</Path>
<Path fileType="man">/usr/share/man/man1/*-config*</Path>
<Path fileType="executable">/usr/bin/*-config</Path>
<Path fileType="man">/usr/share/man/man1/*-config*</Path>
</Files>
</Package>
<History>
<Update release="12">
<Date>2020-09-14</Date>
<Version>7.0.10.29</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="11">
<Date>2020-03-06</Date>
<Version>7.0.9.27</Version>
@@ -184,4 +197,4 @@
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>