From 8bcc674fa7969d5062f553f312dbefbc5b3235be Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Fri, 8 Nov 2024 17:31:34 +0100 Subject: [PATCH] media-video/totem: fix ExcessiveLineLength warning Signed-off-by: Pacho Ramos --- media-video/totem/totem-43.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/totem/totem-43.1.ebuild b/media-video/totem/totem-43.1.ebuild index 176491f25136e..b749fb46a3acd 100644 --- a/media-video/totem/totem-43.1.ebuild +++ b/media-video/totem/totem-43.1.ebuild @@ -95,7 +95,7 @@ src_configure() { -Denable-easy-codec-installation=yes -Denable-python=$(usex python yes no) -Dlibportal=enabled - -Dwith-plugins=all # in 3.34.1 only builtin and python plugins are left, and python is extra controlled by enable-python + -Dwith-plugins=all $(meson_use gtk-doc enable-gtk-doc) -Dprofile=default -Dinspector-page=false