alicelinux

A lightweight musl + clang/llvm + libressl + busybox distro
git clone https://codeberg.org/emmett1/alicelinux
Log | Files | Refs | README | LICENSE

abuild (367B)


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