Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/graphics
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19026/10.3/unstable/main/finkinfo/graphics

Added Files:
        camlimages.info 
Log Message:
camlimages-2.2.0 for 10.3


--- NEW FILE: camlimages.info ---
Package: camlimages
Version: 2.2.0
Revision: 1
SourceDirectory: camlimages-2.2
Source: 
ftp://ftp.inria.fr/INRIA/Projects/cristal/caml-light/bazar-ocaml/%n-%v.tgz
Source-MD5: d933eb58c7983f70b1a000fa01893aa4
Description: Objective Caml image processing library
License: GPL
Depends: ocaml, ghostscript, libjpeg-shlibs, libpng3-shlibs, libtiff-shlibs, 
libungif-shlibs | giflib-shlibs
BuildDepends: libjpeg, libpng3, libtiff, libungif | giflib
SetCFLAGS: -I/usr/X11R6/include -I%p/include
SetLDFLAGS: -L%p/lib
# Two problems: configure cannot correctly detect the libraries
# Makefile does not pass the correct library path to ocamlmktop
CompileScript: <<
  ./configure %c --disable-dotopt
  perl -pi -e 's,LINKFLAGS_CAMLIMAGES= ,LINKFLAGS_CAMLIMAGES= -cclib "-L%p/lib" 
,' Makefile.config
  make
  make opt
<<
InstallScript: <<
  make install LIBDIR=%i/lib/ocaml/camlimages CAMLDIR=%i/lib/ocaml
<<
DocFiles: Announce CHANGES doc/* INSTALL LICENSE README 
DescDetail: <<
  This is an image processing library, which provides some basic
  functions of image processing and loading/saving various image file
  formats. In addition the library can handle huge images that cannot be
  (or can hardly be) stored into the memory (the library automatically
  creates swap files and escapes them to reduce the memory usage).
<<
Maintainer: Mathias Meyer <[EMAIL PROTECTED]> 
Homepage: http://pauillac.inria.fr/camlimages/ 



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to