cloog: update to 0.18.4.

This commit is contained in:
Juan RP 2015-07-28 07:11:00 +02:00
parent b48bfd71ba
commit c396450961
1 changed files with 3 additions and 9 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'cloog'
pkgname=cloog
version=0.18.3
version=0.18.4
revision=1
bootstrap=yes
build_style=gnu-configure
@ -11,16 +11,10 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.bastoul.net/cloog/"
license="GPL-2"
distfiles="http://www.bastoul.net/cloog/pages/download/cloog-$version.tar.gz"
checksum=460c6c740acb8cdfbfbb387156b627cf731b3837605f2ec0001d079d89c69734
if [ -z "$CHROOT_READY" ]; then
CFLAGS="-I${XBPS_MASTERDIR}/usr/include"
LDFLAGS="-L${XBPS_MASTERDIR}/usr/lib"
fi
checksum=325adf3710ce2229b7eeb9e84d3b539556d093ae860027185e7af8a8b00a750e
cloog-devel_package() {
depends="gmp-devel isl-devel cloog>=${version}_${revision}"
replaces="cloog-ppl-devel>=0"
depends="${makedepends} cloog>=${version}_${revision}"
short_desc+=" - development files"
pkg_install() {
vmove usr/include