media-sound/pulseaudio-modules-bt: Replace virtual/ffmpeg
authorDavid Seifert <soap@gentoo.org>
Sun, 26 Apr 2020 10:35:13 +0000 (12:35 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 26 Apr 2020 10:35:13 +0000 (12:35 +0200)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: David Seifert <soap@gentoo.org>
media-sound/pulseaudio-modules-bt/pulseaudio-modules-bt-1.3-r2.ebuild [moved from media-sound/pulseaudio-modules-bt/pulseaudio-modules-bt-1.3-r1.ebuild with 94% similarity]
media-sound/pulseaudio-modules-bt/pulseaudio-modules-bt-9999.ebuild

similarity index 94%
rename from media-sound/pulseaudio-modules-bt/pulseaudio-modules-bt-1.3-r1.ebuild
rename to media-sound/pulseaudio-modules-bt/pulseaudio-modules-bt-1.3-r2.ebuild
index 22faf22ec86d754013597325c860d8ae35603e94..f46c7072e9c913053073c839f86b312d99dd5b39 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 inherit cmake-utils readme.gentoo-r1
 
-DESCRIPTION="PulseAudio modules for LDAC, aptX, aptX HD, and AAC for Bluetooth (alongside SBC and native+ofono headset)"
+DESCRIPTION="PulseAudio modules for LDAC, aptX, aptX HD, and AAC for Bluetooth"
 HOMEPAGE="https://github.com/EHfive/pulseaudio-modules-bt"
 
 PULSE_VER="13.0"
@@ -20,7 +20,7 @@ IUSE="fdk +ffmpeg +ldac +native-headset ofono-headset"
 
 DEPEND="
        fdk? ( media-libs/fdk-aac:0= )
-       ffmpeg? ( virtual/ffmpeg )
+       ffmpeg? ( media-video/ffmpeg )
        media-libs/sbc
        ldac? ( media-libs/libldac )
        >=net-wireless/bluez-5
index 8b8e74ca04f789474253678f4c02922eed0f78ee..4847cdac7273899c283e98b6d4ab501f30bef53c 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 inherit git-r3 cmake-utils readme.gentoo-r1
 
-DESCRIPTION="PulseAudio modules for LDAC, aptX, aptX HD, and AAC for Bluetooth (alongside SBC and native+ofono headset)"
+DESCRIPTION="PulseAudio modules for LDAC, aptX, aptX HD, and AAC for Bluetooth"
 HOMEPAGE="https://github.com/EHfive/pulseaudio-modules-bt"
 SRC_URI=""
 EGIT_REPO_URI="https://github.com/EHfive/${PN}"
@@ -21,7 +21,7 @@ IUSE="fdk +ffmpeg +ldac +native-headset ofono-headset"
 
 DEPEND="
        fdk? ( media-libs/fdk-aac:0= )
-       ffmpeg? ( virtual/ffmpeg )
+       ffmpeg? ( media-video/ffmpeg )
        media-libs/sbc
        ldac? ( media-libs/libldac )
        >=net-wireless/bluez-5