public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/ktorrent/
Date: Sun, 20 Nov 2016 08:15:34 +0000 (UTC)	[thread overview]
Message-ID: <1479629710.e3d0f7fa22edc6d234526923f80da7c56a147db7.johu@gentoo> (raw)

commit:     e3d0f7fa22edc6d234526923f80da7c56a147db7
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 20 08:12:10 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Nov 20 08:15:10 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3d0f7fa

net-p2p/ktorrent: Drop deprecated Plasma 4 support

Package-Manager: portage-2.3.2

 net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild | 16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)

diff --git a/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild b/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild
index 27cead6..4fac1d9 100644
--- a/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild
+++ b/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild
@@ -39,21 +39,19 @@ HOMEPAGE="http://ktorrent.pwsp.net/"
 LICENSE="GPL-2"
 SLOT="4"
 IUSE="+bwscheduler debug +downloadorder +infowidget +ipfilter +kross +logviewer
-+magnetgenerator +mediaplayer plasma rss +scanfolder +search +shutdown +stats
-+upnp webinterface +zeroconf"
++magnetgenerator +mediaplayer rss +scanfolder +search +stats +upnp webinterface
++zeroconf"
 
 COMMONDEPEND="
 	<net-libs/libktorrent-${LIBKT_VERSION_MAX}:4
 	>=net-libs/libktorrent-${LIBKT_VERSION_MIN}:4
 	infowidget? ( dev-libs/geoip )
 	mediaplayer? ( >=media-libs/taglib-1.5 )
-	plasma? ( $(add_kdebase_dep libtaskmanager) )
 	rss? ( $(add_kdeapps_dep kdepimlibs) )
 	search? (
 		$(add_kdebase_dep kdelibs webkit 4.14.22)
 		dev-qt/qtwebkit:4
 	)
-	shutdown? ( $(add_kdebase_dep libkworkspace) )
 "
 DEPEND="${COMMONDEPEND}
 	dev-libs/boost
@@ -74,17 +72,16 @@ PATCHES=(
 )
 
 src_prepare() {
-	if ! use plasma; then
-		sed -i \
-			-e "s:add_subdirectory(plasma):#nada:g" \
-			CMakeLists.txt || die "Failed to make plasmoid optional"
-	fi
+	sed -i \
+		-e "s:add_subdirectory(plasma):#nada:g" \
+		CMakeLists.txt || die "Failed to make plasmoid optional"
 
 	kde4-base_src_prepare
 }
 
 src_configure() {
 	mycmakeargs=(
+		-D_ENABLE_SHUTDOWN_PLUGIN=OFF
 		$(cmake-utils_use_enable bwscheduler BWSCHEDULER_PLUGIN)
 		$(cmake-utils_use_enable downloadorder DOWNLOADORDER_PLUGIN)
 		$(cmake-utils_use_enable infowidget INFOWIDGET_PLUGIN)
@@ -97,7 +94,6 @@ src_configure() {
 		$(cmake-utils_use_enable rss SYNDICATION_PLUGIN)
 		$(cmake-utils_use_enable scanfolder SCANFOLDER_PLUGIN)
 		$(cmake-utils_use_enable search SEARCH_PLUGIN)
-		$(cmake-utils_use_enable shutdown SHUTDOWN_PLUGIN)
 		$(cmake-utils_use_enable stats STATS_PLUGIN)
 		$(cmake-utils_use_enable upnp UPNP_PLUGIN)
 		$(cmake-utils_use_enable webinterface WEBINTERFACE_PLUGIN)


             reply	other threads:[~2016-11-20  8:15 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-20  8:15 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-09 16:49 [gentoo-commits] repo/gentoo:master commit in: net-p2p/ktorrent/ Andreas Sturmlechner
2024-10-25  5:49 Arthur Zamarin
2024-10-12 18:16 Arthur Zamarin
2024-09-02 14:50 Andreas Sturmlechner
2024-05-20 11:39 Andreas Sturmlechner
2024-04-25 20:43 Andreas Sturmlechner
2024-01-06 12:35 Arthur Zamarin
2023-12-21 14:52 Andreas Sturmlechner
2023-12-17 23:02 Andreas Sturmlechner
2023-02-07 10:37 Andreas Sturmlechner
2022-10-06  9:07 Andreas Sturmlechner
2022-09-04 13:03 David Seifert
2022-02-02 19:48 Andreas Sturmlechner
2021-08-04  9:01 Agostino Sarubbo
2021-08-04  8:40 Agostino Sarubbo
2021-04-06  6:31 Agostino Sarubbo
2020-10-27  1:26 Georgy Yakovlev
2020-07-20 21:34 Andreas Sturmlechner
2020-07-20  6:42 Agostino Sarubbo
2020-07-11 11:29 Sam James
2020-07-11  1:25 Andreas Sturmlechner
2020-06-07  9:30 Andreas Sturmlechner
2020-06-07  9:30 Andreas Sturmlechner
2019-12-27  0:07 Andreas Sturmlechner
2019-11-08 16:54 Aaron Bauman
2019-11-03 13:29 Mikle Kolyada
2019-10-06 17:42 Andreas Sturmlechner
2019-09-08 16:18 Andreas Sturmlechner
2019-09-01 21:34 Andreas Sturmlechner
2019-09-01 20:43 Andreas Sturmlechner
2019-08-12  6:16 Andreas Sturmlechner
2019-08-11 21:30 Thomas Deutschmann
2019-07-22  8:48 Mikle Kolyada
2018-10-11 19:02 Andreas Sturmlechner
2018-10-10 12:24 Mikle Kolyada
2018-10-10  3:01 Thomas Deutschmann
2018-09-11 18:46 Andreas Sturmlechner
2017-09-29  2:55 Michael Palimaka
2017-09-29  2:55 Michael Palimaka
2017-08-31 20:54 Andreas Sturmlechner
2017-06-04 18:46 Andreas Sturmlechner
2017-01-04 17:22 Johannes Huber
2016-12-23 18:50 Johannes Huber
2016-12-21  9:40 Tobias Klausmann
2016-09-17 19:22 Michael Palimaka
2016-08-20 18:28 Michael Palimaka
2016-07-07 17:52 Michael Palimaka
2016-06-26 18:07 Michael Palimaka
2016-06-02 14:21 Michael Palimaka
2016-04-20 16:37 Michael Palimaka
2016-04-20 10:34 Michael Palimaka
2016-04-19 12:10 Johannes Huber
2016-04-16 13:43 Johannes Huber
2016-04-16 13:43 Johannes Huber
2016-03-08 14:34 Michael Palimaka
2016-03-08 14:29 Michael Palimaka

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=1479629710.e3d0f7fa22edc6d234526923f80da7c56a147db7.johu@gentoo \
    --to=johu@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