commit: 1779330ebf50e7d41667d3adedf6738b7ec4bcce
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 24 11:56:44 2023 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 9 18:48:46 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1779330e
media-video/ffmpeg: Fix indentation of metadata.xml
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
media-video/ffmpeg/metadata.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-video/ffmpeg/metadata.xml b/media-video/ffmpeg/metadata.xml
index 4324d416d85b..d0ff2dc9a99b 100644
--- a/media-video/ffmpeg/metadata.xml
+++ b/media-video/ffmpeg/metadata.xml
@@ -24,7 +24,7 @@
<flag name="fribidi">Enables fribidi support in the drawtext
filter.</flag>
<flag name="gcrypt">Enables gcrypt support: Needed for rtmp(t)e
support if openssl, librtmp or gmp is not used.</flag>
<flag name="gme">Enables support for
<pkg>media-libs/game-music-emu</pkg> for playing various video game music
formats.</flag>
- <flag name="glslang">Use <pkg>dev-util/glslang</pkg> to compile
GLSL</flag>
+ <flag name="glslang">Use <pkg>dev-util/glslang</pkg> to compile
GLSL</flag>
<flag name="gpl">Build GPL code. Should be enabled unless you
require LGPL binaries.</flag>
<flag name="hardcoded-tables">
Use pre-calculated tables rather than calculating them
on the fly.
@@ -63,7 +63,7 @@
<flag name="postproc">Build and install libpostproc.</flag>
<flag name="rav1e">Enables AV1 encoding support via
<pkg>media-video/rav1e</pkg>.</flag>
<flag name="rubberband">Adds time-stretching and pitch-shifting
audio filter based on <pkg>media-libs/rubberband</pkg>.</flag>
- <flag name="shaderc">Use <pkg>media-libs/shaderc</pkg> to compile
GLSL</flag>
+ <flag name="shaderc">Use <pkg>media-libs/shaderc</pkg> to
compile GLSL</flag>
<flag name="snappy">Enable <pkg>app-arch/snappy</pkg> support.
Required for e.g. Vidvox Hap encoder.</flag>
<flag name="sndio">Enable support for the
<pkg>media-sound/sndio</pkg> backend</flag>
<flag name="srt">Enable support for Secure Reliable Transport
(SRT) via <pkg>net-libs/srt</pkg></flag>