From ecbb4e47d72299f50367625635da2e2575331cac Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Fri, 10 Oct 2025 14:33:11 +0200 Subject: [PATCH] net-p2p/ktorrent: Rename IUSE +mediaplayer -> phonon Signed-off-by: Andreas Sturmlechner --- net-p2p/ktorrent/ktorrent-25.04.3.ebuild | 8 ++++---- net-p2p/ktorrent/ktorrent-25.08.2.ebuild | 8 ++++---- net-p2p/ktorrent/metadata.xml | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/net-p2p/ktorrent/ktorrent-25.04.3.ebuild b/net-p2p/ktorrent/ktorrent-25.04.3.ebuild index bc8908381bbcd..07c8eb231b6fc 100644 --- a/net-p2p/ktorrent/ktorrent-25.04.3.ebuild +++ b/net-p2p/ktorrent/ktorrent-25.04.3.ebuild @@ -17,7 +17,7 @@ LICENSE="GPL-2" SLOT="6" KEYWORDS="amd64 arm64 ~ppc64 ~x86" IUSE="+bwscheduler +downloadorder +infowidget +ipfilter +logviewer +magnetgenerator -+mediaplayer rss +scanfolder +shutdown +stats +upnp +webengine +zeroconf" +phonon rss +scanfolder +shutdown +stats +upnp +webengine +zeroconf" COMMON_DEPEND=" >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets,xml] @@ -41,7 +41,7 @@ COMMON_DEPEND=" >=net-libs/libktorrent-${PVCUT}:6 infowidget? ( dev-libs/geoip ) ipfilter? ( >=kde-frameworks/karchive-${KFMIN}:6 ) - mediaplayer? ( + phonon? ( >=media-libs/phonon-4.12.0[qt6(+)] >=media-libs/taglib-1.5:= ) @@ -75,7 +75,7 @@ src_configure() { -DENABLE_IPFILTER_PLUGIN=$(usex ipfilter) -DENABLE_LOGVIEWER_PLUGIN=$(usex logviewer) -DENABLE_MAGNETGENERATOR_PLUGIN=$(usex magnetgenerator) - -DENABLE_MEDIAPLAYER_PLUGIN=$(usex mediaplayer) + -DENABLE_MEDIAPLAYER_PLUGIN=$(usex phonon) $(cmake_use_find_package rss KF6Syndication) -DENABLE_SCANFOLDER_PLUGIN=$(usex scanfolder) -DENABLE_SHUTDOWN_PLUGIN=$(usex shutdown) @@ -85,6 +85,6 @@ src_configure() { -DENABLE_ZEROCONF_PLUGIN=$(usex zeroconf) ) # add back when ported -# -DENABLE_WEBINTERFACE_PLUGIN=$(usex webinterface) +# -DENABLE_WEBINTERFACE_PLUGIN=$(usex webinterface) ecm_src_configure } diff --git a/net-p2p/ktorrent/ktorrent-25.08.2.ebuild b/net-p2p/ktorrent/ktorrent-25.08.2.ebuild index ad8c7af33faef..2d3d6757abfdc 100644 --- a/net-p2p/ktorrent/ktorrent-25.08.2.ebuild +++ b/net-p2p/ktorrent/ktorrent-25.08.2.ebuild @@ -17,7 +17,7 @@ LICENSE="GPL-2" SLOT="6" KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="+bwscheduler +downloadorder +infowidget +ipfilter +logviewer +magnetgenerator -+mediaplayer rss +scanfolder +shutdown +stats +upnp +webengine +zeroconf" +phonon rss +scanfolder +shutdown +stats +upnp +webengine +zeroconf" COMMON_DEPEND=" >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets,xml] @@ -41,7 +41,7 @@ COMMON_DEPEND=" >=net-libs/libktorrent-${PVCUT}:6 infowidget? ( dev-libs/geoip ) ipfilter? ( >=kde-frameworks/karchive-${KFMIN}:6 ) - mediaplayer? ( + phonon? ( >=media-libs/phonon-4.12.0[qt6(+)] >=media-libs/taglib-1.5:= ) @@ -75,7 +75,7 @@ src_configure() { -DENABLE_IPFILTER_PLUGIN=$(usex ipfilter) -DENABLE_LOGVIEWER_PLUGIN=$(usex logviewer) -DENABLE_MAGNETGENERATOR_PLUGIN=$(usex magnetgenerator) - -DENABLE_MEDIAPLAYER_PLUGIN=$(usex mediaplayer) + -DENABLE_MEDIAPLAYER_PLUGIN=$(usex phonon) $(cmake_use_find_package rss KF6Syndication) -DENABLE_SCANFOLDER_PLUGIN=$(usex scanfolder) -DENABLE_SHUTDOWN_PLUGIN=$(usex shutdown) @@ -85,6 +85,6 @@ src_configure() { -DENABLE_ZEROCONF_PLUGIN=$(usex zeroconf) ) # add back when ported -# -DENABLE_WEBINTERFACE_PLUGIN=$(usex webinterface) +# -DENABLE_WEBINTERFACE_PLUGIN=$(usex webinterface) ecm_src_configure } diff --git a/net-p2p/ktorrent/metadata.xml b/net-p2p/ktorrent/metadata.xml index 887de9589244a..c6e3b5f665f4e 100644 --- a/net-p2p/ktorrent/metadata.xml +++ b/net-p2p/ktorrent/metadata.xml @@ -6,7 +6,7 @@ Gentoo KDE Project - https://bugs.kde.org/ + https://bugs.kde.org/enter_bug.cgi?product=ktorrent cpe:/a:ktorrent:ktorrent @@ -16,7 +16,7 @@ Filter IP addresses through a blocklist Displays the logging output Generates magnet URI's - Phonon-based media player + Enable media-libs/phonon based media player Syndication plugin for KTorrent, supporting RSS and Atom feeds Scan folders for torrent files and load them Shutdown when done