Changeset 19642


Ignore:
Timestamp:
02/03/12 13:31:03 (4 months ago)
Author:
dar
Message:

Utilisation d'une version plus ancienne d'ImageMagick (6.7.2-1)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Lib_Java/imagemagick/bui/build.sh

    r19640 r19642  
    102102 
    103103# ImageMagick 
    104 fetchArchive "http://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ImageMagick-6.7.4-2.tar.gz" 
     104fetchArchive "http://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ImageMagick-6.7.2-1.tar.gz" 
    105105configureParams="$configureParams --enable-delegate-build --without-modules --without-x --without-openexr --without-wmf --without-perl --with-xml --without-gvc --without-magick-plus-plus --enable-zero-configuration --disable-silent-rules" 
    106106# Problème de détection de libbz2, zlib, libxml2 et le support des grands fichiers avec mingw, la compilation des tests de détection échoues 
Note: See TracChangeset for help on using the changeset viewer.