From 593d61b4eab82d145ac16726370325d701c297a7 Mon Sep 17 00:00:00 2001 From: Good Guy Date: Sat, 18 Dec 2021 17:43:42 -0700 Subject: [PATCH] build less openexr extras to save time and space from Andrew --- cinelerra-5.1/thirdparty/src/openexr-2.4.1.patch2 | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 cinelerra-5.1/thirdparty/src/openexr-2.4.1.patch2 diff --git a/cinelerra-5.1/thirdparty/src/openexr-2.4.1.patch2 b/cinelerra-5.1/thirdparty/src/openexr-2.4.1.patch2 new file mode 100644 index 00000000..02db0485 --- /dev/null +++ b/cinelerra-5.1/thirdparty/src/openexr-2.4.1.patch2 @@ -0,0 +1,12 @@ +--- openexr-2.4.1/OpenEXR/Makefile.am.orig 2021-12-12 21:07:51.158269018 +0300 ++++ openexr-2.4.1/OpenEXR/Makefile.am 2021-12-12 21:09:04.350269022 +0300 +@@ -10,8 +10,7 @@ + ACLOCAL_AMFLAGS = -I m4 + + SUBDIRS = config IlmImf IlmImfUtil IlmImfTest IlmImfUtilTest \ +- IlmImfFuzzTest exrheader exrmaketiled IlmImfExamples doc \ +- exrstdattr exrmakepreview exrenvmap exrmultiview exrmultipart exr2aces ++ doc + + DIST_SUBDIRS = \ + $(SUBDIRS) -- 2.26.2