Commit Graph

551465 Commits

Author SHA1 Message Date
Bobby Rong
efb08d9060 gnome.gnome-remote-desktop: 45.alpha → 45.beta
https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/compare/45.alpha...45.beta

Provides a meson option for disabling tests, so we can clean things up

9e77f05587s

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:46 +01:00
Bobby Rong
6d284110a0 gnome.gnome-control-center: 45.alpha → 45.beta
https://gitlab.gnome.org/GNOME/gnome-control-center/-/compare/45.alpha...45.beta

Replace gkbd-keyboard-display with tecla:

4e340b7602

Use new libadwaita widgets. New Privacy panel.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:46 +01:00
Bobby Rong
d511c54d03 libgweather: 4.2.0 → 4.3.2
https://gitlab.gnome.org/GNOME/libgweather/-/compare/4.2.0...4.3.2

The ci changes are basically not related to the other changes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:45 +01:00
Bobby Rong
bb10d57496 vte: 0.72.2 → 0.73.93
https://gitlab.gnome.org/GNOME/vte/-/compare/0.72.2...0.73.93

New (direct) dependency cairo:

8e488c7bba

Upstream builds both gtk3 and gtk4 by default now, since we have separate
package for them we adjust the flags accordingly.

fb09294b61

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:45 +01:00
Bobby Rong
e5f1221317 sysprof: 3.48.0 → 45.beta
https://gitlab.gnome.org/GNOME/sysprof/-/compare/3.48.0...45.beta

New libdex dependency:

d1bcf93922

Dropped pango (pangoft2) dependency:

d6539c1bdb

The libsysprof option is dropped and re-introduced fromt the -analyze and -profile libs:

12e75e4c8c
dbb7833cbf

The agent option is merged into tools:

1fba250444

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:45 +01:00
Bobby Rong
a8d3770df8 gnome.gnome-logs: 43.0 → 45.beta
https://gitlab.gnome.org/GNOME/gnome-logs/-/compare/gnome-logs-43.0...gnome-logs-45.beta

Requires new libadwaita, use gnome.post_install().

Removes redundant check for pkg-config.

acac71e2c7

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:44 +01:00
Bobby Rong
bf6a57c423 gtkmm4: 4.11.3 → 4.12.0
https://gitlab.gnome.org/GNOME/gtkmm/-/compare/4.11.3...4.12.0

We are building this with meson.

No build changes other than needs gtk 4.12.0.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:44 +01:00
Bobby Rong
943dbced06 gnome-tecla: init at 45.alpha
https://gitlab.gnome.org/GNOME/tecla/-/commits/45.alpha

Note that we have an existing tecla package in Nixpkgs, that is a different project.

Tested-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:43 +01:00
Bobby Rong
c585543ccd xdg-desktop-portal: 1.16.0 → 1.17.0
https://github.com/flatpak/xdg-desktop-portal/compare/1.16.0...1.17.0
https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.17.0

Ported to meson. Some of the changes are highlighted in the
"Changes that might be relevant for distributors" session in
https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.18.0

Notably, desktop environments are now responsible for declaring preferred portal backends:
939f0b0fce

Specify sysconfdir so that the configs are loaded from `/etc` rather than `$out/etc`.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:43 +01:00
Bobby Rong
8a87c968a7 libpeas2: init at 1.99.0
https://gitlab.gnome.org/GNOME/libpeas/-/compare/libpeas-1.36.0...1.99.0
2023-11-21 08:41:43 +01:00
Bobby Rong
67fad0f4bb xdg-desktop-portal-gnome: 44.2 → 45.beta
https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/compare/44.2...45.beta

- New portal implementations.
- Settings portal is now also exposed when running outside of GNOME
  1a1c840ede

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:42 +01:00
Bobby Rong
2d3d41484b tracker: 3.5.3 → 3.6.alpha
https://gitlab.gnome.org/GNOME/tracker/-/compare/3.5.3...3.6.alpha

I am looking at c9b9fb92dd
but it looks like we are doing nothing at trackertestutils right now, I guess regular users should
not need this?

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
2023-11-21 08:41:42 +01:00
Bobby Rong
0bf52d79b3 orca: 44.1 → 45.alpha
https://github.com/GNOME/orca/compare/ORCA_44_1..ORCA_45_ALPHA

Grepped all "subprocess" usage, I was suprised when I saw even
`cat` was also handled.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:41 +01:00
Bobby Rong
541c27ef32 libdex: 0.2.0 → 0.3.0
https://gitlab.gnome.org/GNOME/libdex/-/compare/0.2.0...0.3.0

meson change looks okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:41 +01:00
Bobby Rong
2e74c6988b libadwaita: 1.3.5 → 1.4.beta
https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.3.5...1.4.beta

New appstream dependency:

876672aac1

Color scheme will now only use GSettings with `ADW_DISABLE_PORTAL=1`, users should install XDG portals
or set the variable if they want Adwaita apps to respect their color scheme:

e715fae6a5

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:40 +01:00
Bobby Rong
b0c2d00fce gtkmm4: 4.10.0 → 4.11.3
https://gitlab.gnome.org/GNOME/gtkmm/-/compare/4.10.0...4.11.3

