summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-02-03 14:07:28 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2022-02-03 18:12:50 +0100
commit3b1eb34b296df926f43d4fc87d9c799fd41d4952 (patch)
treee4c62a1bff22f54171f2848463b9dd999bb3cced /net-p2p
parentnet-libs/libktorrent: drop 21.12.1* (diff)
downloadgentoo-3b1eb34b296df926f43d4fc87d9c799fd41d4952.tar.gz
gentoo-3b1eb34b296df926f43d4fc87d9c799fd41d4952.tar.bz2
gentoo-3b1eb34b296df926f43d4fc87d9c799fd41d4952.zip
net-p2p/ktorrent: drop 21.12.1*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/ktorrent/Manifest1
-rw-r--r--net-p2p/ktorrent/ktorrent-21.12.1.ebuild95
2 files changed, 0 insertions, 96 deletions
diff --git a/net-p2p/ktorrent/Manifest b/net-p2p/ktorrent/Manifest
index d2730fbaab57..9607bad4b605 100644
--- a/net-p2p/ktorrent/Manifest
+++ b/net-p2p/ktorrent/Manifest
@@ -1,3 +1,2 @@
DIST ktorrent-21.08.3.tar.xz 2091880 BLAKE2B aa0c28313d86fec1e472582dbf68023a71cee5c9fa301e243c3e4bc2e25987fcee28b34f21264b253eb1eaac955e4d2f994e5936f75bb6182fdb648617382ff0 SHA512 10ebe41f9ef85d1b6ad927e197193fff5d776947e4a8c4a5d3498d16304372b4ca8afd993a94d783934b89139a375ab86dc4893b1c7eaae2b4f70f02fc36ab5c
-DIST ktorrent-21.12.1.tar.xz 2064396 BLAKE2B 6c11caea1cc8044284ecf44622ae30f540bca0a1f7d8529ed57cc6dd473bdb81ff10a1d9a8f6065b3439769a64305da30d6292c0c9b5e30d8953e7a4333e4a4b SHA512 dab7e6d1bae0af1d0cd2dcea2083c4b99bb0e23da5bd3a41a2b7249c04f5b3f75dec892f1d8309e635afd1f5b36b9f51b6bc752e2c6890b5b16290226872b59d
DIST ktorrent-21.12.2.tar.xz 2062784 BLAKE2B 4685d043b5634b8fe31fc97e2e9fa9765f92bbd3260d4b9e0647a91de76cf145fda6beafe6f3da32f0e42016b113beb2ee82526e80ac62de08683881cbccc665 SHA512 41c5b57f379cb1bcea554e39015462ec0797c1d974fae5a334c36144ea8e4e2b1b36b59985e9db9d9ae31937ef203d8706d180faef5baf12bdcc5764a77cbfd7
diff --git a/net-p2p/ktorrent/ktorrent-21.12.1.ebuild b/net-p2p/ktorrent/ktorrent-21.12.1.ebuild
deleted file mode 100644
index d7a0809bc391..000000000000
--- a/net-p2p/ktorrent/ktorrent-21.12.1.ebuild
+++ /dev/null
@@ -1,95 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="optional"
-ECM_TEST="optional"
-KDE_GEAR="true"
-KFMIN=5.88.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Powerful BitTorrent client based on KDE Frameworks"
-HOMEPAGE="https://apps.kde.org/ktorrent/"
-
-LICENSE="GPL-2"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE="+bwscheduler +downloadorder +infowidget +ipfilter +logviewer +magnetgenerator
-+mediaplayer rss +scanfolder +shutdown +stats +upnp +webengine +zeroconf"
-
-COMMON_DEPEND="
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtnetwork-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=dev-qt/qtxml-${QTMIN}:5
- >=kde-frameworks/kcmutils-${KFMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kconfigwidgets-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kcrash-${KFMIN}:5
- >=kde-frameworks/kdbusaddons-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kiconthemes-${KFMIN}:5
- >=kde-frameworks/kio-${KFMIN}:5
- >=kde-frameworks/knotifications-${KFMIN}:5
- >=kde-frameworks/knotifyconfig-${KFMIN}:5
- >=kde-frameworks/kparts-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- >=kde-frameworks/kwindowsystem-${KFMIN}:5
- >=kde-frameworks/kxmlgui-${KFMIN}:5
- >=kde-frameworks/solid-${KFMIN}:5
- >=net-libs/libktorrent-${PVCUT}:5
- infowidget? ( dev-libs/geoip )
- mediaplayer? (
- >=media-libs/phonon-4.11.0
- >=media-libs/taglib-1.5
- )
- rss? (
- >=dev-qt/qtwebengine-${QTMIN}:5
- >=kde-frameworks/syndication-${KFMIN}: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}
- >=dev-libs/boost-1.71
-"
-RDEPEND="${COMMON_DEPEND}
- ipfilter? (
- app-arch/bzip2
- app-arch/unzip
- kde-apps/kio-extras:5
- >=kde-frameworks/ktextwidgets-${KFMIN}:5
- )
-"
-BDEPEND="sys-devel/gettext"
-
-src_configure() {
- local mycmakeargs=(
- -DENABLE_BWSCHEDULER_PLUGIN=$(usex bwscheduler)
- -DENABLE_DOWNLOADORDER_PLUGIN=$(usex downloadorder)
- -DENABLE_INFOWIDGET_PLUGIN=$(usex infowidget)
- -DENABLE_IPFILTER_PLUGIN=$(usex ipfilter)
- -DENABLE_LOGVIEWER_PLUGIN=$(usex logviewer)
- -DENABLE_MAGNETGENERATOR_PLUGIN=$(usex magnetgenerator)
- -DENABLE_MEDIAPLAYER_PLUGIN=$(usex mediaplayer)
- $(cmake_use_find_package rss KF5Syndication)
- -DENABLE_SCANFOLDER_PLUGIN=$(usex scanfolder)
- -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
-# -DENABLE_WEBINTERFACE_PLUGIN=$(usex webinterface)
- ecm_src_configure
-}