# hdw - linux imagemagick package # # author: hackbard@hackdaworld.dyndns.org # # [V] 6.0.3-1 # [S] 3-6 # [D] ImageMagick-6.0.3-1.tar.bz2 ftp://ftp.fu-berlin.de/unix/X11/graphics/ImageMagick/ xtraver="`echo $ver | awk -F- '{ print $1 }'`" srcdir="ImageMagick-${xtraver}" export CPPFLAGS="-I/usr/include/libxml2 $CPPFLAGS" confopt="$confopt --enable-shared --with-modules --enable-lzw" confopt="$confopt --enable-16bit-pixel --with-x"