blob: e5be2fda64a40555f792b8cbad85507628841ae1 (
plain)
1
2
3
4
5
6
7
8
9
|
name=imagemagick
version=7.1.2.5
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
|