Package: blender / 4.3.2+dfsg-2

Metadata

Package Version Patches format
blender 4.3.2+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 install_in_usr_share.patch | (download)

source/creator/CMakeLists.txt | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 install_in_usr_share


0002 do_not_use_version_number_in_system_path.patch | (download)

intern/ghost/intern/GHOST_SystemPathsUnix.cc | 3 3 + 0 - 0 !
source/creator/CMakeLists.txt | 2 1 + 1 - 0 !
2 files changed, 4 insertions(+), 1 deletion(-)

 do_not_use_version_number_in_system_path

Global installation expects system path to be
something like /usr/share/blender/scripts/
without version numbers.

Contributions by:
 Antonio Ospite <ospite@studenti.unina.it>

0003 locales_directory_install.patch | (download)

source/blender/blenkernel/BKE_appdir.hh | 1 1 + 0 - 0 !
source/blender/blenkernel/intern/appdir.cc | 3 3 + 0 - 0 !
source/blender/blentranslation/intern/blt_lang.cc | 4 2 + 2 - 0 !
source/creator/CMakeLists.txt | 2 1 + 1 - 0 !
4 files changed, 7 insertions(+), 3 deletions(-)

 locales_directory_install

Change where locales are installed.

Contributions by:
 Antonio Ospite <ao2@ao2.it>
 Gleb Fotengauer-Malinovskiy <glebfm@altlinux.org>
 Giovanni Panozzo <giovanni@panozzo.it>

0004 fix_FTBFS_s390x.patch | (download)

intern/cycles/kernel/CMakeLists.txt | 9 4 + 5 - 0 !
1 file changed, 4 insertions(+), 5 deletions(-)

 fix_ftbfs_s390x
0005 fix_FTBFS_ffmpeg7.patch | (download)

extern/audaspace/plugins/ffmpeg/FFMPEGReader.cpp | 12 6 + 6 - 0 !
extern/audaspace/plugins/ffmpeg/FFMPEGWriter.cpp | 24 11 + 13 - 0 !
source/blender/imbuf/intern/anim_movie.cc | 2 1 + 1 - 0 !
3 files changed, 18 insertions(+), 20 deletions(-)

 fix_ftbfs_ffmpeg7


0006 fix_FTBFS_py313.patch | (download)

source/blender/python/bmesh/bmesh_py_ops_call.cc | 16 11 + 5 - 0 !
source/blender/python/generic/py_capi_rna.cc | 140 77 + 63 - 0 !
source/blender/python/generic/py_capi_utils.cc | 54 33 + 21 - 0 !
source/blender/python/generic/py_capi_utils.hh | 4 4 + 0 - 0 !
source/blender/python/generic/python_compat.hh | 10 9 + 1 - 0 !
source/blender/python/gpu/gpu_py_framebuffer.cc | 6 3 + 3 - 0 !
source/blender/python/intern/bpy.cc | 47 25 + 22 - 0 !
source/blender/python/intern/bpy_driver.cc | 37 36 + 1 - 0 !
source/blender/python/intern/bpy_library_write.cc | 27 16 + 11 - 0 !
source/blender/python/intern/bpy_rna.cc | 6 3 + 3 - 0 !
10 files changed, 217 insertions(+), 130 deletions(-)

 fix_ftbfs_py313


0007 fix_FTBFS_on_riscv64.patch | (download)

build_files/utils/make_update.py | 2 0 + 2 - 0 !
intern/libmv/libmv/build/build_config.h | 23 23 + 0 - 0 !
source/blender/blenlib/BLI_build_config.h | 32 32 + 0 - 0 !
source/blender/blenlib/tests/BLI_build_config_test.cc | 2 1 + 1 - 0 !
4 files changed, 56 insertions(+), 3 deletions(-)

 fix_ftbfs_on_riscv64