public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/pulseaudio-daemon/
Date: Fri, 18 Mar 2022 00:35:08 +0000 (UTC)	[thread overview]
Message-ID: <1647563400.d222cf5f3c83ae337cddf681bad16a9b977775e5.sam@gentoo> (raw)

commit:     d222cf5f3c83ae337cddf681bad16a9b977775e5
Author:     Igor V. Kovalenko <igor.v.kovalenko <AT> gmail <DOT> com>
AuthorDate: Sun Feb 27 06:55:01 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 18 00:30:00 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d222cf5f

media-sound/pulseaudio-daemon: Add USE=ldac dependency on gst-plugins-ldac

Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-sound/pulseaudio-daemon/metadata.xml                     | 3 +++
 media-sound/pulseaudio-daemon/pulseaudio-daemon-15.99.1.ebuild | 8 ++++++--
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/media-sound/pulseaudio-daemon/metadata.xml b/media-sound/pulseaudio-daemon/metadata.xml
index df06edf344b4..4becd557166d 100644
--- a/media-sound/pulseaudio-daemon/metadata.xml
+++ b/media-sound/pulseaudio-daemon/metadata.xml
@@ -66,5 +66,8 @@
       Build with support for gstreamer including ability to use bluetooth codecs.
       For bluetooth codecs see USE ldac and aptx.
     </flag>
+    <flag name="ldac">
+      LDAC over Bluetooth (primarily Sony headphones), requires <pkg>media-plugins/gst-plugins-ldac</pkg>.
+    </flag>
   </use>
 </pkgmetadata>

diff --git a/media-sound/pulseaudio-daemon/pulseaudio-daemon-15.99.1.ebuild b/media-sound/pulseaudio-daemon/pulseaudio-daemon-15.99.1.ebuild
index 81f33c619506..dce91187153f 100644
--- a/media-sound/pulseaudio-daemon/pulseaudio-daemon-15.99.1.ebuild
+++ b/media-sound/pulseaudio-daemon/pulseaudio-daemon-15.99.1.ebuild
@@ -30,10 +30,9 @@ LICENSE="!gdbm? ( LGPL-2.1 ) gdbm? ( GPL-2 )"
 SLOT="0"
 
 # +alsa-plugin as discussed in bug #519530
-# TODO: Deal with bluez5-gstreamer - requires ldacenc and rtpldacpay gstreamer elements
 # TODO: Find out why webrtc-aec is + prefixed - there's already the always available speexdsp-aec
 # NOTE: The current ebuild sets +X almost certainly just for the pulseaudio.desktop file
-IUSE="+alsa +alsa-plugin +asyncns bluetooth dbus elogind equalizer +gdbm gstreamer +glib gtk ipv6 jack lirc
+IUSE="+alsa +alsa-plugin +asyncns bluetooth dbus elogind equalizer +gdbm gstreamer +glib gtk ipv6 jack ldac lirc
 native-headset ofono-headset +orc oss selinux sox ssl systemd system-wide tcpd test +udev +webrtc-aec +X zeroconf"
 
 RESTRICT="!test? ( test )"
@@ -125,6 +124,11 @@ RDEPEND="
 		acct-group/audio
 		acct-group/pulse-access
 	)
+	bluetooth? (
+		gstreamer? (
+			ldac? ( media-plugins/gst-plugins-ldac )
+		)
+	)
 "
 
 # This is a PDEPEND to avoid a circular dep


             reply	other threads:[~2022-03-18  0:35 UTC|newest]

Thread overview: 80+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-18  0:35 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-13  0:54 [gentoo-commits] repo/gentoo:master commit in: media-sound/pulseaudio-daemon/ Sam James
2024-03-05 18:00 Arthur Zamarin
2024-03-05 18:00 Arthur Zamarin
2024-03-05 17:59 Arthur Zamarin
2024-03-04 11:24 Sam James
2024-03-02 22:07 Sam James
2024-03-02 18:18 Arthur Zamarin
2024-02-24 11:29 Sam James
2024-02-22 20:33 Arthur Zamarin
2024-02-07  4:55 Ionen Wolkens
2024-02-07  4:55 Ionen Wolkens
2024-02-07  4:55 Ionen Wolkens
2024-02-07  4:55 Ionen Wolkens
2024-02-02  2:29 Sam James
2024-01-17  2:46 Ionen Wolkens
2023-11-25  5:36 Sam James
2023-10-30  5:15 Sam James
2023-09-19 17:48 Arthur Zamarin
2023-05-14 17:11 Sam James
2023-05-06  9:29 Arthur Zamarin
2023-05-06  9:29 Arthur Zamarin
2023-05-06  9:28 Arthur Zamarin
2023-05-06  9:19 Arthur Zamarin
2023-04-23 22:16 Sam James
2023-04-23 20:22 Sam James
2023-04-23 20:05 Sam James
2023-03-31 11:44 Arthur Zamarin
2023-03-31 11:44 Arthur Zamarin
2023-03-22  1:20 Sam James
2023-03-22  1:20 Sam James
2023-03-16 17:38 Arthur Zamarin
2023-03-12  9:23 Viorel Munteanu
2023-02-01  9:11 Arthur Zamarin
2023-01-27  6:31 Sam James
2023-01-27  6:28 Sam James
2022-12-14 12:42 Joonas Niilola
2022-12-06 18:16 Sam James
2022-10-28 19:53 Sam James
2022-07-31  3:29 Sam James
2022-07-31  3:29 Sam James
2022-07-31  3:29 Sam James
2022-07-31  3:29 Sam James
2022-07-29  8:02 Agostino Sarubbo
2022-07-29  3:18 Sam James
2022-07-29  1:53 Sam James
2022-07-08 20:27 Sam James
2022-07-04 21:40 Sam James
2022-06-23  4:29 Sam James
2022-06-21  1:23 Sam James
2022-06-18  0:18 Sam James
2022-06-18  0:18 Sam James
2022-06-15 23:27 Sam James
2022-06-15 22:45 Sam James
2022-06-15 21:56 Sam James
2022-06-15 21:56 Sam James
2022-06-15 21:56 Sam James
2022-06-12  8:32 Agostino Sarubbo
2022-06-12  8:30 Agostino Sarubbo
2022-06-11  7:40 Agostino Sarubbo
2022-06-11  7:40 Agostino Sarubbo
2022-06-11  7:39 Agostino Sarubbo
2022-06-11  7:37 Agostino Sarubbo
2022-06-11  6:41 Sam James
2022-06-10  8:10 Sam James
2022-06-10  6:58 Sam James
2022-06-10  6:58 Sam James
2022-06-10  6:58 Sam James
2022-06-10  6:56 Sam James
2022-05-29  6:45 Sam James
2022-05-28 19:19 Sam James
2022-05-13 20:04 Sam James
2022-04-29  6:41 Sam James
2022-04-29  6:27 Sam James
2022-03-18  0:35 Sam James
2022-03-18  0:35 Sam James
2022-02-27  1:04 Sam James
2021-09-27 11:13 Mart Raudsepp
2021-09-25 10:21 Mart Raudsepp
2021-09-25  8:41 Mart Raudsepp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1647563400.d222cf5f3c83ae337cddf681bad16a9b977775e5.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox