[glib] Update to 2.88.2#52715
Merged
Merged
Conversation
Member
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
BillyONeal
requested changes
Jul 5, 2026
BillyONeal
left a comment
Member
There was a problem hiding this comment.
I submitted SunBlack#5 to fix the license block for you
| "version": "2.88.2", | ||
| "description": "Portable, general-purpose utility library.", | ||
| "homepage": "https://developer.gnome.org/glib/", | ||
| "license": "LGPL-2.1-or-later", |
Member
There was a problem hiding this comment.
GPT-5.5 observes that upstream GLib 2.88.2 includes copylibs/subprojects such as gvdb, gnulib, libcharset, and cmph. The girepository/cmph/* copylib is not installed as separate source files, but it is compiled into GLib's installed girepository-2.0 binary: upstream girepository/meson.build builds cmph as a static library, links it through girepository-gthash, and installs girepository-2.0; upstream .reuse/dep5 records girepository/cmph/* as LGPL-2.1-only or MPL-1.1
Include the LGPL-2.1-only/MPL-1.1 cmph copylib license because cmph is compiled into the installed girepository binary. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
./vcpkg x-add-version --alland committing the result.