commit: 6f52fc46e933f32f68a6a00cddffbff41be88fc3 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Wed Jul 5 07:41:27 2023 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed Jul 5 07:59:42 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f52fc46
www-client/firefox: redefine 'pulseaudio' flag to mention apulse Closes: https://bugs.gentoo.org/752387 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> www-client/firefox/metadata.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www-client/firefox/metadata.xml b/www-client/firefox/metadata.xml index 4da06e8a17fe..9f937b18b66a 100644 --- a/www-client/firefox/metadata.xml +++ b/www-client/firefox/metadata.xml @@ -19,6 +19,8 @@ instead of downloading binary blob from Mozilla at runtime</flag> <flag name="pgo">Add support for profile-guided optimization for faster binaries - this option will double the compile time</flag> + <flag name="pulseaudio">Add sound server support via media-libs/libpulse (may be PulseAudio or + Pipewire, or apulse if installed)</flag> <flag name="sndio">Enable support for the <pkg>media-sound/sndio</pkg> backend</flag> <flag name="system-av1">Use the system-wide <pkg>media-libs/dav1d</pkg> and <pkg>media-libs/libaom</pkg> library instead of bundled</flag>