summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2025-10-10 14:33:11 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2025-10-10 14:34:12 +0200
commitbbee4d2cafe91f419f1a8b0d8584aa9c6d869f32 (patch)
treece9e7544edfafa95adc04d7e3e5170a7ede92e54
parent3e44ffd14411f5d336be9ed0e223d11af3af923b (diff)
downloadkde-bbee4d2cafe91f419f1a8b0d8584aa9c6d869f32.tar.gz
kde-bbee4d2cafe91f419f1a8b0d8584aa9c6d869f32.tar.bz2
kde-bbee4d2cafe91f419f1a8b0d8584aa9c6d869f32.zip
net-p2p/ktorrent: Rename IUSE +mediaplayer -> phonon
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--net-p2p/ktorrent/ktorrent-25.08.49.9999.ebuild8
-rw-r--r--net-p2p/ktorrent/ktorrent-9999.ebuild8
-rw-r--r--net-p2p/ktorrent/metadata.xml4
3 files changed, 10 insertions, 10 deletions
diff --git a/net-p2p/ktorrent/ktorrent-25.08.49.9999.ebuild b/net-p2p/ktorrent/ktorrent-25.08.49.9999.ebuild
index b6333d67b39..4affd0c5e82 100644
--- a/net-p2p/ktorrent/ktorrent-25.08.49.9999.ebuild
+++ b/net-p2p/ktorrent/ktorrent-25.08.49.9999.ebuild
@@ -17,7 +17,7 @@ LICENSE="GPL-2"
SLOT="6"
KEYWORDS=""
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-9999.ebuild b/net-p2p/ktorrent/ktorrent-9999.ebuild
index b6333d67b39..4affd0c5e82 100644
--- a/net-p2p/ktorrent/ktorrent-9999.ebuild
+++ b/net-p2p/ktorrent/ktorrent-9999.ebuild
@@ -17,7 +17,7 @@ LICENSE="GPL-2"
SLOT="6"
KEYWORDS=""
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 887de958924..c6e3b5f665f 100644
--- a/net-p2p/ktorrent/metadata.xml
+++ b/net-p2p/ktorrent/metadata.xml
@@ -6,7 +6,7 @@
<name>Gentoo KDE Project</name>
</maintainer>
<upstream>
- <bugs-to>https://bugs.kde.org/</bugs-to>
+ <bugs-to>https://bugs.kde.org/enter_bug.cgi?product=ktorrent</bugs-to>
<remote-id type="cpe">cpe:/a:ktorrent:ktorrent</remote-id>
</upstream>
<use>
@@ -16,7 +16,7 @@
<flag name="ipfilter">Filter IP addresses through a blocklist</flag>
<flag name="logviewer">Displays the logging output</flag>
<flag name="magnetgenerator">Generates magnet URI's</flag>
- <flag name="mediaplayer">Phonon-based media player</flag>
+ <flag name="phonon">Enable <pkg>media-libs/phonon</pkg> based media player</flag>
<flag name="rss">Syndication plugin for KTorrent, supporting RSS and Atom feeds</flag>
<flag name="scanfolder">Scan folders for torrent files and load them</flag>
<flag name="shutdown">Shutdown when done</flag>