[many ports] Update KF5 frameworks to 5.81#17268
Conversation
d67a5c7 to
d00bff5
Compare
ports/kf5guiaddons/vcpkg.json
Outdated
There was a problem hiding this comment.
If wondering, please see this conversation for details on why this approach.
There was a problem hiding this comment.
Conversation is behind a login-gate and cannot be seen.
There was a problem hiding this comment.
This points to official #vcpkg channel and the maintainers are there. The conversation linked was with @ras0219-msft and is intended for any other vcpkg maintainer who would be reviewing this PR. If you're not willing to create a Slack account and join that channel, I don't know how to help you, but it can be seen.
There was a problem hiding this comment.
Perhaps instead of being rude, you could kindly copy and paste the discussion or a synopsis thereof into the PR for those of us who do not wish to sign up for yet another account(TM).
There was a problem hiding this comment.
Yeah, I can't see that and I'm a maintainer; I would really appreciate a copy-paste of it...
There was a problem hiding this comment.
oh, I see what it is: default-features can't be platform-expression'd away. This is an issue with default-features, and should be fixed (and until then, we use this workaround).
There was a problem hiding this comment.
@strega-nil yes, this is precisely what @ras0219-msft suggested. The upstream added a default dependency on qt5-waylandon Linux (1, 2). I didn’t want to go against the wish of the maintainers, but also qt5-wayland is not stable, per its portfile's memo. As such, I needed to make it a default on Linux but also possible to disable it, should qt5-wayland fail to build for some.
|
LGTM, thanks for your updates @wrobelda. |
|
@NancyLi1013 any reason why this is still pending merging to master? |
No, there is nothing blocking. We're doing a big clean up PRs in these days. So this PR will be merged soon. Since there are many PRs that need to be merged. Maybe we need to wait for a moment. |
|
Sorry for the delay, we had a bunch of infrastructure related things on the floor (e.g. our MacOS build fleet dying because of changes to MacOS and brew) we've been working through. Merged with master to make sure this still works on the current VMs. |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Seems like parallel problem. Could you please add |
64547a9 to
dec0952
Compare
|
@NancyLi1013 fixed. The |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
As commented here #17983 (comment), |
|
dec0952 to
2ca73e3
Compare
2ca73e3 to
a4af157
Compare
|
LGTM now, thanks for your hard work. @wrobelda |
Updates KDE Frameworks to 5.81
No change
Yes