cloog stable port information

Package: cloog
Version: 0.15.11
Revision: 1
BuildDepends: ppl9, gmp5, fink (>= 0.24.12)
BuildDependsOnly: True
Depends: %N-shlibs (= %v-%r)
Conflicts: cloog-org
Replaces: cloog-org
Source: ftp://gcc.gnu.org/pub/gcc/infrastructure/%N-ppl-%v.tar.gz
Source-MD5: 060ae4df6fb8176e021b4d033a6c0b9e
SourceDirectory: %n-ppl-%v
ConfigureParams: --prefix=%p --mandir=%p/share/man --infodir=%p/share/info --with-ppl=%p
InfoTest: TestScript: make check || :
InstallScript: <<
make install DESTDIR=%d
<<
SplitOff: <<
Package: %N-shlibs
Depends: gmp5-shlibs, libgmpxx5-shlibs, ppl9-shlibs
Files: <<
%p/lib/libcloog.*.dylib
<<
Shlibs: <<
%p/lib/libcloog.0.dylib 1.0.0 %n (>= 0.15.0-1)
<<
<<
InfoDocs: cloog.info
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.
fangism enabled for 10.4, after fixing ppl.
<<
Homepage: http://www.CLooG.org
Maintainer: Jack Howarth