summaryrefslogtreecommitdiffstats
path: root/graphics/Blender/README
diff options
context:
space:
mode:
author Christoph Willing2021-04-02 10:23:08 +0200
committer Willy Sudiarto Raharjo2021-04-03 03:48:34 +0200
commitbf0e1e33a0954be9a2702c0cc52c87546ac97cfa (patch)
tree7119592dd0fd417116196dc787f28f5b9525abbb /graphics/Blender/README
parentcdba76a387eaef564ab1752c2685481644b54827 (diff)
downloadslackbuilds-bf0e1e33a0954be9a2702c0cc52c87546ac97cfa.tar.gz
graphics/Blender: Enable build with ffmpeg4
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/Blender/README')
-rw-r--r--graphics/Blender/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/Blender/README b/graphics/Blender/README
index aa1613683c..e6fe94d6e9 100644
--- a/graphics/Blender/README
+++ b/graphics/Blender/README
@@ -21,6 +21,10 @@ successful build. The CUDA handling above remains for cases which may:
Support for embree may be disabled by passing EMBREE=no when building e.g.
EMBREE=no sh ./Blender.SlackBuild
+Support in 14.2 for using SBo's ffmpeg4 SlackBuild may be enabled by
+passing FORCE_FFMPEG4=yes when building e.g.
+ FORCE_FFMPEG4=yes sh ./Blender.SlackBuild
+
Version 2.83.8 is the last SBo supported version of Blender for building
from source code in Slackware64-14.2. A more recent compiler (gcc-9.3.1)
is required for 2.90.x and later blender versions.