From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 392101582EF for ; Tue, 11 Mar 2025 09:04:54 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 1A869343162 for ; Tue, 11 Mar 2025 09:04:54 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id AB65211047B; Tue, 11 Mar 2025 09:04:10 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 9A72011047B for ; Tue, 11 Mar 2025 09:04:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4ACE5343143 for ; Tue, 11 Mar 2025 09:04:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5202428ED for ; Tue, 11 Mar 2025 09:04:07 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1741683803.f7cd45e979a0044ecbcc36a4a9e8cd844542d96e.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/pulseaudio-dlna/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/pulseaudio-dlna/pulseaudio-dlna-0.6.5_p1-r1.ebuild net-misc/pulseaudio-dlna/pulseaudio-dlna-0.6.5_p1-r2.ebuild net-misc/pulseaudio-dlna/pulseaudio-dlna-9999.ebuild X-VCS-Directories: net-misc/pulseaudio-dlna/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: f7cd45e979a0044ecbcc36a4a9e8cd844542d96e X-VCS-Branch: master Date: Tue, 11 Mar 2025 09:04:07 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7b199d70-2dc8-4a87-912f-2ca59fc744f4 X-Archives-Hash: 820d47bcd35848ffe388c79fffa5728a commit: f7cd45e979a0044ecbcc36a4a9e8cd844542d96e Author: Ionen Wolkens gentoo org> AuthorDate: Mon Mar 10 06:12:46 2025 +0000 Commit: Ionen Wolkens gentoo 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 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