diff options
author | Igor V. Kovalenko <igor.v.kovalenko@gmail.com> | 2022-02-27 09:55:01 +0300 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-18 00:29:58 +0000 |
commit | 5ae8125db459989db6959b88c1a6153dacecc826 (patch) | |
tree | ef808b7c1e57ea9285ce5726a19aa3c94a86e486 /media-sound/pulseaudio-daemon/metadata.xml | |
parent | media-sound/pulseaudio: Enable bluez5-gstreamer (diff) | |
download | gentoo-5ae8125db459989db6959b88c1a6153dacecc826.tar.gz gentoo-5ae8125db459989db6959b88c1a6153dacecc826.tar.bz2 gentoo-5ae8125db459989db6959b88c1a6153dacecc826.zip |
media-sound/pulseaudio-daemon: Enable bluez5-gstreamer
Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/pulseaudio-daemon/metadata.xml')
-rw-r--r-- | media-sound/pulseaudio-daemon/metadata.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/media-sound/pulseaudio-daemon/metadata.xml b/media-sound/pulseaudio-daemon/metadata.xml index 9808d54c65cf..df06edf344b4 100644 --- a/media-sound/pulseaudio-daemon/metadata.xml +++ b/media-sound/pulseaudio-daemon/metadata.xml @@ -62,5 +62,9 @@ <flag name="ofono-headset"> Build with oFono HFP backend for bluez 5, requires <pkg>net-misc/ofono</pkg>. </flag> + <flag name="gstreamer"> + Build with support for gstreamer including ability to use bluetooth codecs. + For bluetooth codecs see USE ldac and aptx. + </flag> </use> </pkgmetadata> |