Updated for gtk4 4.11.3. Build changes look okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:40 +01:00
Bobby Rong
abd07af525 gtk4: 4.10.4 → 4.12.0
https://gitlab.gnome.org/GNOME/gtk/-/compare/4.10.4...4.12.0

New build-aux/meson/gen-visibility-macros.py:

4d1f7a476d

docs build options renamed:

6af55a31d7

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:39 +01:00
Bobby Rong
072bc21c14 gsettings-desktop-schemas: 44.0 → 45.alpha
https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas/-/compare/44.0...45.alpha

I see two major changes:

Revert back to jpeg wallpapers: Hopefully we are not affected to thanks to the
remove-backgrounds.gschema.override

Remove window shading: This should cause crash on packages that still need it,
in particular magpie 0.9.2 and mutter 43.x. For Budgie we can see if it can
be fixed in new release, for Pantheon we will need mutter 44 or a manual backport of
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2884.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:39 +01:00
Bobby Rong
0cd888bc4a gnote: 44.1 → 45.alpha
https://gitlab.gnome.org/GNOME/gnote/-/compare/44.1...45.alpha

Ported to Gtkmm 4, no longer required gspell ("Need updated version that support GTK 4").

36bee36a44

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:39 +01:00
Bobby Rong
67a125f7dd gnome-text-editor: 44.0 → 45.alpha
https://gitlab.gnome.org/GNOME/gnome-text-editor/-/compare/44.0...45.alpha

Needs new libadwaita, no other build changes.

Also remove pcre – it has not been used since
6ea5bbae19
This was missed in 428915f452
and was pointed out in the latest docs changes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:38 +01:00
Bobby Rong
2c964b06ab gnome-console: 44.4 → 45.beta
https://gitlab.gnome.org/GNOME/console/-/compare/44.4...45.beta

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:38 +01:00
Bobby Rong
d818c4e0e8 gnome-builder: 44.2 → 45.alpha
https://gitlab.gnome.org/GNOME/gnome-builder/-/compare/44.2...45.alpha

Requires libpeas2: 5b47ebee87

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:38 +01:00
Bobby Rong
c203e383a2 gnome-connections: 44.1 → 45.beta
https://gitlab.gnome.org/GNOME/connections/-/compare/44.1...45.beta

No build changes. Updated gtk-frdp.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:37 +01:00
Bobby Rong
7539c204ae gtk-frdp: unstable-2023-04-14 → unstable-2023-08-02
9af99d95ed...c6c03f2faf

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:37 +01:00
Bobby Rong
7765c628a8 gnome.sushi: 44.2 → 45.alpha.2
https://gitlab.gnome.org/GNOME/sushi/-/compare/44.2...45.alpha.2

Build change looks okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
Tested-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:37 +01:00
Bobby Rong
9aed364a94 gnome.mutter: 44.5 → 45.alpha
https://gitlab.gnome.org/GNOME/mutter/-/compare/44.5...45.alpha

API version is now 13: 859d72a66a

This introduces a default-off libdisplay_info option, looking at the MR the reason is
they wish to wait for libdisplay-info to be packaged in most distros.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2642#note_1680141

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:37 +01:00
Bobby Rong
7b195510e1 gnome.nautilus: 44.2.1 → 45.alpha
https://gitlab.gnome.org/GNOME/nautilus/-/compare/44.2.1...45.alpha

The cloudproviders dependency is now optional, but the option still defaults to true.

ed6c79ecfa

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:36 +01:00
Bobby Rong
6385d09514 gnome.metacity: 3.46.1 → 3.49.1
https://gitlab.gnome.org/GNOME/metacity/-/compare/3.46.1...3.49.1

Fix crash with gsettings-desktop-schemas 45, no other build changes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:36 +01:00
Bobby Rong
a47453008c gvfs: 1.50.6 → 1.51.90
https://gitlab.gnome.org/GNOME/gvfs/-/compare/1.50.6...1.51.90

Use gnome.post_install().

e206a98a96

While at it, removes non-existent `test-driver` from patchShebangs args.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:35 +01:00
Bobby Rong
fb98cddaf8 gnome.gnome-weather: 44.0 → 45.alpha
https://gitlab.gnome.org/GNOME/gnome-weather/-/compare/44.0...45.alpha

Requires new libadwaita, use gnome.post_install(), still have custom post install script.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:35 +01:00
Bobby Rong
ff7e65f669 gnome.gnome-system-monitor: 44.0 → 45.beta
https://gitlab.gnome.org/GNOME/gnome-system-monitor/-/compare/44.0...45.beta

Remove unused ctime_r check in meson, no other build changes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:35 +01:00
Bobby Rong
9dedfec993 gnome.gnome-sudoku: 44.0 → 45.alpha
https://gitlab.gnome.org/GNOME/gnome-sudoku/-/compare/44.0...45.alpha

Ported to gtk4 and libadwaita.

Replace appstream-util with appstreamcli but no change needed for us.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:35 +01:00
Bobby Rong
2b5973f357 gnome.gnome-software: 44.4 → 45.beta
https://gitlab.gnome.org/GNOME/gnome-software/-/compare/44.4...45.beta

