commit:     3f92b3ac40a220c07f460a083325b329cf15d773
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 19:02:30 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> 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 <asturm <AT> 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:*

Reply via email to