community/polymake to 3.2.r2-1

This commit is contained in:
Kevin Mihelich 2018-02-16 19:17:04 +00:00
parent f526e80159
commit 84472aec13

View file

@ -8,9 +8,9 @@ highmem=1
pkgname=polymake
_pkgver=3.2
_patchver=1
_patchver=2
pkgver=$_pkgver.r$_patchver
pkgrel=2
pkgrel=1
pkgdesc="Open source software for research in polyhedral geometry"
arch=(x86_64)
url="https://polymake.org/"
@ -19,7 +19,7 @@ depends=(mpfr normaliz perl-xml-writer perl-xml-libxml perl-xml-libxslt perl-ter
makedepends=(ninja cddlib lrs ppl apache-ant boost singular bliss-graphs)
optdepends=('singular: ideal library' 'ppl: polytope library' 'java-runtime: java module')
source=("https://polymake.org/lib/exe/fetch.php/download/polymake-${_pkgver}r${_patchver}-minimal.tar.bz2")
sha256sums=('684517bd4a0613c95bbe6f74a27c2aa4d7bcfb57c2ea5a740cbad29de702ccb4')
sha256sums=('415e101482d92dd73cdae0af8b43907e4195d3052491aea49e0563a04f015a6b')
prepare() {
cd polymake-$_pkgver