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 <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2025-03-10 02:12:46 -04:00
parent fef2570f70
commit f7cd45e979
2 changed files with 8 additions and 8 deletions

View File

@@ -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

View File

@@ -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