-
Notifications
You must be signed in to change notification settings - Fork 6.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[openexr] Update from 2 to 3.1.5, patch all consuming ports #26862
Conversation
What to do with Note that this problem is not a regression, but was already hidden behind optional |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You have modified or added at least one vcpkg.json where you should check the license
field.
If you feel able to do so, please consider adding a "license" field to the following files:
ports/ilmbase/vcpkg.json
ports/pangolin/vcpkg.json
Valid values for the license field can be found in the documentation
Thank you for this patch! Looking forward to being able to use it :) |
All features are tested successfully in the following triplet:
|
Great work! thanks for this. |
What does your PR fix?
Updates openexr major version.
Patches all consuming ports which don't natively support major version 3.
Drops the cmake wrapper.
Previous work: [openexr] Side-by-side installation of version 2 and 3 #26788 (side-by-side 2 and 3), [openexr3] Add new port #25238 (only adding openexr3), [openexr] Update to 3.1.5 #24249, [openexr] Update to 3.1.4 #20957 (direct updates of openexr).
Which triplets are supported/not supported? Have you updated the CI baseline?
unchanged, no
Does your PR follow the maintainer guide?
yes
If you have added/updated a port: Have you run
./vcpkg x-add-version --all
and committed the result?yes