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

Lukas Jirkovsky stativ at nymeria.archlinux.org
Mon Jun 24 13:55:29 UTC 2013


    Date: Monday, June 24, 2013 @ 15:55:28
  Author: stativ
Revision: 93108

upgpkg: luxrays 1.2-3

build luxmark too (and create a split package, because luxmark is quite big because of the test scenes)

Modified:
  luxrays/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-24 13:27:35 UTC (rev 93107)
+++ PKGBUILD	2013-06-24 13:55:28 UTC (rev 93108)
@@ -49,7 +49,7 @@
 
 package_luxmark() {
   pkgdesc="OpenCL benchmark tool"
-  depends+=("${depends[@]}" 'boost-libs' 'libcl' 'libgl' 'qt4')
+  depends+=("${depends[@]}" 'boost-libs' 'qt4')
 
   cd "$srcdir/luxrender-luxrays-$_pkgver"
   install -d -m755 "$pkgdir"/usr/{bin,share}




More information about the arch-commits mailing list