mail-client/evolution: Block new webkit-gtk because of segfault

Bug: https://bugs.gentoo.org/957498
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-06-07 12:41:08 +02:00
parent 89f3c5febb
commit df2d58d9ba
2 changed files with 4 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ IUSE="archive +bogofilter geolocation gtk-doc highlight ldap libnotify selinux s
# gnome-desktop support is optional with --enable-gnome-desktop
# automagic libunity dep
# >=gspell-1.8 to ensure it uses enchant:2 like webkit-gtk
# <webkit-gtk-2.48 because of segv: https://bugs.gentoo.org/957498
DEPEND="
>=app-crypt/libsecret-0.5
>=app-text/enchant-2.2.0:2
@@ -32,6 +33,7 @@ DEPEND="
>=gnome-base/gsettings-desktop-schemas-2.91.92
>=gnome-extra/evolution-data-server-${PV}:=[gtk,sound?,weather?]
>=net-libs/libsoup-3.0:3.0
<net-libs/webkit-gtk-2.48:4.1[spell?]
>=net-libs/webkit-gtk-2.38.0:4.1[spell?]
>=x11-libs/cairo-1.9.15[glib]
>=x11-libs/gdk-pixbuf-2.24:2

View File

@@ -22,6 +22,7 @@ IUSE="archive +bogofilter geolocation gtk-doc highlight ldap libnotify selinux s
# gnome-desktop support is optional with --enable-gnome-desktop
# automagic libunity dep
# >=gspell-1.8 to ensure it uses enchant:2 like webkit-gtk
# <webkit-gtk-2.48 because of segv: https://bugs.gentoo.org/957498
DEPEND="
>=app-crypt/libsecret-0.5
>=app-text/enchant-2.2.0:2
@@ -32,6 +33,7 @@ DEPEND="
>=gnome-base/gsettings-desktop-schemas-2.91.92
>=gnome-extra/evolution-data-server-${PV}:=[gtk,sound?,weather?]
>=net-libs/libsoup-3.0:3.0
<net-libs/webkit-gtk-2.48:4.1[spell?]
>=net-libs/webkit-gtk-2.38.0:4.1[spell?]
>=x11-libs/cairo-1.9.15[glib]
>=x11-libs/gdk-pixbuf-2.24:2