| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Michael Mair-Keimberger <mm1ke@gentoo.org>
|
|
Needed for glib-genmarshal
Closes: https://bugs.gentoo.org/965874
Signed-off-by: Lukas Schmelting <lschmelting@posteo.com>
Part-of: https://github.com/gentoo/gentoo/pull/44577
Closes: https://github.com/gentoo/gentoo/pull/44577
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
|
|
Starting with version 3.27.92, gnome-keyring stopped using its own
implementation of ssh-agent and instead uses the "stock" ssh-agent from
OpenSSH. Hence, all key kinds that ssh-agent supports are supported by
gnome-keyring.
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Part-of: https://github.com/gentoo/gentoo/pull/44264
Closes: https://github.com/gentoo/gentoo/pull/44264
|
|
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
|
|
Eli Schwartz is in discussion with upstream about making the X and
wayland gdk backends optional. Hard depend on those backends in the mean
time, letting users successfully compile nautilus when setting USE="-X" or
USE="-wayland".
See-also: https://gitlab.gnome.org/GNOME/nautilus/-/issues/4025
Bug: https://bugs.gentoo.org/963534
Signed-off-by: Lukas Schmelting <lschmelting@posteo.com>
Part-of: https://github.com/gentoo/gentoo/pull/44469
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Or else on systemd the user can't logout of the session, on OpenRC they
technically can (all the apps will get killed except gnome-shell) but
gnome-shell will show up as an unresponsive program and the session will
fail to end i.e the user can't logout. Only needed with the backported
patch for the bug with <gnome-shell-49.
Bug: https://bugs.gentoo.org/959295
Signed-off-by: zyxhere💠<zyx@envs.net>
Part-of: https://github.com/gentoo/gentoo/pull/44493
Closes: https://github.com/gentoo/gentoo/pull/44493
Signed-off-by: Sam James <sam@gentoo.org>
|
|
gnome-session crashes gnome-shell when either it or mutter (or both) are
built with USE="-X"
gnome-session uses Mutter's XSMP integration to know when gnome-shell is
done starting up. No more XSMP = no more notification = gnome-session
decides that gnome-shell is dead even though it's not = fail whale
Closes: https://bugs.gentoo.org/959295
Signed-off-by: zyxhere💠<zyx@envs.net>
Part-of: https://github.com/gentoo/gentoo/pull/44493
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Use the eclass function for meson tests and add missing dbus dependency
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44472
Closes: https://github.com/gentoo/gentoo/pull/44472
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44472
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Closes: https://bugs.gentoo.org/964367
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44472
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Closes: https://bugs.gentoo.org/964549
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44472
Signed-off-by: Sam James <sam@gentoo.org>
|
|
The patch used is from nixpkgs. It only touches tests and still expects
an error, just not exactly the same error as before, so it's good enough
as a workaround for us for now.
Closes: https://bugs.gentoo.org/964256
Signed-off-by: Sam James <sam@gentoo.org>
|
|
sed -E '/dev-libs\/gobject-introspection(:=|\s|$|-[0-9]|\[)/ { s/(>=)?dev-libs\/gobject-introspection(-[0-9.r-]*)?/>=dev-libs\/gobject-introspection-1.82.0-r2/ }' */*/*.ebuild -i
+ manually going over to undo the false positives or if the version
requirement was higher.
Bug: https://bugs.gentoo.org/947058
See-Also: ae37e3f389808700bd0f4343ee04888f0ef179d2
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44336
Closes: https://github.com/gentoo/gentoo/pull/44336
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Since version 48.3 and for both the X and wayland gdk backends not all
occurences of e.g. gdkx.h and gdkwayland.h are guarded GDK_WINDOWING_X11
and GDK_WINDOWING_WAYLAND, respectively.
Closes: https://bugs.gentoo.org/964711
Signed-off-by: Lukas Schmelting <lschmelting@posteo.com>
Part-of: https://github.com/gentoo/gentoo/pull/44333
Closes: https://github.com/gentoo/gentoo/pull/44333
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Lukas Schmelting <lschmelting@posteo.com>
Part-of: https://github.com/gentoo/gentoo/pull/43445
Closes: https://github.com/gentoo/gentoo/pull/43445
Signed-off-by: Sam James <sam@gentoo.org>
|
|
```
* QA Notice: binaries depend on Gtk's wayland-specific ABI without USE dep:
*
* /usr/bin/nautilus
* QA Notice: binaries depend on Gtk's x11-specific ABI without USE dep:
*
* /usr/bin/nautilus
```
Closes: https://bugs.gentoo.org/960859
Signed-off-by: Lukas Schmelting <lschmelting@posteo.com>
Part-of: https://github.com/gentoo/gentoo/pull/43235
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Lukas Schmelting <lschmelting@posteo.com>
Part-of: https://github.com/gentoo/gentoo/pull/43235
Signed-off-by: Sam James <sam@gentoo.org>
|
|
wayland backends
Note that for >=v48.3, we currently need to hard depend on the gtk
wayland backend:
"In file included from
'../gnome-control-center-48.3/subprojects/libgxdp/src/gxdp-wayland.c:25:'
'/usr/include/gtk-4.0/gdk/wayland/gdkwayland.h:28:4: error: #error"'
```
* QA Notice: binaries depend on Gtk's wayland-specific ABI without USE dep:
*
* /usr/bin/gnome-control-center
* QA Notice: binaries depend on Gtk's x11-specific ABI without USE dep:
*
* /usr/bin/gnome-control-center
```
Closes: https://bugs.gentoo.org/960764
Signed-off-by: Lukas Schmelting <lschmelting@posteo.com>
Part-of: https://github.com/gentoo/gentoo/pull/43235
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
|
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
|
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|