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

[glib] update to <2.80.3> #39558

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

JonLiu1993
Copy link
Member

@JonLiu1993 JonLiu1993 commented Jun 27, 2024

Fixes #39531

  1. Update glib to the latest version 2.80.3
  2. Add python package packaging module required in meson.build
  3. Add tools of gi-compile-repository, gi-decompile-typelib and gi-inspect-typeli

All features are tested successfully in the x64-linux triplet.

  • 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.
@JonLiu1993 JonLiu1993 added category:port-bug The issue is with a library, which is something the port should already support info:internal This PR or Issue was filed by the vcpkg team. category:port-update The issue is with a library, which is requesting update new revision labels Jun 27, 2024
@SchaichAlonso
Copy link
Contributor

SchaichAlonso commented Jul 1, 2024

The meson options have been renamed, so you need to adapt the invokation of vcpkg_configure_meson. There's some additional changes, too, maybe you can merge this PR / Issue onto #37473 / #37286 which does most of the heavy lifting involved in the ABI and build system adaptions required to upgrade glib from the 2.7x series .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support category:port-update The issue is with a library, which is requesting update new revision info:internal This PR or Issue was filed by the vcpkg team.
3 participants