Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages /
blender
Commits:
a24db3ad by Torsten Keßler at 2024-05-05T18:22:57+02:00
upgpkg: 17:4.1.1-5
OneAPI 2024.1 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = blender
pkgdesc = A fully integrated 3D graphics creation suite
pkgver = 4.1.1
- pkgrel = 4
+ pkgrel = 5
epoch = 17
url = https://www.blender.org
arch = x86_64
=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@
pkgname=blender
pkgver=4.1.1
-pkgrel=4
+pkgrel=5
epoch=17
pkgdesc="A fully integrated 3D graphics creation suite"
arch=('x86_64')
@@ -172,6 +172,7 @@ build() {
-D OPTIX_ROOT_DIR="$srcdir"
-D PYTHON_VERSION="$(_get_pyver)"
# -D SYCL_CPP_FLAGS=--verbose # for debugging
+ -D SYCL_ROOT_DIR=/opt/intel/oneapi/compiler/latest
-D SYCL_OFFLINE_COMPILER_PARALLEL_JOBS=8
-D USD_ROOT_DIR=/usr
-D WITH_CYCLES_OSL=ON
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/blender/-/commit/a24db3ad12a92ac43edcd46abe3ff7328d401735
--
This project does not include diff previews in email notifications.
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/blender/-/commit/a24db3ad12a92ac43edcd46abe3ff7328d401735
You're receiving this email because of your account on gitlab.archlinux.org.