community/blender to 3.5.0-5

This commit is contained in:
Kevin Mihelich 2023-04-17 12:47:01 +00:00
parent 265a6623f9
commit 6a883ee02d

View file

@ -18,7 +18,7 @@ buildarch=8
pkgname=blender
pkgver=3.5.0
pkgrel=2
pkgrel=5
epoch=17
pkgdesc="A fully integrated 3D graphics creation suite"
arch=('x86_64')
@ -83,6 +83,7 @@ build() {
-GNinja \
-Cbuild_files/cmake/config/blender_release.cmake \
-C precache \
-DPYTHON_VERSION=$PYTHON_VER \
-DOPTIX_ROOT_DIR="$srcdir" \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Release \