1 # Maintainer: Stephan Friedrichs <stephan.friedrichs@tu-bs.de>
6 pkgdesc='A tool to study the combinatorics and the geometry of convex polytopes and polyhedra'
8 url='http://polymake.org/'
12 'perl>=5.8.1' 'perl-term-readline-gnu' \
13 'perl-xml-libxml' 'perl-xml-libxslt' 'perl-xml-writer' \
17 'java-environment>=5: jreality ' \
19 'nvidia-cg-toolkit: jreality' \
22 options=('!emptydirs')
23 source=("http://polymake.org/lib/exe/fetch.php/download/${pkgname}-${pkgver}.tar.bz2")
24 sha256sums=('232dd41f39ad7f67508c513ced2642f84f9e116b3613a790b57900a3dfce286d')
27 cd ${srcdir}/${pkgname}-${pkgver}
28 ./configure --prefix=/usr --docdir=/usr/share/doc/${pkgname}
33 cd ${srcdir}/${pkgname}-${pkgver}
34 make DESTDIR=${pkgdir} install