logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git
commit: 8fb64eb9ccaab133ef8ca3a2f869c7616c5d4d95
parent 8bb9da7ff04e88258c31c83bdd7bba25aaae8ec1
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Thu, 14 Sep 2023 13:03:37 +0200

net-libs/webkit-gtk: Synchronise GTK4 slot with ::gentoo

Diffstat:

Mnet-libs/webkit-gtk/webkit-gtk-2.40.5-r600.ebuild2+-
Mnet-libs/webkit-gtk/webkit-gtk-2.41.92-r600.ebuild2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.40.5-r600.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.40.5-r600.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz" # Apache-2.0 for fast_float, ANGLE (also pdfjs but disabled) # See https://bugs.webkit.org/show_bug.cgi?id=254717 LICENSE="LGPL-2+ BSD Apache-2.0" -SLOT="6.0/0" # soname version of libwebkit2gtk-6.0 +SLOT="6/0" # soname version of libwebkit2gtk-6.0 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" IUSE="aqua +avif debug doc +egl examples gamepad +geolocation gles2-only gnome-keyring +gstreamer +introspection +jpeg2k jpegxl +jumbo-build lcms +seccomp spell systemd test wayland webrtc +X" diff --git a/net-libs/webkit-gtk/webkit-gtk-2.41.92-r600.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.41.92-r600.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz" # Apache-2.0 for fast_float, ANGLE (also pdfjs but disabled) # See https://bugs.webkit.org/show_bug.cgi?id=254717 LICENSE="LGPL-2+ BSD Apache-2.0" -SLOT="6.0/0" # soname version of libwebkit2gtk-6.0 +SLOT="6/0" # soname version of libwebkit2gtk-6.0 KEYWORDS="-amd64 -arm -arm64 -ppc64 -riscv -x86" IUSE="aqua +avif debug doc +egl examples gamepad +geolocation gles2-only gnome-keyring +gstreamer +introspection +jpeg2k jpegxl +jumbo-build lcms +seccomp spell systemd test wayland webrtc +X"