summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-01-23 19:36:54 +0000
committer Eric Hameleers <alien@slackware.com>2022-01-24 08:59:54 +0100
commit2ecaab4b8a696aa03b61d68c4f2665798a43a15a (patch)
tree8537aa3a63a8caafbb828f616c35ce4f59eeff4a /source
parent894a7dcff6c811140eef27e7270b87646143328f (diff)
downloadcurrent-2ecaab4b8a696aa03b61d68c4f2665798a43a15a.tar.gz
current-2ecaab4b8a696aa03b61d68c4f2665798a43a15a.tar.xz
Sun Jan 23 19:36:54 UTC 202220220123193654
l/imagemagick-7.1.0_20-x86_64-1.txz: Upgraded. Built using --with-fftw. Thanks to stormbr.
Diffstat (limited to 'source')
-rwxr-xr-xsource/l/imagemagick/imagemagick.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/l/imagemagick/imagemagick.SlackBuild b/source/l/imagemagick/imagemagick.SlackBuild
index 06435d528..21e77f538 100755
--- a/source/l/imagemagick/imagemagick.SlackBuild
+++ b/source/l/imagemagick/imagemagick.SlackBuild
@@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=imagemagick
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# NOTE: This is to cope with ImageMagick version numbers such as 5.4.7-4,
# which occur fairly often (but not always). If these numbers are all the same,
@@ -118,6 +118,7 @@ CXXFLAGS="$SLKCFLAGS" \
--enable-hdri \
--enable-static=no \
--enable-shared \
+ --with-fftw \
--with-gcc-arch=$ARCH \
--with-perl \
--with-perl-options="INSTALLDIRS=vendor" \