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

Lukas Jirkovsky stativ at nymeria.archlinux.org
Sun Oct 20 16:56:55 UTC 2013


    Date: Sunday, October 20, 2013 @ 18:56:55
  Author: stativ
Revision: 98857

luxrays: enable staticlibs.

The reason is that luxrays are statically linked into luxrender, because these two
projects are tightly connected.

Modified:
  luxrays/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-20 15:20:08 UTC (rev 98856)
+++ PKGBUILD	2013-10-20 16:56:55 UTC (rev 98857)
@@ -10,6 +10,7 @@
 license=('GPL')
 depends=('freeimage' 'libcl' 'libgl')
 makedepends=('cmake' 'boost' 'mesa' 'opencl-headers' 'glew' 'freeglut' 'qt4')
+options=('staticlibs')
 source=(https://bitbucket.org/luxrender/luxrays/get/$_pkgver.tar.bz2 \
         http://www.luxrender.net/release/luxmark/room_scene_v2.1.zip \
         luxmark_scenes_path.diff)




More information about the arch-commits mailing list