# Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit cmake readme.gentoo-r1 DESCRIPTION="PulseAudio modules for LDAC, aptX, aptX HD, and AAC for Bluetooth" HOMEPAGE="https://github.com/EHfive/pulseaudio-modules-bt" PULSE_VER="13.0" SRC_URI=" https://github.com/EHfive/pulseaudio-modules-bt/archive/v${PV}.tar.gz -> ${P}.tar.gz https://freedesktop.org/software/pulseaudio/releases/pulseaudio-${PULSE_VER}.tar.xz " LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64" IUSE="fdk +ffmpeg +ldac +native-headset ofono-headset" DEPEND=" fdk? ( media-libs/fdk-aac:0= ) ffmpeg? ( media-video/ffmpeg ) media-libs/sbc ldac? ( media-libs/libldac ) >=net-wireless/bluez-5 >=sys-apps/dbus-1.0.0 ofono-headset? ( >=net-misc/ofono-1.13 ) ( >=media-sound/pulseaudio-${PULSE_VER}[-bluetooth(-)]