From e52da169a69d949a73579d60b6e2c54b9f273720 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sun, 29 Dec 2019 14:21:00 +0200 Subject: mail-client/evolution-3.32.5: Don't allow webkitgtk-2.26 It doesn't work with webkit-gtk-2.26 multi-process model and would have to be launched with WEBKIT_USE_SINGLE_WEB_PROCESS=1 to not have issues when multiple webkit views are used (e.g. two replies at the same time). A 3.32.5-r1 will be added that forces that env var via code, so that it would work with all webkit-gtk versions. 3.34 upstream has full fixes, at which point the workaround env var hack can be dropped again. https://gitlab.gnome.org/GNOME/evolution/issues/587 Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp --- mail-client/evolution/evolution-3.32.5.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'mail-client') diff --git a/mail-client/evolution/evolution-3.32.5.ebuild b/mail-client/evolution/evolution-3.32.5.ebuild index f320eaad3ff2..cdf8f9c96ea0 100644 --- a/mail-client/evolution/evolution-3.32.5.ebuild +++ b/mail-client/evolution/evolution-3.32.5.ebuild @@ -32,6 +32,7 @@ COMMON_DEPEND=" >=media-libs/libcanberra-0.25[gtk3] >=net-libs/libsoup-2.42:2.4 >=net-libs/webkit-gtk-2.16.0:4 + =x11-libs/cairo-1.9.15:=[glib] >=x11-libs/gdk-pixbuf-2.24:2 >=x11-libs/gtk+-3.22:3 -- cgit v1.2.3-65-gdbad