From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CA8301581E7 for ; Thu, 25 Apr 2024 20:43:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66C77E2A06; Thu, 25 Apr 2024 20:43:51 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 3E3A3E2A06 for ; Thu, 25 Apr 2024 20:43:51 +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 095F2343166 for ; Thu, 25 Apr 2024 20:43:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BD5681765 for ; Thu, 25 Apr 2024 20:43:47 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1714077760.3f92b3ac40a220c07f460a083325b329cf15d773.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/phonon/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/phonon/phonon-4.12.0-r1.ebuild media-libs/phonon/phonon-4.12.0-r2.ebuild X-VCS-Directories: media-libs/phonon/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 3f92b3ac40a220c07f460a083325b329cf15d773 X-VCS-Branch: master Date: Thu, 25 Apr 2024 20:43:47 +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: a0bc6859-9c22-4bb6-98e2-0cb8e6608c3e X-Archives-Hash: 6f2582ccb878452f3f46cefefc321948 commit: 3f92b3ac40a220c07f460a083325b329cf15d773 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Apr 23 19:02:30 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Apr 25 20:42:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f92b3ac media-libs/phonon: media-libs/phonon-gstreamer is dead, block it Signed-off-by: Andreas Sturmlechner gentoo.org> .../phonon/{phonon-4.12.0-r1.ebuild => phonon-4.12.0-r2.ebuild} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/media-libs/phonon/phonon-4.12.0-r1.ebuild b/media-libs/phonon/phonon-4.12.0-r2.ebuild similarity index 95% rename from media-libs/phonon/phonon-4.12.0-r1.ebuild rename to media-libs/phonon/phonon-4.12.0-r2.ebuild index 9efc34081dc0..d47b6cab6593 100644 --- a/media-libs/phonon/phonon-4.12.0-r1.ebuild +++ b/media-libs/phonon/phonon-4.12.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ HOMEPAGE="https://community.kde.org/Phonon" if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/phonon/${PV}/${P}.tar.xz" - KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" + KEYWORDS="~amd64" fi LICENSE="|| ( LGPL-2.1 LGPL-3 ) !pulseaudio? ( || ( GPL-2 GPL-3 ) )" @@ -36,6 +36,7 @@ DEPEND=" ) " RDEPEND="${DEPEND} + !media-libs/phonon-gstreamer || ( kde-frameworks/breeze-icons:* kde-frameworks/oxygen-icons:*