imagemagick.yaml (409B)
1 name: imagemagick 2 config-opts: 3 - --enable-shared 4 - --disable-static 5 - --with-modules 6 - --with-gslib 7 - --with-wmf 8 - --with-heic=yes 9 sources: 10 - type: archive 11 url: https://github.com/ImageMagick/ImageMagick/archive/refs/tags/7.1.1-39.tar.gz 12 sha256: b2eb652d9221bdeb65772503891d8bfcfc36b3b1a2c9bb35b9d247a08965fd5d 13 cleanup: 14 - /share/doc 15 modules: 16 - "./libde265.json" 17 - "./libheif.json"