Package: isl2 Version: 0.14.1 Revision: 1 BuildDepends: << autoconf2.6, automake1.15|automake1.14|automake1.13|automake1.12, fink (>= 0.24.12), gmp5, libtool2 << Conflicts: << cloog-org, isl << Replaces: << cloog-org, isl << BuildDependsOnly: True Depends: %N-shlibs (= %v-%r) Source: http://repo.or.cz/w/isl.git/snapshot/f2460131b6ac935a1263e7c729cc8268f64db3ec.tar.gz Source-MD5: 6e43e0478b3f51f555701e19567ee504 SourceRename: %n-%v.tar.gz SourceDirectory: isl-f246013 ConfigureParams: << --prefix=%p \ --mandir=%p/share/man \ --infodir=%p/share/info \ --with-gmp-prefix=%p << InfoTest: TestScript: make check || : PatchScript: << . ./autogen.sh perl -pi -e 's|="-O1"|="-O3"|g' ./configure << InstallScript: << make install DESTDIR=%d << SplitOff: << Package: %N-shlibs Depends: << gmp5-shlibs, libgmpxx5-shlibs << Files: << %p/lib/libisl.*.dylib << Shlibs: << %p/lib/libisl.13.dylib 15.0.0 %n (>= 0.14-1) << << License: GPL Description: The Chunky Loop Generator DescDetail: << Isl is a library for manipulating sets and relations of integer points bounded by linear constraints. Supported operations on sets include intersection, union, set difference, emptiness check, convex hull, (integer) affine hull, integer projection, and computing the lexicographic minimum using parametric integer programming. It also includes an ILP solver based on generalized basis reduction. << DescPackaging: << The FSF gcc 4.2.1 compiler requires the optimization to be reduced to -O1 but this bug is not present in Apple's gcc 4.2.1 compiler so this change is reverted in the PatchScript. << Homepage: http://www.CLooG.org Maintainer: None