fossdd
49d5416123
*/*: remove --no-rebuild from meson test
...
meson 1.7.0 and later don't include test build targets in the default
build target. With --no-rebuild the test targets aren't build at all.
Removing --no-rebuild shouldn't cause any false rebuilds since the files
aren't changed between the build() and check() step.
See upstream https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/83218
and https://gitlab.alpinelinux.org/alpine/aports/-/issues/16891
[ci:skip-vercheck]
[ci:ignore-count]
[ci:skip-build]
Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6515
2025-05-15 19:25:15 +02:00
fossdd
0994d42231
systemd/gnome-shell-mobile: strictly depend on mutter-mobile
...
Even though abuild tracks that gnome-shell-mobile depends on
libmobile.so, don't tempt apk to install the non-mobile variant.
Just like added to temp/gnome-shell-mobile in 4321b29b99
Part-of: https://gitlab.postmarketos.org/postmarketos/pmaports/-/merge_requests/6371
2025-04-01 23:26:43 +02:00
fossdd
5f1fee66e8
systemd/gnome-shell-mobile: fix missing makedependency
...
The issue didn't exist locally or in CI because pmb already installed py3-docutils
as a makedependency of mutter-mobile
Part-of: https://gitlab.postmarketos.org/postmarketos/pmaports/-/merge_requests/6369
2025-04-01 21:00:08 +02:00
fossdd
d2cf05663a
systemd/gnome-shell-mobile: upgrade to 48.0
...
https://gitlab.gnome.org/verdre/gnome-shell-mobile/-/blob/48.mobile.0/CHANGELOG.md
Part-of: https://gitlab.postmarketos.org/postmarketos/pmaports/-/merge_requests/6361
2025-04-01 20:14:43 +02:00
Clayton Craft
6a57b83489
systemd/gnome-shell*: remove dependency on networkmanager-common (MR 5563)
...
This package no longer exists on Alpine edge
2025-01-10 13:02:35 +01:00
Caleb Connolly
6aaad5770f
systemd: gnome-shell-mobile: upgrade to 46.1 (MR 5629) (MR 5563)
...
Signed-off-by: Caleb Connolly <caleb@postmarketos.org>
[ci:skip-build] already built in CI
2025-01-10 13:02:35 +01:00
Caleb Connolly
3caf2b8cd0
systemd: upgrade gnome shell and mutter mobile to 46 (MR 5363) (MR 5563)
...
Upgrade to 46-mobile-0
[ci:skip-build]: already built successfully in CI
2025-01-10 13:02:34 +01:00
Clayton Craft
1395649bb2
systemd/gnome-shell-mobile: rebase on latest master changes (MR 5563)
...
See:
- aaa7d267
temp/gnome-shell-mobile: rename extensions app to add "mobile" (MR 5176)
- 5e865cde
temp/gnome-shell-mobile: sync with upstream APKBUILD (MR 5176)
2025-01-10 13:02:32 +01:00
Oliver Smith
9174703761
systemd/gnome-shell-mobile: fix provides= (MR 5070) (MR 5563)
...
Should be =$pkgver-r$pkgrel instead of =$_pkgver-r$pkgrel. Otherwise CI
fails, and it is right, we do want to provide the very high version so
we don't install the regular package by accident if the regular package
gets upgraded before this forked version.
2025-01-10 13:02:31 +01:00
Oliver Smith
06d1177575
extra-repos/systemd/: move from systemd/ (MR 5563)
...
Let's put everything systemd related in an extra-repos directory, so it
is clear that the packages from here will end up in a separate, optional
binary package repository.
2025-01-10 13:02:31 +01:00