summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b5140c43e1b9..2c2f50674519 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Aug 2 18:46:02 UTC 2016
+# Sun Nov 27 13:34:01 UTC 2016
pkgbase = luxrays-hg
pkgdesc = Accelerate the ray intersection process by using GPUs
- pkgver = 3573+.ce44b2b9fe6e+
+ pkgver = 3677+.a68fdb616d0a+
pkgrel = 1
url = http://www.luxrender.net/
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = luxrays-hg
makedepends = glew
makedepends = freeglut
makedepends = mercurial
- depends = embree
+ depends = embree-bvh_build-git
depends = libcl
depends = libgl
depends = openimageio
@@ -31,7 +31,7 @@ pkgbase = luxrays-hg
provides = luxrays
conflicts = luxrays
options = staticlibs
- source = luxrays::hg+https://bitbucket.org/luxrender/luxrays
+ source = luxrays::hg+https://bitbucket.org/luxrender/luxrays#branch=default
source = force_python3.diff
md5sums = SKIP
md5sums = 36c9823246c2b575415c1709e065727c
diff --git a/PKGBUILD b/PKGBUILD
index 867567609c4d..41ac9c67f435 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Lukas Jirkovsky <l.jirkovsky@gmail.com>
# Contributor: Alex Combas <alex.combas@gmail.com>
pkgname=luxrays-hg
-pkgver=3573+.ce44b2b9fe6e+
+pkgver=3677+.a68fdb616d0a+
pkgrel=1
pkgdesc="Accelerate the ray intersection process by using GPUs"
arch=('x86_64')
url="http://www.luxrender.net/"
license=('GPL')
-depends=('embree' 'libcl' 'libgl' 'openimageio')
+depends=('embree-bvh_build-git' 'libcl' 'libgl' 'openimageio')
makedepends=('boost' 'cmake' 'freetype2' 'gtk3' 'libpng' 'mesa' 'opencl-headers' 'glew' 'freeglut'
'mercurial')
optdepends=('opencl-nvidia: OpenCL support for nVidia GPUs' \
@@ -20,7 +20,7 @@ optdepends=('opencl-nvidia: OpenCL support for nVidia GPUs' \
options=('staticlibs')
provides=('luxrays')
conflicts=('luxrays')
-source=('luxrays::hg+https://bitbucket.org/luxrender/luxrays' \
+source=('luxrays::hg+https://bitbucket.org/luxrender/luxrays#branch=default' \
force_python3.diff)
md5sums=('SKIP'
'36c9823246c2b575415c1709e065727c')