Changeset 19640


Ignore:
Timestamp:
02/03/12 11:47:17 (4 months ago)
Author:
dar
Message:

MAJ de libpng dans le build de imagemagick

File:
1 edited

Legend:

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

    r19522 r19640  
    6161 
    6262# libpng 
    63 fetchArchive "http://freefr.dl.sourceforge.net/project/libpng/libpng15/1.5.7/libpng-1.5.7.tar.gz" 
     63fetchArchive "http://freefr.dl.sourceforge.net/project/libpng/libpng15/1.5.8/libpng-1.5.8.tar.gz" 
    6464# Problème de détection de zlib avec mingw, la compilation des tests de détection échoues 
    6565# On force la variable de test du configure 
     
    102102 
    103103# ImageMagick 
    104 fetchArchive "http://imagemagick.linux-mirror.org/download/ImageMagick-6.7.4-2.tar.gz" 
     104fetchArchive "http://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ImageMagick-6.7.4-2.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.