[packages/blender] - up to 5.0.0

baggins baggins at pld-linux.org
Mon Dec 1 02:04:29 CET 2025


commit 2e74361101ac7e6fcccce54433d766932ae3be7e
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Dec 1 04:04:18 2025 +0100

    - up to 5.0.0

 blender.spec |  8 +++-----
 numpy2.patch | 11 -----------
 2 files changed, 3 insertions(+), 16 deletions(-)
---
diff --git a/blender.spec b/blender.spec
index 4a293da..0f8417d 100644
--- a/blender.spec
+++ b/blender.spec
@@ -16,13 +16,12 @@
 Summary:	3D modeling, rendering, animation and game creation package
 Summary(pl.UTF-8):	Pakiet do tworzenia animacji 3D oraz gier
 Name:		blender
-Version:	4.4.0
+Version:	5.0.0
 Release:	1
 License:	GPL v2+
 Group:		X11/Applications/Graphics
 Source0:	https://download.blender.org/source/%{name}-%{version}.tar.xz
-# Source0-md5:	3119090d2744733970ec2345b1f3db94
-Patch0:		numpy2.patch
+# Source0-md5:	3c064098e099ce62fe8404fcdb0ca30f
 URL:		https://www.blender.org/
 BuildRequires:	OpenAL-devel
 BuildRequires:	OpenCOLLADA-devel
@@ -35,7 +34,7 @@ BuildRequires:	OpenXR-devel
 BuildRequires:	SDL2-devel
 BuildRequires:	boost-devel >= 1.48
 BuildRequires:	cmake >= 3.10
-BuildRequires:	embree-devel >= 3.8.0
+BuildRequires:	embree-devel >= 4.4.0
 BuildRequires:	ffmpeg-devel >= 0.4.9-4.20080930.1
 BuildRequires:	fftw3-devel >= 3
 BuildRequires:	freealut-devel
@@ -107,7 +106,6 @@ Blender to darmowy i w pełni funkcjonalny pakiet do tworzenia animacji
 
 %prep
 %setup -q
-%patch -P 0 -p1
 
 %build
 install -d build
diff --git a/numpy2.patch b/numpy2.patch
deleted file mode 100644
index 5891828..0000000
--- a/numpy2.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- blender-4.4.0/CMakeLists.txt~	2025-03-06 03:05:07.000000000 +0100
-+++ blender-4.4.0/CMakeLists.txt	2025-03-24 20:59:35.583315735 +0100
-@@ -2519,7 +2519,7 @@
-     # Always use numpy bundled in precompiled libs.
-   elseif((WITH_PYTHON_INSTALL AND WITH_PYTHON_INSTALL_NUMPY) OR WITH_PYTHON_NUMPY)
-     if(("${PYTHON_NUMPY_PATH}" STREQUAL "") OR (${PYTHON_NUMPY_PATH} MATCHES NOTFOUND))
--      find_python_package(numpy "core/include")
-+      find_python_package(numpy "_core/include")
-     endif()
-   endif()
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/blender.git/commitdiff/2e74361101ac7e6fcccce54433d766932ae3be7e




More information about the pld-cvs-commit mailing list