# Template file for 'cloog' pkgname=cloog version=0.17.0 revision=3 build_style=gnu-configure configure_args="--with-isl=system --with-gmp=system" makedepends="gmp-devel isl-devel" subpackages="cloog-devel" replaces="cloog-ppl>=0" short_desc="Library that generates loops for scanning polyhedra" maintainer="Juan RP " homepage="http://www.bastoul.net/cloog/" license="GPL-2" distfiles="http://www.bastoul.net/cloog/pages/download/cloog-$version.tar.gz" checksum=f265f5069830c03d2919a7673c0963495437d6d79a8cbd3474cde2d4e3291e04 if [ "$XBPS_CROSS_BUILD" ]; then configure_args="${configure_args} --with-gmp-exec-prefix=$XBPS_CROSS_BASE" fi