summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-09-01 23:28:54 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-09-01 23:33:54 +0200
commit4149e69872f8515bd326254340e948b8254fbed9 (patch)
treeffe20c52f48c490bfd1d3ac62910bb0caa5596d2 /net-p2p
parentnet-misc/radvd: arm64 stable (bug #693080) (diff)
downloadgentoo-4149e69872f8515bd326254340e948b8254fbed9.tar.gz
gentoo-4149e69872f8515bd326254340e948b8254fbed9.tar.bz2
gentoo-4149e69872f8515bd326254340e948b8254fbed9.zip
net-p2p/ktorrent: We still want that patch
Package-Manager: Portage-2.3.74, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/ktorrent/ktorrent-5.1.2-r1.ebuild (renamed from net-p2p/ktorrent/ktorrent-5.1.2.ebuild)2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/ktorrent/ktorrent-5.1.2.ebuild b/net-p2p/ktorrent/ktorrent-5.1.2-r1.ebuild
index 733351c8b196..6de16c595265 100644
--- a/net-p2p/ktorrent/ktorrent-5.1.2.ebuild
+++ b/net-p2p/ktorrent/ktorrent-5.1.2-r1.ebuild
@@ -76,6 +76,8 @@ RDEPEND="${COMMON_DEPEND}
)
"
+PATCHES=( "${FILESDIR}/${PN}-5.1.1-singlefile-torrent.patch" ) # git master
+
src_configure() {
local mycmakeargs=(
-DENABLE_BWSCHEDULER_PLUGIN=$(usex bwscheduler)