luxrays: rebuild against ilmbase-2.2.1
This commit is contained in:
parent
da6227fafb
commit
3fdbe3c7a4
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'luxrays'
|
||||
pkgname=luxrays
|
||||
version=3.1
|
||||
revision=9
|
||||
revision=10
|
||||
build_style=cmake
|
||||
configure_args="-DLUXRAYS_DISABLE_OPENCL=OFF -DCMAKE_SKIP_RPATH=ON"
|
||||
hostmakedepends="flex bison boost-python"
|
||||
|
@ -12,7 +12,7 @@ short_desc="LuxMark renderer engine"
|
|||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
license="GPL-3"
|
||||
homepage="http://www.luxrender.net/wiki/LuxRays"
|
||||
distfiles="https://bitbucket.org/luxrender/luxrays/get/luxmark_v$version.tar.gz"
|
||||
distfiles="https://bitbucket.org/luxrender/luxrays/get/luxmark_v${version}.tar.gz"
|
||||
checksum=f5b67220b72ec261ad51526d5c4550e2f95130565f3aa02a92d40f56593d8064
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue