wok-6.x diff imagemagick/receipt @ rev 18900
Up: Correct link to author homepage and better appearance file description in Tazpanel.
author | Leonardo Laporte <hackdorte@sapo.pt> |
---|---|
date | Thu Feb 18 16:11:22 2016 -0200 (2016-02-18) |
parents | de49f29b101e |
children | 18bbc96124a7 |
line diff
1.1 --- a/imagemagick/receipt Thu Dec 05 15:25:09 2013 +0000 1.2 +++ b/imagemagick/receipt Thu Feb 18 16:11:22 2016 -0200 1.3 @@ -19,7 +19,7 @@ 1.4 BUILD_DEPENDS="xorg-libXext-dev jpeg-dev libpng-dev tiff-dev libxml2-dev \ 1.5 freetype-dev bzip2-dev expat-dev fontconfig-dev lcms-dev jasper-dev \ 1.6 ilmbase-dev openexr-dev graphviz-dev librsvg-dev libgsf-dev libgio-dev \ 1.7 -cairo-dev pango-dev libcroco-dev fftw-dev util-linux-uuid-dev libtool" 1.8 +perl cairo-dev pango-dev libcroco-dev fftw-dev util-linux-uuid-dev libtool" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules() 1.12 @@ -30,7 +30,7 @@ 1.13 --infodir=/usr/share/info \ 1.14 --mandir=/usr/share/man \ 1.15 --sysconfdir=/etc \ 1.16 - --without-perl \ 1.17 + --with-perl \ 1.18 --with-magick-plus-plus \ 1.19 --with-modules \ 1.20 --enable-hdri \