diff --git a/multimedia/graphics/imagemagick/actions.py b/multimedia/graphics/imagemagick/actions.py
index 098b0eef8a..a158565353 100644
--- a/multimedia/graphics/imagemagick/actions.py
+++ b/multimedia/graphics/imagemagick/actions.py
@@ -4,11 +4,11 @@
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
-from pisi.actionsapi import perlmodules
-from pisi.actionsapi import shelltools
+from pisi.actionsapi import get
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
-from pisi.actionsapi import get
+from pisi.actionsapi import shelltools
+from pisi.actionsapi import perlmodules
KeepSpecial=["libtool"]
@@ -17,33 +17,34 @@ def setup():
autotools.autoreconf("-fi")
pisitools.dosed("configure", "DOCUMENTATION_RELATIVE_PATH=.*", "DOCUMENTATION_RELATIVE_PATH=%s/html" % get.srcNAME())
- autotools.configure("--with-gs-font-dir=/usr/share/fonts/default/ghostscript \
- --docdir=/usr/share/doc/imagemagick \
+ autotools.configure("--with-x \
+ --with-fpx \
+ --with-jp2 \
+ --with-xml \
+ --with-wmf \
+ --with-djvu \
+ --with-perl \
+ --with-zlib \
+ --with-rsvg \
+ --with-tiff \
+ --with-jpeg \
+ --with-gslib \
+ --with-lcms2 \
+ --with-bzlib \
+ --without-dps \
--enable-hdri \
+ --without-fpx \
+ --with-modules \
+ --with-threads \
+ --without-jbig \
--enable-shared \
--disable-static \
- --with-modules \
- --with-perl \
- --with-perl-options='INSTALLDIRS=vendor' \
- --with-x \
- --with-threads \
--with-magick_plus_plus \
- --with-gslib \
- --with-wmf \
- --with-lcms2 \
- --with-rsvg \
- --with-xml \
- --with-djvu \
- --with-bzlib \
- --with-zlib \
- --with-fpx \
- --with-tiff \
- --with-jp2 \
- --with-jpeg \
- --without-jbig \
- --without-fpx \
- --without-dps")
+ --docdir=/usr/share/doc/imagemagick \
+ --with-perl-options='INSTALLDIRS=vendor' \
+ --with-gs-font-dir=/usr/share/fonts/default/ghostscript")
+ # fix unused direct dependency analysis
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
def build():
@@ -52,7 +53,7 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
- pisitools.dodoc("AUTHORS.txt", "ChangeLog", "LICENSE", "NEWS.txt")
+ pisitools.dodoc("LICENSE", "README*")
pisitools.remove("/usr/lib/*.la")
diff --git a/multimedia/graphics/imagemagick/pspec.xml b/multimedia/graphics/imagemagick/pspec.xml
index 792871e335..8d737bd832 100644
--- a/multimedia/graphics/imagemagick/pspec.xml
+++ b/multimedia/graphics/imagemagick/pspec.xml
@@ -1,5 +1,5 @@
-
+
imagemagick
@@ -8,11 +8,12 @@
PisiLinux Community
admins@pisilinux.org
+ multimedia.graphics
as-is
app:gui
A collection of tools and libraries for many image file formats
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.
- https://www.imagemagick.org/download/releases/ImageMagick-7.0.9-27.tar.xz
+ https://www.imagemagick.org/download/releases/ImageMagick-7.0.10-29.tar.xz
xz-devel
webp-devel
@@ -21,7 +22,7 @@
fftw3-devel
cairo-devel
pango-devel
- libraw-devel
+ libraw-devel
libpng-devel
jasper-devel
liblqr-devel
@@ -36,12 +37,13 @@
libjpeg-turbo-devel
-
+
imagemagick
+ A collection of tools and libraries for many image file formats
xz
perl
@@ -84,7 +86,11 @@
imagemagick-docs
+ data:doc
HTML documentation for imagemagick
+
+ imagemagick
+
/usr/share/doc/imagemagick/html
@@ -100,12 +106,19 @@
/usr/include
/usr/lib/pkgconfig
/usr/share/man/man3
- /usr/share/man/man1/*-config*
/usr/bin/*-config
+ /usr/share/man/man1/*-config*
+
+ 2020-09-14
+ 7.0.10.29
+ Minor version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-03-06
7.0.9.27
@@ -184,4 +197,4 @@
yusuf.aydemir@pisilinux.org
-
+
\ No newline at end of file
diff --git a/multimedia/graphics/imagemagick/translations.xml b/multimedia/graphics/imagemagick/translations.xml
index 85e3441754..bc7d2610db 100644
--- a/multimedia/graphics/imagemagick/translations.xml
+++ b/multimedia/graphics/imagemagick/translations.xml
@@ -9,11 +9,13 @@
imagemagick-docs
Imagemagick için API belgeleri
+ imagemagick-docs, imagemagick için belgelendirme dosyalarını içerir.
imagemagick-devel
imagemagick için geliştirme dosyaları
+ imagemagick-devel, imagemagick için geliştirme dosyalarını içerir.
Pliki nagłówkowe imagemagick
\ No newline at end of file