From abc960d0681ed29ce7a4f1a066d0bc08ae6b811d Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Mon, 18 Sep 2023 23:48:11 -0400 Subject: [PATCH] profiles: Force USE=gstreamer on webkit-gtk >= 2.42 Closes: https://bugs.gentoo.org/914362 Signed-off-by: Matt Turner --- profiles/base/package.use.force | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index e1cab4651ef9f..5fe6a08970f60 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -1,6 +1,13 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner (2023-09-18) +# Disabling gstreamer seems to be untested upstream and is often broken. +# The gstreamer dependencies are trivial in compile time and disk usage +# compared to webkit-gtk. +# Bugs #911663, #914362 +>=net-libs/webkit-gtk-2.42 gstreamer + # Alexey Sokolov (2023-08-14) # OpenMW is only playtested with LuaJIT, and in fact unit tests fail with Lua-5. # Therefore apply mask/force to override the profile's defaults, and invert on