diff options
Diffstat (limited to 'repos/xorg/imagemagick/abuild')
| -rw-r--r-- | repos/xorg/imagemagick/abuild | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/repos/xorg/imagemagick/abuild b/repos/xorg/imagemagick/abuild deleted file mode 100644 index 192f938e..00000000 --- a/repos/xorg/imagemagick/abuild +++ /dev/null @@ -1,9 +0,0 @@ -name=imagemagick -version=7.1.1.43 -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 |