From f7cd45e979a0044ecbcc36a4a9e8cd844542d96e Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Mon, 10 Mar 2025 02:12:46 -0400 Subject: [PATCH] net-misc/pulseaudio-dlna: update ffmpeg usedeps Also drop the fdk alternative, it serves no purpose if can pick the former where it's not set without anything different. Either way, the || ( lame mp3 ) will be replaced later by just [lame(-)] which can be done without another revbump. (not testing this, so not going to add the missing python3.12) Signed-off-by: Ionen Wolkens --- ....5_p1-r1.ebuild => pulseaudio-dlna-0.6.5_p1-r2.ebuild} | 8 ++++---- net-misc/pulseaudio-dlna/pulseaudio-dlna-9999.ebuild | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) rename net-misc/pulseaudio-dlna/{pulseaudio-dlna-0.6.5_p1-r1.ebuild => pulseaudio-dlna-0.6.5_p1-r2.ebuild} (88%) diff --git a/net-misc/pulseaudio-dlna/pulseaudio-dlna-0.6.5_p1-r1.ebuild b/net-misc/pulseaudio-dlna/pulseaudio-dlna-0.6.5_p1-r2.ebuild similarity index 88% rename from net-misc/pulseaudio-dlna/pulseaudio-dlna-0.6.5_p1-r1.ebuild rename to net-misc/pulseaudio-dlna/pulseaudio-dlna-0.6.5_p1-r2.ebuild index 0950923af4484..745bfcf447bb6 100644 --- a/net-misc/pulseaudio-dlna/pulseaudio-dlna-0.6.5_p1-r1.ebuild +++ b/net-misc/pulseaudio-dlna/pulseaudio-dlna-0.6.5_p1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -41,12 +41,12 @@ RDEPEND=">=dev-python/protobuf-2.5.0[${PYTHON_USEDEP}] >=dev-python/dbus-python-1.0.0[${PYTHON_USEDEP}] >=dev-python/zeroconf-0.17.4[${PYTHON_USEDEP}] gnome-base/librsvg[introspection] + media-sound/pulseaudio-daemon x11-libs/gtk+:3[introspection] - || ( media-sound/pulseaudio-daemon media-sound/pulseaudio[daemon(+)] ) || ( || ( - media-video/ffmpeg[encode,mp3,opus,vorbis] - media-video/ffmpeg[encode,fdk,mp3,opus,vorbis] + media-video/ffmpeg[encode(+),opus,vorbis] + || ( media-video/ffmpeg[lame(-)] media-video/ffmpeg[mp3(-)] ) ) ( media-libs/flac diff --git a/net-misc/pulseaudio-dlna/pulseaudio-dlna-9999.ebuild b/net-misc/pulseaudio-dlna/pulseaudio-dlna-9999.ebuild index 56b2c044304e0..745bfcf447bb6 100644 --- a/net-misc/pulseaudio-dlna/pulseaudio-dlna-9999.ebuild +++ b/net-misc/pulseaudio-dlna/pulseaudio-dlna-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -41,12 +41,12 @@ RDEPEND=">=dev-python/protobuf-2.5.0[${PYTHON_USEDEP}] >=dev-python/dbus-python-1.0.0[${PYTHON_USEDEP}] >=dev-python/zeroconf-0.17.4[${PYTHON_USEDEP}] gnome-base/librsvg[introspection] - x11-libs/gtk+:3[introspection] media-sound/pulseaudio-daemon + x11-libs/gtk+:3[introspection] || ( || ( - media-video/ffmpeg[encode,mp3,opus,vorbis] - media-video/ffmpeg[encode,fdk,mp3,opus,vorbis] + media-video/ffmpeg[encode(+),opus,vorbis] + || ( media-video/ffmpeg[lame(-)] media-video/ffmpeg[mp3(-)] ) ) ( media-libs/flac