mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cloog: rebuild for metadata
This commit is contained in:
parent
c56d91d262
commit
fc67ae26ee
1 changed files with 2 additions and 2 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'cloog'
|
# Template file for 'cloog'
|
||||||
pkgname=cloog
|
pkgname=cloog
|
||||||
version=0.18.4
|
version=0.18.4
|
||||||
revision=1
|
revision=2
|
||||||
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"
|
||||||
short_desc="Library that generates loops for scanning polyhedra"
|
short_desc="Library that generates loops for scanning polyhedra"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://www.bastoul.net/cloog/"
|
homepage="http://www.bastoul.net/cloog/"
|
||||||
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=325adf3710ce2229b7eeb9e84d3b539556d093ae860027185e7af8a8b00a750e
|
checksum=325adf3710ce2229b7eeb9e84d3b539556d093ae860027185e7af8a8b00a750e
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue