Dear maintainers, please consider updating openexr. One additional reason for this is that I believe the coming release of Blender could depend on newer openexr. The commit [1] makes use of MultiView:
blender.git/source/blender/imbuf/intern/openexr/openexr_api.cpp [2] /* multiview/multipart */ #include <ImfMultiView.h> #include <ImfMultiPartInputFile.h> #include <ImfInputPart.h> #include <ImfOutputPart.h> #include <ImfMultiPartOutputFile.h> #include <ImfTiledOutputPart.h> #include <ImfPartType.h> #include <ImfPartHelper.h> which are missing in the current openexr. [1] https://developer.blender.org/rBd5f1b9c2223333e03f2e4994171ad9df8c1c4f21 [2] https://developer.blender.org/diffusion/B/browse/master/source/blender/imbuf/intern/openexr/openexr_api.cpp;93867ae549f54cf98451c0a72e0843fc7b1c62bc$96 Thanks, Andrey _______________________________________________ Pkg-phototools-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-phototools-devel
