luxrays: update to 3.1.

This commit is contained in:
Andrea Brancaleoni 2015-09-02 14:11:37 +02:00
parent 46f2007a6f
commit 89c3464e6a

View file

@ -1,6 +1,6 @@
# Template file for 'luxrays'
pkgname=luxrays
version=3.0
version=3.1
revision=1
build_style=cmake
hostmakedepends="cmake flex bison boost-python"
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
license="GPL-3"
homepage="http://www.luxrender.net/wiki/LuxRays"
distfiles="https://bitbucket.org/luxrender/luxrays/get/luxmark_v$version.tar.gz"
checksum=fb63fc5d21cf43271f657c2ccc176116119afa639d83dbd70b50de69ce26fc62
checksum=f5b67220b72ec261ad51526d5c4550e2f95130565f3aa02a92d40f56593d8064
configure_args=" -DLUXRAYS_DISABLE_OPENCL=OFF -DCMAKE_SKIP_RPATH=ON"
post_extract() {