-
Notifications
You must be signed in to change notification settings - Fork 2.5k
granite 6 #36085
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
granite 6 #36085
Conversation
|
@LinArcX we need to rebuild everything that links against granite for this update which includes giti, but the giti build is currently broken because of a new vala version, so I added a commit to remove it from void-packages for now. If we can fix it, it doesn't need to be removed. |
|
Wow thanks for tackling this... was just staring at my long list of out of date packages. Many of them elementary-ware. What was your logic on updating vs. just revbump-ing? E.g. switchboard-plug-bluetooth has updates available. |
I updated packages that fail to build with meson 0.61 to avoid patching every single one of them. Now everything should be updated. |
02a785b to
3447121
Compare
|
This would obsolete #34754 |
|
@CameronNemo I had to rebase your patch for Elementary Calendar - 9032015, I see you made a PR upstream, could you update it with these changes if you find them appropriate? elementary/calendar#280. I will credit you as the original author of the patch with the next push, I forgot to do that now, sorry about that. |
* build translations * enable cross builds
* doesn't build with recent vala
Testing the changes