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>
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>
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>
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>
https://gitlab.gnome.org/GNOME/evince/-/compare/44.3...45.alpha
Removes direct search for msgfmt - I assume we keep gettext for i18n.merge_file
c349853990
Removes libxml2 dependency from PDF backend - instead this is unconditionally added
as part of libdocument, no action needed for us
dbd3329478
Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
https://gitlab.gnome.org/GNOME/at-spi2-core/-/compare/AT_SPI2_CORE_2_48_3...AT_SPI2_CORE_2_49_90
NEWS look good:
* TableCell.xml: Add Get{Column,Row}HeaderCells methods
* atspi_accessible_get_localized_role_name: Use internal names when possible.
* Add a non-recursive function to clear a single object's cache.
* Fix a test failure/timeout.
* Add atspi_get_version() to return the runtime version of the library.
* Collection: fix match testing for attributes.
* Fix a NULL pointer dereference when deregistering an event listener that
doesn't include a detail.
* Fix the documentation for interfaces in collection match rules.
* Add an AtspiLive enum to specify the politeness level for live regions,
and document that this should be used for Announcement signals. Also add a
notification signal in atk to replace the announcement signal that lacks
the politeness information.
* Add an asynchronous version of atspi_generate_mouse_event.
Don't aware of build change that needs action.
Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
Adds a small text to each issue and the PR template to encourage people to use
👍's for issues they're also interested in. See
https://github.com/NixOS/nix.dev/issues/359 for more information
Co-Authored-By: Valentin Gagarin <valentin.gagarin@tweag.io>
Fix the test. by-name packages should not worry about all-packages.nix.
Update pkgs/by-name/ne/newsraft/package.nix
Co-authored-by: IogaMaster <67164465+IogaMaster@users.noreply.github.com>