blender: bump to 3.3.12 (#9735)

* blender: bump to 3.3.12

* Delete media-gfx/blender/patches/blender3-3.3.7.patchset

* blender: bumped to 3.3.12

* Delete blender3-3.3.7.recipe
This commit is contained in:
kenmays
2023-12-05 20:03:57 -08:00
committed by GitHub
parent d5fc351279
commit b4a13de32b
2 changed files with 12 additions and 12 deletions

View File

@@ -12,7 +12,7 @@ COPYRIGHT="2002-2023 Blender Foundation"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="https://download.blender.org/source/blender-$portVersion.tar.xz"
CHECKSUM_SHA256="47bbe30bbf723c83487e70723ba3ac8f9e110e40af7a311c4647fc2d6dbb473a"
CHECKSUM_SHA256="dd5ecf5f37aeb708f46796fb2e16b7b2a5556c929f3bb4a1b0df3c8d0768afd3"
SOURCE_DIR="blender-$portVersion"
PATCHES="
blender3-$portVersion.patchset
@@ -100,8 +100,8 @@ BUILD_REQUIRES="
numpy${secondaryArchSuffix}_python310
devel:eigen$secondaryArchSuffix
devel:libalembic$secondaryArchSuffix
devel:libavcodec$secondaryArchSuffix >= 59
devel:libavdevice$secondaryArchSuffix >= 59
devel:libavcodec$secondaryArchSuffix
devel:libavdevice$secondaryArchSuffix
devel:libboost_atomic$secondaryArchSuffix >= 1.69.0
devel:libboost_chrono$secondaryArchSuffix >= 1.69.0
devel:libboost_date_time$secondaryArchSuffix >= 1.69.0

View File

@@ -1,4 +1,4 @@
From 8effd74feee4907fd403567fc537c5110915fe73 Mon Sep 17 00:00:00 2001
From 6583012905fca0fb2042727b1addb84964f72dc9 Mon Sep 17 00:00:00 2001
From: Gerasim Troeglazov <3dEyes@gmail.com>
Date: Fri, 19 Mar 2021 08:13:09 +1000
Subject: Fix for Haiku
@@ -52,17 +52,17 @@ index becc2d8..9b5f808 100644
return result;
}
--
2.37.3
2.42.0
From 01cbc0cdef67c438e89bc31838c4d394e4800bd0 Mon Sep 17 00:00:00 2001
From 2180101b5d8be3a3c84ae862a60a24bc177a2419 Mon Sep 17 00:00:00 2001
From: Gerasim Troeglazov <3dEyes@gmail.com>
Date: Sun, 26 Dec 2021 20:55:05 +1000
Subject: Link with icu
diff --git a/build_files/cmake/platform/platform_unix.cmake b/build_files/cmake/platform/platform_unix.cmake
index 7a427c4..a67d8e7 100644
index 148a10f..0437328 100644
--- a/build_files/cmake/platform/platform_unix.cmake
+++ b/build_files/cmake/platform/platform_unix.cmake
@@ -551,7 +551,7 @@ endif()
@@ -75,10 +75,10 @@ index 7a427c4..a67d8e7 100644
list(APPEND PLATFORM_LINKLIBS -lutil -lc -lm)
endif()
--
2.37.3
2.42.0
From 10472548ee3c2253778767615fb414d532f7a349 Mon Sep 17 00:00:00 2001
From b9c9da44873dbe9a5339acde877eea3ca7192c7f Mon Sep 17 00:00:00 2001
From: Gerasim Troeglazov <3dEyes@gmail.com>
Date: Sun, 26 Dec 2021 20:55:26 +1000
Subject: Use clock_gettime for Haiku
@@ -98,10 +98,10 @@ index 890a721..6fb1275 100644
* supported by Blender, use another function to get the timespec.
*
--
2.37.3
2.42.0
From ee856408a9d3706e258d6d2a33516bb7d601a780 Mon Sep 17 00:00:00 2001
From 37be4c2209936f5b232ad7645a69d6df2127c318 Mon Sep 17 00:00:00 2001
From: Ken Mays <kmays2000@gmail.com>
Date: Sun, 9 Oct 2022 05:07:14 +1000
Subject: Fix for OpenEXR 3.0.x
@@ -121,5 +121,5 @@ index 9107b56..a699628 100644
)
ELSE()
--
2.37.3
2.42.0