[gtkmm] Update to 4.0.0#16815
Closed
electron271 wants to merge 6 commits intomicrosoft:masterfrom
electron271:patch-1
Closed
[gtkmm] Update to 4.0.0#16815electron271 wants to merge 6 commits intomicrosoft:masterfrom electron271:patch-1
electron271 wants to merge 6 commits intomicrosoft:masterfrom
electron271:patch-1
Conversation
Updating gtkmm
|
Commenter does not have sufficient privileges for PR 16815 in repo microsoft/vcpkg |
Author
|
tried running, and so far its working well installing gtkmm 4 |
Author
|
nope didnt work |
NancyLi1013
suggested changes
Mar 22, 2021
Contributor
|
Hi @electron271 Thanks for this PR. It seems that you didn't update the patch. |
Author
|
Got all of this, going to change. This is my first pull request and couldn't find much docs of how to update a lib. |
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Author
|
@NancyLi1013 How do I update the patch? |
Contributor
|
Please refer to this doc https://github.com/microsoft/vcpkg/blob/master/docs/examples/patching.md |
Author
|
Ok, attempting patch right now. |
Author
|
Still having issues figuring out how to add the patch |
|
Shouldn't this be a new port (gtkmm4)? |
Author
|
🤔maybe? |
3 tasks
Author
|
This pr is a little outdated, so I'm closing it. |
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.
Updating gtkmm to 4.0.0
Describe the pull request
Updates gtkmm to 4.0.0
What does your PR fix? Fixes GTKmm update to 4.0 #16803
Which triplets are supported/not supported? Have you updated the CI baseline?
Does your PR follow the maintainer guide? Yes