blob: 447e79829b90711ca28f2c9658f8bddece235f68 (
plain)
1
2
3
4
5
6
7
8
9
|
name=imagemagick
version=7.1.2.21
release=1
source="https://www.$name.org/archive/releases/ImageMagick-${version%.*}-${version##*.}.tar.xz"
build_opt="--enable-shared --mandir=/usr/share/man
--with-fftw --with-gslib --with-hdri --with-heic --with-modules
--with-perl --with-png --with-rsvg --with-threads --with-tiff
--with-webp --with-x --with-xml"
keep_libtool=1
|