Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/graphics
In directory usw-pr-cvs1:/tmp/cvs-serv24421

Added Files:
        imagemagick-nox-5.5.1-2.info imagemagick-nox-5.5.1-2.patch 
Log Message:
New upstream version.


--- NEW FILE: imagemagick-nox-5.5.1-2.info ---
Package: imagemagick-nox
Version: 5.5.1
Revision: 2
GCC: 3.1
Source: mirror:sourceforge:/%n/ImageMagick-%v-1.tar.gz
Source-MD5: b5de02e4e07e6d8a98b60eb80205e624
SourceDirectory: ImageMagick-%v
SourceRename: ImageMagick-%v.tar.gz
Patch: %f.patch
Depends: libjpeg-shlibs, libpng-shlibs, libtiff-shlibs, dlcompat, bzip2, 
freetype2-shlibs, ghostscript, libxml2-shlibs, lcms-shlibs
BuildDepends: libjpeg, libpng, libtiff, freetype2, libxml2, lcms 
Conflicts: imagemagick
Replaces: imagemagick
Provides: imagemagick
ConfigureParams: --without-perl --disable-shared --mandir='${prefix}/share/man' 
--enable-lzw --without-hdf5 --with-bzlib --with-dps --without-fpx --with-ttf 
--without-gslib --with-gs-font-dir=%p/share/ghostscript/fonts --without-jbig 
--with-jpeg --without-jp2 --with-lcms --without-mpeg2 --with-magic-plus-plus 
--with-png --with-tiff -without-wmf --without-x --with-xml --with-zlib
Description: Image manipulation tools.
InstallScript: make install DESTDIR=%d
DescDetail: <<
 ImageMagick is a robust collection of tools and libraries to read, 
 write, and manipulate an image in many image formats (over 68 major formats)
 including popular formats like TIFF, JPEG, PNG, PDF, PhotoCD, and GIF.
 With ImageMagick you can create images dynamically, making it 
 suitable for Web applications. You can also resize, rotate, sharpen,
 color reduce, or add special effects to an image and save your
 completed work in the same or a different image format.

 No X11 required for this version.
<<
DocFiles: Copyright.txt README.txt QuickStart.txt
License: BSD
Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
Homepage: http://www.imagemagick.org/

--- NEW FILE: imagemagick-nox-5.5.1-2.patch ---
--- ImageMagick-5.5.1/configure.orig    Fri Oct 25 12:50:02 2002
+++ ImageMagick-5.5.1/configure Fri Oct 25 12:50:26 2002
@@ -31219,7 +31219,7 @@
           freetype_prefix=`freetype-config --prefix`
           freetype_exec_prefix=`freetype-config --exec-prefix`
           LDFLAGS="$LDFLAGS -L${freetype_exec_prefix}/lib"
-          CPPFLAGS="$CPPFLAGS -I${freetype_prefix}/include/freetype2"
+          CPPFLAGS="-I${freetype_prefix}/include/freetype2 $CPPFLAGS"
        fi
     fi
 



-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm 
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to