* [gentoo-commits] proj/kde:master commit in: net-p2p/ktorrent/
@ 2017-06-30 17:41 99% Andreas Sturmlechner
0 siblings, 0 replies; 1+ results
From: Andreas Sturmlechner @ 2017-06-30 17:41 UTC (permalink / raw
To: gentoo-commits
commit: d5b7adbffd3ae712961b4d5c8dd3fb06379261ff
Author: Andrius Štikonas <andrius <AT> stikonas <DOT> eu>
AuthorDate: Thu Jun 29 16:13:06 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jun 30 17:36:15 2017 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d5b7adbf
net-p2p/ktorrent: Update DEPENDs
Closes: https://github.com/gentoo/kde/pull/858
net-p2p/ktorrent/ktorrent-9999.ebuild | 18 +++++++++++++-----
1 file changed, 13 insertions(+), 5 deletions(-)
diff --git a/net-p2p/ktorrent/ktorrent-9999.ebuild b/net-p2p/ktorrent/ktorrent-9999.ebuild
index 6e843d7816..607fee1d86 100644
--- a/net-p2p/ktorrent/ktorrent-9999.ebuild
+++ b/net-p2p/ktorrent/ktorrent-9999.ebuild
@@ -23,6 +23,7 @@ else
fi
KDE_HANDBOOK="forceoptional"
+KDE_TEST="optional"
inherit kde5
DESCRIPTION="Powerful BitTorrent client based on KDE Frameworks"
@@ -33,15 +34,12 @@ IUSE="+bwscheduler +downloadorder +infowidget +ipfilter +kross +logviewer +magne
+mediaplayer rss +scanfolder +search +shutdown +stats +upnp +zeroconf"
COMMON_DEPEND="
- $(add_frameworks_dep karchive)
$(add_frameworks_dep kcmutils)
- $(add_frameworks_dep kcompletion)
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kcrash)
$(add_frameworks_dep kdbusaddons)
- $(add_frameworks_dep kdelibs4support)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
$(add_frameworks_dep kio)
@@ -60,12 +58,17 @@ COMMON_DEPEND="
<net-libs/libktorrent-${LIBKT_VERSION_MAX}:5
>=net-libs/libktorrent-${LIBKT_VERSION_MIN}:5
infowidget? ( dev-libs/geoip )
- kross? ( $(add_frameworks_dep kross) )
+ kross? (
+ $(add_frameworks_dep karchive)
+ $(add_frameworks_dep kitemviews)
+ $(add_frameworks_dep kross)
+ )
mediaplayer? (
media-libs/phonon[qt5]
>=media-libs/taglib-1.5
)
rss? (
+ $(add_frameworks_dep kdelibs4support)
$(add_frameworks_dep kdewebkit)
$(add_kdeapps_dep syndication)
)
@@ -73,8 +76,12 @@ COMMON_DEPEND="
$(add_frameworks_dep kdewebkit)
$(add_qt_dep qtwebkit)
)
- shutdown? ( $(add_plasma_dep plasma-workspace) )
+ shutdown? (
+ $(add_frameworks_dep kdelibs4support)
+ $(add_plasma_dep plasma-workspace)
+ )
stats? ( $(add_frameworks_dep kplotting) )
+ upnp? ( $(add_frameworks_dep kcompletion) )
zeroconf? ( $(add_frameworks_dep kdnssd) )
"
DEPEND="${COMMON_DEPEND}
@@ -85,6 +92,7 @@ RDEPEND="${COMMON_DEPEND}
ipfilter? (
app-arch/bzip2
app-arch/unzip
+ $(add_frameworks_dep ktextwidgets)
$(add_kdeapps_dep kio-extras)
)
!net-p2p/ktorrent:4
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2017-06-30 17:41 99% [gentoo-commits] proj/kde:master commit in: net-p2p/ktorrent/ Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox