[arch-commits] Commit in luxrays/trunk (PKGBUILD)

Lukas Jirkovsky stativ at nymeria.archlinux.org
Mon Mar 25 15:27:02 UTC 2013


    Date: Monday, March 25, 2013 @ 16:27:01
  Author: stativ
Revision: 86972

upgpkg: luxrays 1.2-2

boost 1.53 rebuild

Modified:
  luxrays/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-25 14:39:54 UTC (rev 86971)
+++ PKGBUILD	2013-03-25 15:27:01 UTC (rev 86972)
@@ -3,16 +3,17 @@
 pkgname=luxrays
 pkgver=1.2
 _pkgver=475fbf15f0ca
-pkgrel=1
+pkgrel=2
 pkgdesc="Accelerate the ray intersection process by using GPUs"
 arch=('i686' 'x86_64')
 url="http://www.luxrender.net/"
 license=('GPL')
 depends=('freeimage' 'libcl' 'libgl')
-optdepends=('glew: slg, slg2, smallppmgpu' 'freeglut: slg, slg2, smallppmgpu')
+optdepends=('glew: demos (SmallLuxGPU etc.)' 'freeglut: demos (SmallLuxGPU etc.)'
+            'boost-libs: demos (SmallLuxGPU etc.)')
 makedepends=('cmake' 'boost' 'mesa' 'opencl-headers' 'glew' 'freeglut')
 source=(https://bitbucket.org/luxrender/luxrays/get/$_pkgver.tar.bz2)
-md5sums=('e7c24e8407514f2f2211ded105756b2a')
+md5sums=('ac98e9a42ecc20d97d4c12dcdf17e315')
 
 build() {
   cd "$srcdir/luxrender-$pkgname-$_pkgver"




More information about the arch-commits mailing list