aboutsummaryrefslogtreecommitdiff
path: root/graphics/Blender/use-libopenmj2-for-openjpeg.diff
diff options
context:
space:
mode:
authorChristoph Willing <chris.willing@linux.com>2019-07-31 21:31:26 +1000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-08-03 07:54:50 +0700
commite90f04f95c58a43dba3f9bd3992dbaa48068444a (patch)
treef107e93c5bf2d410bf059d1c898cf16c95f37bf2 /graphics/Blender/use-libopenmj2-for-openjpeg.diff
parent6158da7ffd7e34348b0840c592fe5734520e1424 (diff)
graphics/Blender: Updated for version 2.80
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'graphics/Blender/use-libopenmj2-for-openjpeg.diff')
-rw-r--r--graphics/Blender/use-libopenmj2-for-openjpeg.diff17
1 files changed, 0 insertions, 17 deletions
diff --git a/graphics/Blender/use-libopenmj2-for-openjpeg.diff b/graphics/Blender/use-libopenmj2-for-openjpeg.diff
deleted file mode 100644
index 712337382e..0000000000
--- a/graphics/Blender/use-libopenmj2-for-openjpeg.diff
+++ /dev/null
@@ -1,17 +0,0 @@
-diff -Nru blender-2.74.orig/build_files/cmake/Modules/FindOpenJPEG.cmake blender-2.74/build_files/cmake/Modules/FindOpenJPEG.cmake
---- blender-2.74.orig/build_files/cmake/Modules/FindOpenJPEG.cmake 2015-03-25 05:56:13.000000000 -0500
-+++ blender-2.74/build_files/cmake/Modules/FindOpenJPEG.cmake 2016-01-09 20:17:20.521735656 -0600
-@@ -43,11 +43,12 @@
- PATH_SUFFIXES
- include
- include/openjpeg-1.5
-+ include/openmj2-2.1
- )
-
- FIND_LIBRARY(OPENJPEG_LIBRARY
- NAMES
-- openjpeg
-+ openmj2
- HINTS
- ${_openjpeg_SEARCH_DIRS}
- PATH_SUFFIXES