commit: 8bcc674fa7969d5062f553f312dbefbc5b3235be
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 8 16:31:34 2024 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Nov 8 16:32:11 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bcc674f
media-video/totem: fix ExcessiveLineLength warning
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
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 176491f25136..b749fb46a3ac 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