Skip to content
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

[openimageio] Update to 2.5.8.0 #36638

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

jreichel-nvidia
Copy link
Contributor

@jreichel-nvidia jreichel-nvidia commented Feb 7, 2024

  • Changes comply with the maintainer guide.
  • SHA512s are updated for each updated download.
  • The "supports" clause reflects platforms that may be fixed by this new version. (not applicable)
  • Any fixed CI baseline entries are removed from that file. (not applicable)
  • Any patches that are no longer applied are deleted from the port's directory. (not applicable)
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

@JonLiu1993 JonLiu1993 added the category:port-update The issue is with a library, which is requesting update new revision label Feb 8, 2024
@JonLiu1993
Copy link
Member

All features are tested successfully in the following triplets:

  • x86-windows
  • x64-windows
  • x64-windows-static

Tested usage successfully by openimageio:x64-windows:

The package openimageio provides CMake targets:

    find_package(OpenImageIO CONFIG REQUIRED)
    target_link_libraries(main PRIVATE OpenImageIO::OpenImageIO)

@JonLiu1993 JonLiu1993 added the info:reviewed Pull Request changes follow basic guidelines label Feb 9, 2024
@data-queue data-queue merged commit 1750541 into microsoft:master Feb 9, 2024
16 checks passed
TomKatom pushed a commit to TomKatom/vcpkg that referenced this pull request Feb 23, 2024
jreichel-nvidia added a commit to jreichel-nvidia/vcpkg that referenced this pull request Mar 1, 2024
OpenImageIO 2.5 uses now GIF targets (see
AcademySoftwareFoundation/OpenImageIO@004cbb0).

Adapt our patch accordingly (missing in microsoft#36638).
vicroms pushed a commit that referenced this pull request Mar 5, 2024
OpenImageIO 2.5 uses now GIF targets (see

AcademySoftwareFoundation/OpenImageIO@004cbb0).

Adapt our patch accordingly (missing in #36638).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-update The issue is with a library, which is requesting update new revision info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants