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

[libjxl] update to 0.8.0 #29171

Merged
merged 1 commit into from
Jan 25, 2023
Merged

Conversation

quyykk
Copy link
Contributor

@quyykk quyykk commented Jan 25, 2023

  • 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
  • Any fixed CI baseline entries are removed from that file.
  • Any patches that are no longer applied are deleted from the port's directory.
  • 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.

github-actions[bot]
github-actions bot previously approved these changes Jan 25, 2023
Copy link
Member

@BillyONeal BillyONeal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update!

--- a/third_party/CMakeLists.txt
+++ b/third_party/CMakeLists.txt
@@ -45,36 +45,7 @@ else()
@@ -45,59 +45,7 @@ else()
endif()

# brotli
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm going to merge this as is because it has already passed testing but in the future it might be a good idea to disable this block with an if(0) rather than deleting the whole content so that we aren't including so much of upstream's code in the registry.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was about to add a more detailed comment...

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you need this backed off?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, there is no regression. But I will check the port and its patches.

@BillyONeal BillyONeal merged commit b95758a into microsoft:master Jan 25, 2023
@quyykk quyykk deleted the update-libjxl-0.8.0 branch January 25, 2023 20:43
@dg0yt dg0yt mentioned this pull request Jan 26, 2023
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants