community/openshadinglanguage to 1.5.12-3

This commit is contained in:
Kevin Mihelich 2015-03-16 00:05:18 +00:00
parent 8a4939e350
commit 88644458e9

View file

@ -7,13 +7,13 @@
pkgname=openshadinglanguage
pkgver=1.5.12
pkgrel=2
pkgrel=3
pkgdesc="Advanced shading language for production GI renderers"
arch=(i686 x86_64)
url="https://github.com/imageworks/OpenShadingLanguage"
license=('custom')
depends=('boost-libs' 'openimageio' 'openexr' 'llvm' 'freetype2' 'libpng' 'libtiff')
makedepends=('boost' 'cmake' 'clang')
depends=('boost-libs' 'openimageio' 'openexr' 'freetype2' 'libpng' 'libtiff' 'llvm35-libs')
makedepends=('boost' 'cmake' 'clang35' 'llvm35')
source=(https://github.com/imageworks/OpenShadingLanguage/archive/Release-${pkgver}.tar.gz
alignment.patch::https://github.com/imageworks/OpenShadingLanguage/commit/bcaf5778e2d778b72615e5c49269b59671cf0d91.patch)
md5sums=('484752a0f97df55962c3a667075deddc'