imagemagick:ver bump
This commit is contained in:
@@ -4,11 +4,11 @@
|
|||||||
# Licensed under the GNU General Public License, version 3.
|
# Licensed under the GNU General Public License, version 3.
|
||||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||||
|
|
||||||
from pisi.actionsapi import perlmodules
|
from pisi.actionsapi import get
|
||||||
from pisi.actionsapi import shelltools
|
|
||||||
from pisi.actionsapi import autotools
|
from pisi.actionsapi import autotools
|
||||||
from pisi.actionsapi import pisitools
|
from pisi.actionsapi import pisitools
|
||||||
from pisi.actionsapi import get
|
from pisi.actionsapi import shelltools
|
||||||
|
from pisi.actionsapi import perlmodules
|
||||||
|
|
||||||
KeepSpecial=["libtool"]
|
KeepSpecial=["libtool"]
|
||||||
|
|
||||||
@@ -17,33 +17,34 @@ def setup():
|
|||||||
autotools.autoreconf("-fi")
|
autotools.autoreconf("-fi")
|
||||||
|
|
||||||
pisitools.dosed("configure", "DOCUMENTATION_RELATIVE_PATH=.*", "DOCUMENTATION_RELATIVE_PATH=%s/html" % get.srcNAME())
|
pisitools.dosed("configure", "DOCUMENTATION_RELATIVE_PATH=.*", "DOCUMENTATION_RELATIVE_PATH=%s/html" % get.srcNAME())
|
||||||
autotools.configure("--with-gs-font-dir=/usr/share/fonts/default/ghostscript \
|
autotools.configure("--with-x \
|
||||||
--docdir=/usr/share/doc/imagemagick \
|
--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 \
|
--enable-hdri \
|
||||||
|
--without-fpx \
|
||||||
|
--with-modules \
|
||||||
|
--with-threads \
|
||||||
|
--without-jbig \
|
||||||
--enable-shared \
|
--enable-shared \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--with-modules \
|
|
||||||
--with-perl \
|
|
||||||
--with-perl-options='INSTALLDIRS=vendor' \
|
|
||||||
--with-x \
|
|
||||||
--with-threads \
|
|
||||||
--with-magick_plus_plus \
|
--with-magick_plus_plus \
|
||||||
--with-gslib \
|
--docdir=/usr/share/doc/imagemagick \
|
||||||
--with-wmf \
|
--with-perl-options='INSTALLDIRS=vendor' \
|
||||||
--with-lcms2 \
|
--with-gs-font-dir=/usr/share/fonts/default/ghostscript")
|
||||||
--with-rsvg \
|
|
||||||
--with-xml \
|
|
||||||
--with-djvu \
|
|
||||||
--with-bzlib \
|
|
||||||
--with-zlib \
|
|
||||||
--with-fpx \
|
|
||||||
--with-tiff \
|
|
||||||
--with-jp2 \
|
|
||||||
--with-jpeg \
|
|
||||||
--without-jbig \
|
|
||||||
--without-fpx \
|
|
||||||
--without-dps")
|
|
||||||
|
|
||||||
|
# fix unused direct dependency analysis
|
||||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
@@ -52,7 +53,7 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||||
|
|
||||||
pisitools.dodoc("AUTHORS.txt", "ChangeLog", "LICENSE", "NEWS.txt")
|
pisitools.dodoc("LICENSE", "README*")
|
||||||
|
|
||||||
pisitools.remove("/usr/lib/*.la")
|
pisitools.remove("/usr/lib/*.la")
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" ?>
|
<?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>
|
<PISI>
|
||||||
<Source>
|
<Source>
|
||||||
<Name>imagemagick</Name>
|
<Name>imagemagick</Name>
|
||||||
@@ -8,11 +8,12 @@
|
|||||||
<Name>PisiLinux Community</Name>
|
<Name>PisiLinux Community</Name>
|
||||||
<Email>admins@pisilinux.org</Email>
|
<Email>admins@pisilinux.org</Email>
|
||||||
</Packager>
|
</Packager>
|
||||||
|
<PartOf>multimedia.graphics</PartOf>
|
||||||
<License>as-is</License>
|
<License>as-is</License>
|
||||||
<IsA>app:gui</IsA>
|
<IsA>app:gui</IsA>
|
||||||
<Summary>A collection of tools and libraries for many image file formats</Summary>
|
<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>
|
<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>
|
<BuildDependencies>
|
||||||
<Dependency>xz-devel</Dependency>
|
<Dependency>xz-devel</Dependency>
|
||||||
<Dependency>webp-devel</Dependency>
|
<Dependency>webp-devel</Dependency>
|
||||||
@@ -21,7 +22,7 @@
|
|||||||
<Dependency>fftw3-devel</Dependency>
|
<Dependency>fftw3-devel</Dependency>
|
||||||
<Dependency>cairo-devel</Dependency>
|
<Dependency>cairo-devel</Dependency>
|
||||||
<Dependency>pango-devel</Dependency>
|
<Dependency>pango-devel</Dependency>
|
||||||
<Dependency>libraw-devel</Dependency>
|
<Dependency>libraw-devel</Dependency>
|
||||||
<Dependency>libpng-devel</Dependency>
|
<Dependency>libpng-devel</Dependency>
|
||||||
<Dependency>jasper-devel</Dependency>
|
<Dependency>jasper-devel</Dependency>
|
||||||
<Dependency>liblqr-devel</Dependency>
|
<Dependency>liblqr-devel</Dependency>
|
||||||
@@ -36,12 +37,13 @@
|
|||||||
<Dependency>libjpeg-turbo-devel</Dependency>
|
<Dependency>libjpeg-turbo-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<!-- <Patch level="0">perlmagick.rpath.patch</Patch> -->
|
<!--<Patch level="0">perlmagick.rpath.patch</Patch> -->
|
||||||
</Patches>
|
</Patches>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
<Name>imagemagick</Name>
|
<Name>imagemagick</Name>
|
||||||
|
<Summary>A collection of tools and libraries for many image file formats</Summary>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>xz</Dependency>
|
<Dependency>xz</Dependency>
|
||||||
<Dependency>perl</Dependency>
|
<Dependency>perl</Dependency>
|
||||||
@@ -84,7 +86,11 @@
|
|||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
<Name>imagemagick-docs</Name>
|
<Name>imagemagick-docs</Name>
|
||||||
|
<IsA>data:doc</IsA>
|
||||||
<Summary>HTML documentation for imagemagick</Summary>
|
<Summary>HTML documentation for imagemagick</Summary>
|
||||||
|
<RuntimeDependencies>
|
||||||
|
<Dependency release="current">imagemagick</Dependency>
|
||||||
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="doc">/usr/share/doc/imagemagick/html</Path>
|
<Path fileType="doc">/usr/share/doc/imagemagick/html</Path>
|
||||||
</Files>
|
</Files>
|
||||||
@@ -100,12 +106,19 @@
|
|||||||
<Path fileType="header">/usr/include</Path>
|
<Path fileType="header">/usr/include</Path>
|
||||||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||||||
<Path fileType="man">/usr/share/man/man3</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="executable">/usr/bin/*-config</Path>
|
||||||
|
<Path fileType="man">/usr/share/man/man1/*-config*</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="11">
|
||||||
<Date>2020-03-06</Date>
|
<Date>2020-03-06</Date>
|
||||||
<Version>7.0.9.27</Version>
|
<Version>7.0.9.27</Version>
|
||||||
@@ -184,4 +197,4 @@
|
|||||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -9,11 +9,13 @@
|
|||||||
<Package>
|
<Package>
|
||||||
<Name>imagemagick-docs</Name>
|
<Name>imagemagick-docs</Name>
|
||||||
<Summary xml:lang="tr">Imagemagick için API belgeleri</Summary>
|
<Summary xml:lang="tr">Imagemagick için API belgeleri</Summary>
|
||||||
|
<Description xml:lang="tr">imagemagick-docs, imagemagick için belgelendirme dosyalarını içerir.</Description>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
<Name>imagemagick-devel</Name>
|
<Name>imagemagick-devel</Name>
|
||||||
<Summary xml:lang="tr">imagemagick için geliştirme dosyaları</Summary>
|
<Summary xml:lang="tr">imagemagick için geliştirme dosyaları</Summary>
|
||||||
|
<Description xml:lang="tr">imagemagick-devel, imagemagick için geliştirme dosyalarını içerir.</Description>
|
||||||
<Summary xml:lang="pl">Pliki nagłówkowe imagemagick</Summary>
|
<Summary xml:lang="pl">Pliki nagłówkowe imagemagick</Summary>
|
||||||
</Package>
|
</Package>
|
||||||
</PISI>
|
</PISI>
|
||||||
Reference in New Issue
Block a user