summaryrefslogtreecommitdiff
path: root/libre/blender
diff options
context:
space:
mode:
Diffstat (limited to 'libre/blender')
-rw-r--r--libre/blender/PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/libre/blender/PKGBUILD b/libre/blender/PKGBUILD
index 0554fda7f..d868e35ca 100644
--- a/libre/blender/PKGBUILD
+++ b/libre/blender/PKGBUILD
@@ -46,13 +46,13 @@ elif [[ "${_git}" = 'no' ]]; then
pkgver="${_gittagver}.${_gittagrev}" # Revision
fi
-pkgrel='5.parabola1'
+pkgrel='6.parabola1'
epoch='17'
pkgdesc='A fully integrated 3D graphics creation suite, without nonfree CUDA support'
arch=('i686' 'x86_64' 'armv7h')
license=('GPL')
url="http://www.${pkgbase}.org"
-depends=('boost-libs' 'desktop-file-utils' 'ffmpeg' 'fftw' 'freeglut' 'freetype2'
+depends=('alembic' 'boost-libs' 'desktop-file-utils' 'ffmpeg' 'fftw' 'freeglut' 'freetype2'
'glew' 'hicolor-icon-theme' 'jack' 'jemalloc' 'libpng' 'libsndfile' 'libspnav'
'libtiff' 'log4cplus' 'openal' 'opencolorio' 'opencollada' 'openexr'
'openimageio' 'openjpeg' 'openshadinglanguage' 'opensubdiv' 'openvdb'
@@ -168,7 +168,6 @@ build() {
-DWITH_CXX_GUARDEDALLOC='OFF' \
-DWITH_CYCLES='ON' \
-DWITH_CYCLES_CUDA_BINARIES='OFF' \
- -DWITH_CYCLES_OSL='ON' \
-DWITH_CYCLES_PTEX='OFF' \
-DWITH_CYCLES_STANDALONE='OFF' \
-DWITH_CYCLES_STANDALONE_GUI='OFF' \
@@ -218,7 +217,6 @@ build() {
-DWITH_OPENCOLLADA='ON' \
-DWITH_OPENCOLORIO='ON' \
-DWITH_OPENMP='ON' \
- -DWITH_OPENSUBDIV='ON' \
-DWITH_OPENVDB='ON' \
-DWITH_PLAYER='ON' \
-DWITH_PYTHON='ON' \