GraphicsMagick: update to 1.3.38.
This commit is contained in:
parent
d7449d39b4
commit
ad675b4abc
@ -1,23 +0,0 @@
|
|||||||
# workaround for https://sourceforge.net/p/graphicsmagick/bugs/580/
|
|
||||||
|
|
||||||
--- a/Makefile.am
|
|
||||||
+++ b/Makefile.am
|
|
||||||
@@ -79,7 +79,6 @@ TESTS_ENVIRONMENT = \
|
|
||||||
|
|
||||||
# Tests to run
|
|
||||||
TESTS = \
|
|
||||||
- $(PERLMAGICK_TESTS) \
|
|
||||||
$(TESTS_TESTS) \
|
|
||||||
$(MAGICKPP_TESTS) \
|
|
||||||
$(WAND_TESTS) \
|
|
||||||
--- a/Makefile.in
|
|
||||||
+++ b/Makefile.in
|
|
||||||
@@ -4767,7 +4767,7 @@ PERLMAGICK_MAINTAINER_TARGETS = $(top_sr
|
|
||||||
@WITH_PERL_TRUE@PERLMAGICK_DISTCLEAN_LOCAL_TARGETS = clean-perl
|
|
||||||
@WITH_PERL_TRUE@PERLMAGICK_MAINTAINER_CLEAN_LOCAL_TARGETS = distclean-local
|
|
||||||
#PERLMAGICK_CHECK_LOCAL_TARGETS = check-perl
|
|
||||||
-@WITH_PERL_TRUE@PERLMAGICK_TESTS = PerlMagick/PerlMagickCheck.sh
|
|
||||||
+#@WITH_PERL_TRUE@PERLMAGICK_TESTS = PerlMagick/PerlMagickCheck.sh
|
|
||||||
@WITH_PERL_DYNAMIC_FALSE@@WITH_PERL_STATIC_TRUE@@WITH_PERL_TRUE@PERLMAGICK_CHECKSCRIPTS = perl-build
|
|
||||||
|
|
||||||
#PERLMAGICK_CHECKSCRIPTS = perl-build
|
|
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'GraphicsMagick'
|
# Template file for 'GraphicsMagick'
|
||||||
pkgname=GraphicsMagick
|
pkgname=GraphicsMagick
|
||||||
version=1.3.36
|
version=1.3.38
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-quantum-depth=16 --with-gs-font-dir=/usr/share/fonts/Type1
|
configure_args="--with-quantum-depth=16 --with-gs-font-dir=/usr/share/fonts/Type1
|
||||||
@ -16,10 +16,10 @@ depends="ghostscript"
|
|||||||
short_desc="GraphicsMagick Image Processing System"
|
short_desc="GraphicsMagick Image Processing System"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://www.graphicsmagick.org/"
|
homepage="https://graphicsmagick.sourceforge.io/index.html"
|
||||||
changelog="http://www.graphicsmagick.org/NEWS.html"
|
changelog="https://graphicsmagick.sourceforge.io/NEWS.html"
|
||||||
distfiles="${SOURCEFORGE_SITE}/graphicsmagick/graphicsmagick/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/graphicsmagick/graphicsmagick/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=1e6723c48c4abbb31197fadf8396b2d579d97e197123edc70a4f057f0533d563
|
checksum=35b8661f508337314e46aebcbdca6875cc6033a1cf3edff29aa5e14ef8d2d4e1
|
||||||
keep_libtool_archives=yes
|
keep_libtool_archives=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user