Commit Graph

14 Commits

Author SHA1 Message Date
github-actions[bot]
09b96cbb7a
Merge master into staging-next 2024-04-30 12:01:12 +00:00
Bobby Rong
0948026166
gedit: 46.2 → 47.0
https://gitlab.gnome.org/GNOME/gedit/-/compare/46.2...47.0
2024-04-29 22:01:04 +08:00
Bobby Rong
80ead1c51d
libgedit-tepl: 6.8.0 → 6.10.0, renamed from tepl
https://github.com/gedit-technology/libgedit-tepl/compare/6.8.0...6.10.0
2024-04-29 22:01:04 +08:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Bobby Rong
8c8cbb34db
gedit: Patch cairo usages in snippets plugin
Fixes "TypeError: Couldn't find foreign struct converter for 'cairo.Context'".
2024-03-25 20:34:06 +08:00
Bobby Rong
2bb2daceee
gedit: 46.1 → 46.2
https://gitlab.gnome.org/GNOME/gedit/-/compare/46.1...46.2
2024-02-19 21:49:12 +08:00
Bobby Rong
fc0ec23922
gedit: 44.2 → 46.1
https://gitlab.gnome.org/GNOME/gedit/-/compare/44.2...46.1

I don't see how libsoup is used here, even using `grep -inr 'soup'`.
2023-12-31 19:23:24 +08:00
Nick Cao
38cdba16de
gedit: fix cross compilation by adding mesonEmulatorHook 2023-09-22 10:12:45 -04:00
Austin Horstman
58920127ca
treewide: add meta.mainProgram to editors 2023-08-04 11:44:05 -05:00
Jan Tojnar
d04bbe9c81
Merge pull request #241586 from jtojnar/gnome
GNOME updates 2023-07-04
2023-07-11 15:29:06 +02:00
Kirill Radzikhovskyy
d48573ec1f gedit: fix cross compilation 2023-07-11 12:43:59 +10:00
Jan Tojnar
33fadac229 gedit: Fix updateScript attr-path
Missed in 6bbcd65c44
2023-07-08 23:30:54 +02:00
Jan Tojnar
0201ef3c15 gedit: Remove maintainers
The GNOME team should focus on official apps.
2023-07-05 14:56:27 +02:00
Jan Tojnar
6bbcd65c44 gedit: Move out of GNOME
It has been moved out of GNOME core in favour of gnome-text-editor.
And it is not much of a GNOME app anymore either, using custom gtksourceview fork.
2023-07-05 14:56:27 +02:00