cloog: update to 0.18.3.
This commit is contained in:
parent
452404ce82
commit
4152d42ae0
1 changed files with 2 additions and 3 deletions
|
@ -1,18 +1,17 @@
|
||||||
# Template file for 'cloog'
|
# Template file for 'cloog'
|
||||||
pkgname=cloog
|
pkgname=cloog
|
||||||
version=0.18.2
|
version=0.18.3
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-isl=system --with-gmp=system --with-gmp-exec-prefix=${XBPS_CROSS_BASE}"
|
configure_args="--with-isl=system --with-gmp=system --with-gmp-exec-prefix=${XBPS_CROSS_BASE}"
|
||||||
makedepends="isl-devel"
|
makedepends="isl-devel"
|
||||||
replaces="cloog-ppl>=0"
|
|
||||||
short_desc="Library that generates loops for scanning polyhedra"
|
short_desc="Library that generates loops for scanning polyhedra"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.bastoul.net/cloog/"
|
homepage="http://www.bastoul.net/cloog/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://www.bastoul.net/cloog/pages/download/cloog-$version.tar.gz"
|
distfiles="http://www.bastoul.net/cloog/pages/download/cloog-$version.tar.gz"
|
||||||
checksum=ba3cc2d3750dfcb51f65ce029f0dda31347b8eeed216b1bac6170ab12d967581
|
checksum=460c6c740acb8cdfbfbb387156b627cf731b3837605f2ec0001d079d89c69734
|
||||||
|
|
||||||
if [ -z "$CHROOT_READY" ]; then
|
if [ -z "$CHROOT_READY" ]; then
|
||||||
CFLAGS="-I${XBPS_MASTERDIR}/usr/include"
|
CFLAGS="-I${XBPS_MASTERDIR}/usr/include"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue