public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/bluez-alsa/
Date: Mon, 24 May 2021 17:42:54 +0000 (UTC)	[thread overview]
Message-ID: <1621878167.07fea7a07c766c5ad034200209cd00f48f562450.polynomial-c@gentoo> (raw)

commit:     07fea7a07c766c5ad034200209cd00f48f562450
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon May 24 17:39:52 2021 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon May 24 17:42:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07fea7a0

media-sound/bluez-alsa: Added aptx support

Bug: https://bugs.gentoo.org/762268
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 media-sound/bluez-alsa/bluez-alsa-9999.ebuild | 7 +++++--
 media-sound/bluez-alsa/metadata.xml           | 1 +
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/media-sound/bluez-alsa/bluez-alsa-9999.ebuild b/media-sound/bluez-alsa/bluez-alsa-9999.ebuild
index c8620648df9..86a703524a0 100644
--- a/media-sound/bluez-alsa/bluez-alsa-9999.ebuild
+++ b/media-sound/bluez-alsa/bluez-alsa-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -17,7 +17,7 @@ fi
 
 LICENSE="MIT"
 SLOT="0"
-IUSE="aac debug hcitop lame ldac man mpg123 ofono static-libs test unwind upower"
+IUSE="aac aptx debug hcitop lame ldac man mpg123 ofono static-libs test unwind upower"
 RESTRICT="!test? ( test )"
 
 # bluez-alsa does not directly link to upower but
@@ -30,6 +30,7 @@ RDEPEND="
 	sys-apps/dbus[${MULTILIB_USEDEP}]
 	sys-libs/readline:0=
 	aac? ( >=media-libs/fdk-aac-0.1.1:=[${MULTILIB_USEDEP}] )
+	aptx? ( media-libs/libopenaptx )
 	lame? ( media-sound/lame[${MULTILIB_USEDEP}] )
 	mpg123? ( media-sound/mpg123[${MULTILIB_USEDEP}] )
 	hcitop? (
@@ -63,10 +64,12 @@ multilib_src_configure() {
 		$(use_enable mpg123)
 		$(use_enable static-libs static)
 		$(use_enable test)
+		$(multilib_native_use_enable aptx)
 		$(multilib_native_use_enable hcitop)
 		$(multilib_native_use_enable ldac)
 		$(multilib_native_use_enable ofono)
 		$(multilib_native_use_enable upower)
+		$(multilib_native_use_with aptx libopenaptx)
 		$(use_with unwind libunwind)
 	)
 	ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"

diff --git a/media-sound/bluez-alsa/metadata.xml b/media-sound/bluez-alsa/metadata.xml
index 55feec0ee5b..e23255b68bf 100644
--- a/media-sound/bluez-alsa/metadata.xml
+++ b/media-sound/bluez-alsa/metadata.xml
@@ -9,6 +9,7 @@
     <remote-id type="github">Arkq/bluez-alsa</remote-id>
   </upstream>
   <use>
+    <flag name="aptx">aptX (HD) over Bluetooth (many Android compatible headphones)</flag>
     <flag name="hcitop">Enable top-like monitoring tool for HCI</flag>
     <flag name="ldac">Enable support for AOSP <pkg>media-libs/libldac</pkg> dispatcher</flag>
     <flag name="mpg123">Enable support for MPEG audio playback via <pkg>media-sound/mpg123</pkg></flag>


             reply	other threads:[~2021-05-24 17:42 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-24 17:42 Lars Wendler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-19  7:30 [gentoo-commits] repo/gentoo:master commit in: media-sound/bluez-alsa/ Joonas Niilola
2024-10-19  7:30 Joonas Niilola
2024-09-16  3:17 John Helmert III
2024-09-15 11:41 Pacho Ramos
2024-09-15 11:41 Pacho Ramos
2024-06-16  7:53 Pacho Ramos
2024-06-16  7:53 Pacho Ramos
2023-12-23 17:29 Sam James
2023-06-08 22:35 Sam James
2022-06-08  7:27 Lars Wendler
2022-06-08  7:27 Lars Wendler
2022-06-08  7:27 Lars Wendler
2021-06-09  7:38 Lars Wendler
2021-06-09  7:38 Lars Wendler
2021-02-22  7:15 Sam James
2020-11-10  7:54 Lars Wendler
2020-09-17  9:06 Lars Wendler
2020-09-17  9:06 Lars Wendler
2020-08-20 16:31 Thomas Deutschmann
2020-05-20 11:41 Lars Wendler
2020-01-26 16:58 Lars Wendler
2020-01-26 16:54 Lars Wendler
2020-01-26 16:54 Lars Wendler
2019-10-17 11:36 Lars Wendler
2019-10-17 11:36 Lars Wendler
2019-03-27 20:05 Lars Wendler
2019-03-24 12:51 Lars Wendler
2019-01-08  9:48 Lars Wendler
2019-01-08  9:48 Lars Wendler
2018-11-29 11:50 Lars Wendler
2018-11-29 11:50 Lars Wendler
2018-09-14 12:58 Lars Wendler
2018-07-20  8:50 Lars Wendler
2018-07-20  8:49 Lars Wendler
2018-07-20  8:49 Lars Wendler
2017-04-14 10:12 Lars Wendler
2016-12-20 17:58 Lars Wendler

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=1621878167.07fea7a07c766c5ad034200209cd00f48f562450.polynomial-c@gentoo \
    --to=polynomial-c@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