From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/pulseaudio-dlna/
Date: Tue, 11 Mar 2025 09:04:07 +0000 (UTC) [thread overview]
Message-ID: <1741683803.f7cd45e979a0044ecbcc36a4a9e8cd844542d96e.ionen@gentoo> (raw)
commit: f7cd45e979a0044ecbcc36a4a9e8cd844542d96e
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 10 06:12:46 2025 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Tue Mar 11 09:03:23 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7cd45e9
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 <AT> gentoo.org>
...dlna-0.6.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(-)
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 0950923af448..745bfcf447bb 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 56b2c044304e..745bfcf447bb 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
next reply other threads:[~2025-03-11 9:04 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-11 9:04 Ionen Wolkens [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-12 5:16 [gentoo-commits] repo/gentoo:master commit in: net-misc/pulseaudio-dlna/ Sam James
2024-03-08 4:09 Matthew Thode
2023-05-29 13:11 Andreas Sturmlechner
2023-05-03 15:18 Matthew Thode
2021-02-22 22:40 Matthew Thode
2020-04-26 12:25 David Seifert
2020-02-06 7:10 Michał Górny
2020-01-14 19:13 Matthew Thode
2020-01-14 18:19 Matthew Thode
2017-12-09 0:25 Matt Thode
2017-09-28 6:09 Matt Thode
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=1741683803.f7cd45e979a0044ecbcc36a4a9e8cd844542d96e.ionen@gentoo \
--to=ionen@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