Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29294

Added Files:
        cloog.info 
Log Message:
add cloog package

--- NEW FILE: cloog.info ---
Package: cloog
Version: 0.15
Revision: 1
BuildDepends: ppl (>= 0.10-1)
BuildDependsOnly: True
Depends: %N-shlibs (= %v-%r), ppl-shlibs (>= 0.10-1)
Source: ftp://gcc.gnu.org/pub/gcc/infrastructure/%N-ppl-%v.tar.gz
Source-MD5: 716b7a0823f96c9d02c1703a9c47d387
SourceDirectory: %n-ppl
Distribution: 10.5, 10.6
ConfigureParams: --prefix=%p --mandir=%p/share/man --with-ppl=%p
InstallScript: <<
 make install DESTDIR=%d 
 rm -fr %i/share/info
<<
SplitOff: <<
  Package: %N-shlibs
  Files: <<
    %p/lib/libcloog.*.dylib 
  <<
  Shlibs: <<
    %p/lib/libcloog.0.dylib 1.0.0 %n (>= 0.15.0-1)
  <<
<<
License: GPL
Description: The Chunky Loop Generator
DescDetail: <<
CLooG is a software which generates loops for scanning Z-polyhedra. 
That is, CLooG finds the code or pseudo-code where each integral 
point of one or more parametrized polyhedron or parametrized 
polyhedra union is reached. CLooG is designed to avoid control 
overhead and to produce a very efficient code.
<<
DescPackaging: <<
While the source tarball used for the cloog package
is named cloog-ppl, it will be the basis for the next
release of cloog.
<<
Homepage: http://www.CLooG.org
Maintainer: Jack Howarth <howa...@bromo.med.uc.edu>



------------------------------------------------------------------------------
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to