Our appstream is out-of-date, otherwise looks good.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:34 +01:00
Bobby Rong
31def73e59 gnome.gnome-shell-extensions: 44.0 → 45.alpha
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/compare/44.0...45.alpha

This looks fine to me, the major changes are in 45.beta.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:34 +01:00
Bobby Rong
842b294c39 gnome.gnome-shell: 44.5 → 45.alpha
https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/44.5...45.alpha

Still need gdk-x11-3.0.

dbusServices are ported to ESM (gjs -m). I assume our js/dbusServices/dbus-service.in patch
should still work after a trivial rebase, by test starting gnome-extensions-app (it will fail to
start with Gio.DBusError: Error calling StartServiceByName for org.gnome.Shell.Extensions
without this patch).

612e04165e

Dark and light theme variants have their own css files:

d76f309dba

Dropped soup 2 support.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:33 +01:00
Bobby Rong
e3e0c34673 gnome.gnome-settings-daemon: 44.1 → 45.alpha
https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/compare/44.1...45.alpha

NEWS look good.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:33 +01:00
Bobby Rong
a0d5afc75a gnome.gnome-remote-desktop: 44.2 → 45.alpha
https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/compare/44.2...45.alpha

Diff LGTM, Completely untested.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:33 +01:00
Bobby Rong
b59752a065 gnome.gnome-panel: 3.47.1 → 3.49.1
https://gitlab.gnome.org/GNOME/gnome-panel/-/compare/3.47.1...3.49.1

Fixes crash with gsettings-desktop-schemas 45, no build changes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:33 +01:00
Bobby Rong
3bdcdae69d gnome.gnome-initial-setup: 44.0 → 45.beta
https://gitlab.gnome.org/GNOME/gnome-initial-setup/-/compare/44.0...45.beta

Install dconf presets: 0c607f104e

Use tecla: 3dcb8709ba

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:32 +01:00
Bobby Rong
10470e5523 gnome.gnome-font-viewer: 44.0 → 45.alpha
https://gitlab.gnome.org/GNOME/gnome-font-viewer/-/compare/44.0...45.alpha

The only change is use new libadwaita 1.4 widgets.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:32 +01:00
Bobby Rong
a3306214d7 gnome.gnome-control-center: 44.3 → 45.alpha
https://gitlab.gnome.org/GNOME/gnome-control-center/-/compare/44.3...45.alpha

Refreshed patches with 606957c048

Most meson changes come from 7f7b65545c

Other build changes are require new libadwaita, snapd-glib-2 (not relevant to us).

Still require old gcm-calibrate.

Not aware of stuff that needs fixed path at a very very brief glance.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:31 +01:00
Bobby Rong
994734921a gnome.gnome-characters: 44.0 → 45.alpha
https://gitlab.gnome.org/GNOME/gnome-characters/-/compare/44.0...45.alpha

Build changes mostly come from the new trivial test:

681fa5e08d

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:31 +01:00
Bobby Rong
2ab1530c90 gnome.gnome-backgrounds: 44.0 → 45.beta
https://gitlab.gnome.org/GNOME/gnome-backgrounds/-/compare/44.0...45.beta

No build change that needs action.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:31 +01:00
Bobby Rong
2bd3f0722d gnome.gnome-calculator: 44.0 → 45.beta
https://gitlab.gnome.org/GNOME/gnome-calculator/-/compare/44.0...45.beta

No build changes other than meson.build version bump.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:31 +01:00
Bobby Rong
bcd5a66b1b gnome.gnome-applets: 3.46.0 → 3.49.1
https://gitlab.gnome.org/GNOME/gnome-applets/-/compare/3.46.0...3.49.1

Moves dbus files to share/dbus-1/session.d
55a2e6d619

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:30 +01:00
Bobby Rong
62ea528993 gnome.eog: 44.3 → 45.alpha
https://gitlab.gnome.org/GNOME/eog/-/compare/44.3...45.alpha

Only contains a Image Viewer -> Eye of GNOME rename.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:30 +01:00
Bobby Rong
11f6616d11 glibmm_2_68: 2.76.0 → 2.77.0
https://gitlab.gnome.org/GNOME/glibmm/-/compare/2.76.0...2.77.0

meson changes look okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:30 +01:00
Bobby Rong
e7fb19575f gnome.adwaita-icon-theme: 44.0 → 45.beta
https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/compare/44.0...45.beta

Ported to meson.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:29 +01:00
Bobby Rong
bce876b8cd glib: 2.76.4 → 2.77.1
https://gitlab.gnome.org/GNOME/glib/-/compare/2.76.4...2.77.1

Refreshed split-dev-programs.patch with 9f111c3416

NEWS look okay, all patches applies.

- Re-upgrade missing attribute debugs to criticals in `GFileInfo`
- Add `glib_valgrind_suppressions` variable to glib pkg-config file

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:29 +01:00
Bobby Rong
576e072bc0 gjs: 1.76.2 → 1.77.1
https://gitlab.gnome.org/GNOME/gjs/-/compare/1.76.2...1.77.1

meson changes look okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:28 +01:00