summaryrefslogtreecommitdiff
path: root/libre/luxrays
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-12-05 18:09:21 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-12-05 18:09:21 -0300
commit46ca68d1734c2845138420aa50e19ffdaf68421b (patch)
treee167217e86724716e9eacb86c0e8edb2c672c947 /libre/luxrays
parentc8071fbd62905213b3f5065a43aaf6074f8bd70b (diff)
luxrays-1.6-5.parabola1: move from libcl to opencl-icd-loader
Diffstat (limited to 'libre/luxrays')
-rw-r--r--libre/luxrays/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/luxrays/PKGBUILD b/libre/luxrays/PKGBUILD
index c40f1c1c3..6274d9de2 100644
--- a/libre/luxrays/PKGBUILD
+++ b/libre/luxrays/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 193636 2016-10-26 15:01:39Z arojas $
+# $Id: PKGBUILD 197969 2016-12-05 09:17:21Z lcarlier $
# Maintainer (Arch): Lukas Jirkovsky <l.jirkovsky@gmail.com>
# Maintainer: Márcio Silva <coadde@parabola.nu>
pkgname='luxrays'
pkgver=1.6
_pkgver=61352e6aae3f
-pkgrel=4.parabola1
+pkgrel=5.parabola1
pkgdesc="Accelerate the ray intersection process by using GPUs, with opencl-mesa recommendation"
arch=('x86_64')
url="http://www.luxrender.net/"
license=('GPL')
-depends=('embree' 'libcl' 'libgl' 'openimageio')
+depends=('embree' 'opencl-icd-loader' 'libgl' 'openimageio')
makedepends=('boost' 'cmake' 'freetype2' 'gtk3' 'libpng' 'mesa' 'opencl-headers' 'glew' 'freeglut')
optdepends=('opencl-mesa: OpenCL support for AMD/ATI GPUs' \
'glew: demos (SmallLuxGPU etc.)' \