From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: net-p2p/ktorrent/
Date: Sun, 1 Nov 2020 23:11:57 +0000 (UTC) [thread overview]
Message-ID: <1604272278.0b4887fc5fdab311dd7ca0a25f97e83612cd3201.asturm@gentoo> (raw)
commit: 0b4887fc5fdab311dd7ca0a25f97e83612cd3201
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 1 15:03:21 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Nov 1 23:11:18 2020 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0b4887fc
net-p2p/ktorrent: Rename IUSE=search -> webengine
This is more in line with other Release Service packages to be able to globally
disable a very hefty dependency.
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
net-p2p/ktorrent/ktorrent-9999.ebuild | 6 +++---
net-p2p/ktorrent/metadata.xml | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/net-p2p/ktorrent/ktorrent-9999.ebuild b/net-p2p/ktorrent/ktorrent-9999.ebuild
index cdd26e987f..eef1e0cec9 100644
--- a/net-p2p/ktorrent/ktorrent-9999.ebuild
+++ b/net-p2p/ktorrent/ktorrent-9999.ebuild
@@ -17,7 +17,7 @@ LICENSE="GPL-2"
SLOT="5"
KEYWORDS=""
IUSE="+bwscheduler +downloadorder +infowidget +ipfilter +kross +logviewer +magnetgenerator
-+mediaplayer rss +scanfolder +search +shutdown +stats +upnp +zeroconf"
++mediaplayer rss +scanfolder +shutdown +stats +upnp +webengine +zeroconf"
BDEPEND="sys-devel/gettext"
COMMON_DEPEND="
@@ -57,10 +57,10 @@ COMMON_DEPEND="
>=dev-qt/qtwebengine-${QTMIN}:5
>=kde-frameworks/syndication-${KFMIN}:5
)
- search? ( >=dev-qt/qtwebengine-${QTMIN}:5 )
shutdown? ( kde-plasma/libkworkspace:5 )
stats? ( >=kde-frameworks/kplotting-${KFMIN}:5 )
upnp? ( >=kde-frameworks/kcompletion-${KFMIN}:5 )
+ webengine? ( >=dev-qt/qtwebengine-${QTMIN}:5 )
zeroconf? ( >=kde-frameworks/kdnssd-${KFMIN}:5 )
"
DEPEND="${COMMON_DEPEND}
@@ -88,10 +88,10 @@ src_configure() {
-DENABLE_MEDIAPLAYER_PLUGIN=$(usex mediaplayer)
$(cmake_use_find_package rss KF5Syndication)
-DENABLE_SCANFOLDER_PLUGIN=$(usex scanfolder)
- -DENABLE_SEARCH_PLUGIN=$(usex search)
-DENABLE_SHUTDOWN_PLUGIN=$(usex shutdown)
-DENABLE_STATS_PLUGIN=$(usex stats)
-DENABLE_UPNP_PLUGIN=$(usex upnp)
+ -DENABLE_SEARCH_PLUGIN=$(usex webengine)
-DENABLE_ZEROCONF_PLUGIN=$(usex zeroconf)
)
# add back when ported
diff --git a/net-p2p/ktorrent/metadata.xml b/net-p2p/ktorrent/metadata.xml
index 4bd864220a..9abfbc50e8 100644
--- a/net-p2p/ktorrent/metadata.xml
+++ b/net-p2p/ktorrent/metadata.xml
@@ -16,10 +16,10 @@
<flag name="mediaplayer">Phonon-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="search">Search for torrents</flag>
<flag name="shutdown">Shutdown when done</flag>
<flag name="stats">Shows statistics about torrents in several graphs</flag>
<flag name="upnp">Forward ports using UPnP</flag>
+ <flag name="webengine">Embedded search for torrents using <pkg>dev-qt/qtwebengine</pkg></flag>
<flag name="zeroconf">Discover peers on the local network using the Zeroconf protocol</flag>
</use>
</pkgmetadata>
next reply other threads:[~2020-11-01 23:12 UTC|newest]
Thread overview: 55+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-01 23:11 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-15 14:58 [gentoo-commits] proj/kde:master commit in: net-p2p/ktorrent/ Sam James
2024-04-21 19:42 Andreas Sturmlechner
2024-02-27 22:28 Sam James
2024-02-25 21:34 Sam James
2023-12-14 21:24 Andreas Sturmlechner
2023-12-09 15:15 Andreas Sturmlechner
2023-12-09 10:03 Andreas Sturmlechner
2023-09-14 11:38 Andreas Sturmlechner
2022-10-06 9:02 Andreas Sturmlechner
2022-09-08 12:33 Andreas Sturmlechner
2022-02-02 19:46 Andreas Sturmlechner
2021-08-26 14:23 Andreas Sturmlechner
2020-10-25 0:26 Andreas Sturmlechner
2020-06-07 8:28 Andreas Sturmlechner
2020-01-04 14:11 Andreas Sturmlechner
2019-11-13 2:00 Andreas Sturmlechner
2019-07-10 10:30 Andreas Sturmlechner
2018-09-12 5:47 Andreas Sturmlechner
2018-09-02 10:25 Andreas Sturmlechner
2018-03-06 22:10 Andreas Sturmlechner
2017-10-01 21:56 Andreas Sturmlechner
2017-09-29 2:56 Michael Palimaka
2017-08-31 21:01 Andreas Sturmlechner
2017-08-31 21:01 Andreas Sturmlechner
2017-08-22 13:27 Michael Palimaka
2017-08-21 12:24 Andreas Sturmlechner
2017-07-09 13:38 Andreas Sturmlechner
2017-07-03 18:29 Andreas Sturmlechner
2017-06-30 17:41 Andreas Sturmlechner
2017-06-30 17:41 Andreas Sturmlechner
2017-06-04 18:01 Andreas Sturmlechner
2017-04-16 17:15 Andreas Sturmlechner
2017-01-15 14:07 Andreas Sturmlechner
2017-01-04 17:22 Johannes Huber
2016-07-27 13:22 Michael Palimaka
2016-06-02 14:22 Michael Palimaka
2016-04-20 16:38 Michael Palimaka
2016-04-20 10:34 Michael Palimaka
2016-04-20 10:34 Michael Palimaka
2016-04-20 10:34 Michael Palimaka
2016-04-20 10:34 Michael Palimaka
2016-04-19 12:13 Johannes Huber
2016-04-16 13:42 Johannes Huber
2016-03-13 11:39 Johannes Huber
2016-03-08 14:26 Michael Palimaka
2016-02-23 14:15 Michael Palimaka
2013-03-03 16:08 Michael Palimaka
2013-01-29 12:49 Michael Palimaka
2012-12-10 16:07 Michael Palimaka
2012-08-22 20:12 Johannes Huber
2012-05-18 17:23 Johannes Huber
2012-05-18 14:12 Paulos Ratis
2012-03-19 17:21 Johannes Huber
2012-03-16 9:23 Johannes Huber
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1604272278.0b4887fc5fdab311dd7ca0a25f97e83612cd3201.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox