community/blender: upgrade to 4.2.1

This commit is contained in:
Leon Marz 2024-08-23 18:11:15 +02:00 committed by Patrycja Rosa
parent 08498a00af
commit b85500bfcf

View File

@ -2,10 +2,9 @@
# Contributor: Leon Marz <main@lmarz.org>
# Maintainer: Leon Marz <main@lmarz.org>
pkgname=blender
pkgver=4.2.0
pkgver=4.2.1
_pkgver=${pkgver%.[0-9]}
pkgrel=0
_llvmver=17
pkgdesc="3D Creation/Animation/Publishing System"
url="https://www.blender.org/"
arch="x86_64 aarch64" # limited by openvdb
@ -36,7 +35,6 @@ makedepends="
libxi-dev
libxkbcommon-dev
libxrender-dev
llvm$_llvmver-dev
lzo-dev
onetbb-dev
openal-soft-dev
@ -101,9 +99,7 @@ _build() {
-DWITH_LIBS_PRECOMPILED=OFF \
-DWITH_SYSTEM_EIGEN3=ON \
-DWITH_SYSTEM_LZO=ON \
-DWITH_CYCLES_OSL=OFF \
-DWITH_LZMA=OFF \
-DLLVM_VERSION=$_llvmver \
-DPYTHON_VERSION=$py_version
cmake --build "$outdir"
@ -150,7 +146,7 @@ python() {
}
sha512sums="
623ee71a46333c856142095174e1f10cc132d193c6ac74afd3140b8e1b0cee896112fe341ce6dc97f63ac817b558dc7765166732d75dbb5c1efcf9fccde56304 blender-4.2.0.tar.xz
20162bd1185e34c481a0520f4999f8c76018471b485fa72afa446f590638c564a370d036cc4a941bf204fce821d8305d4244b3ba9ec7f09f1839b8a276dfde39 blender-4.2.1.tar.xz
8b0b6353d863a1854a77e10f0014a89cae91109cf52314b1bd223399cc1562e8000e5865313a21988becbde4b3fe99def9ad303ebdeb8468e6603c91598e25bd 0001-musl-fixes.patch
832103f6c1ed82a324a4324e4fb10bfb84d396cc7ec90907ecaa87e42331c93e36cb60b5be642bab9f0775f9da581529db123f5e76c2fb1c81dc73babe54a733 0002-fix-includes.patch
"