From b3c69f755fc7464d72d66fc793ec0568ac3498db Mon Sep 17 00:00:00 2001 From: Nils DEYBACH <68770774+ndeybach@users.noreply.github.com> Date: Thu, 28 May 2026 11:35:23 +0200 Subject: [PATCH] adds new outputs for oiio/ocio This adds request for the new outputs introduced by conda-forge/openimageio-feedstock#138. That PR: - adds OpenColorIO (required for OpenImageIO 3.X) - splits OpenImageIO and OpenColorIO-related in multiple outputs in the same feedstock to handle the OpenImageIO/OpenColorIO integration and dependency cycle (ocio tools needs oiio lib that itself needs ocio lib) and have possiblity for lower size dependencies. --- requests/openimageio-add-outputs.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 requests/openimageio-add-outputs.yml diff --git a/requests/openimageio-add-outputs.yml b/requests/openimageio-add-outputs.yml new file mode 100644 index 000000000..f70f72de2 --- /dev/null +++ b/requests/openimageio-add-outputs.yml @@ -0,0 +1,9 @@ +action: add_feedstock_output +feedstock_to_output_mapping: + openimageio: + - libopencolorio + - py-opencolorio + - libopenimageio + - openimageio-tools + - opencolorio-tools + - opencolorio