There is an updated pull request by tibequadorian against master on the void-packages repository https://github.com/tibequadorian/void-packages openimageio https://github.com/void-linux/void-packages/pull/36361 openexr/Imath: update to 3.1.4. ### Changed templates: #### New: - Imath: 3.1.4 #### Updated: - openexr: 2.4.1 -> 3.1.4, renamed libopenexr(-devel) -> openexr(-devel) and openexr -> openexr-tools - openimageio: 2.2.15.1 -> 2.3.13.0 - opencolorio: 1.1.1 -> 2.1.1 - alembic: 1.7.16 -> 1.8.3 - blender: 3.0.0 -> to 3.1.0 #### Removed: - ilmbase: replaced by Imath - Field3D: deprecated in blender and no longer used #### Rebuild (based on `xrevshlib`): - openvdb - gimp - gmic - patched - darktable - hugin - kimageformats - kio-extras - krita - opencv - removed openexr build dependency and use statically linked bundled library instead - opencv4 - osg - disabled openexr support for now: https://github.com/openscenegraph/OpenSceneGraph/issues/1075 - synfig - synfigstudio - vigra - disabled openexr support for now: https://github.com/ukoethe/vigra/issues/496 - embree - removed openexr build dependency, not needed anymore: https://github.com/embree/embree/commit/483491e5239450ad43b696e85ae8df0a262b819e - libgdal - removed openexr build dependency, not needed yet: https://github.com/OSGeo/gdal/commit/fa3753f073407f60d7556c70ce8e5ebd9c46aa36 (we have 3.0.4) #### Otherwise changed, no rebuild needed: - enblend-enfuse - renamed build dependency libopenexr-devel -> openexr-devel - devil - removed openexr build dependency, not found by cmake. (it wasn't found before either) - calligra - patched with https://invent.kde.org/office/calligra/-/merge_requests/32 ### Testing the changes - I tested the changes in this PR: **WIP** #### Local build testing: I built all changed templates successfully for the following targets: - x86_64 - i686 - aarch64 (crossbuild) - armv7l (crossbuild) - x86_64-musl - armv6l-musl (crossbuild) - aarch64-musl (crossbuild) A patch file from https://github.com/void-linux/void-packages/pull/36361.patch is attached