mail-client/evolution-3.32.5: Don't allow webkitgtk-2.26
authorMart Raudsepp <leio@gentoo.org>
Sun, 29 Dec 2019 12:21:00 +0000 (14:21 +0200)
committerMart Raudsepp <leio@gentoo.org>
Sun, 29 Dec 2019 14:01:14 +0000 (16:01 +0200)
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 <leio@gentoo.org>
mail-client/evolution/evolution-3.32.5.ebuild

index f320eaad3ff2c4a8e2898d6de75819198c85698a..cdf8f9c96ea0f8f99acffcf495ce1d8d66a506dd 100644 (file)
@@ -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
+       <net-libs/webkit-gtk-2.25:4
        >=x11-libs/cairo-1.9.15:=[glib]
        >=x11-libs/gdk-pixbuf-2.24:2
        >=x11-libs/gtk+-3.22:3