community/openshadinglanguage to 1.3.3-3

This commit is contained in:
Kevin Mihelich 2013-07-16 01:58:57 +00:00
parent c867a79a70
commit 8b2f1d279e

View file

@ -6,7 +6,7 @@
pkgname=openshadinglanguage
pkgver=1.3.3
pkgrel=2
pkgrel=3
pkgdesc="Advanced shading language for production GI renderers"
arch=(i686 x86_64)
url="https://github.com/imageworks/OpenShadingLanguage"
@ -26,6 +26,7 @@ build() {
cmake \
-DCMAKE_INSTALL_PREFIX=/usr \
-DLLVM_STATIC=1 \
-DUSE_TBB=0 \
..
make