[libid3tag] Update to 0.16.4#50143
Draft
generic-pers0n wants to merge 1 commit intomicrosoft:masterfrom
Draft
Conversation
1d97551 to
6665bfa
Compare
6665bfa to
cc88f88
Compare
Contributor
|
Placing this PR in draft until build failures are resolved. |
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.
This PR updates libid3tag to 0.16.4, which includes quite a few fixes and other changes. Part of these changes include the requirement that gperf now be present at build time, of which I have reflected that in this PR to the best of my ability (it's been a while since I last updated a vcpkg port, so please try to bear with me here 😅).
The "supports" clause reflects platforms that may be fixed by this new version, or no changes were necessary.N/AAny fixed CI baseline and CI feature baseline entries are removed from that file, or no entries needed to be changed.N/AAll patch files in the port are applied and succeed.N/A./vcpkg x-add-version --alland committing the result.