From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 169AC13835A for ; Tue, 27 Apr 2021 15:49:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4D252E086E; Tue, 27 Apr 2021 15:49:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 23351E0870 for ; Tue, 27 Apr 2021 15:49:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0AE0E34110C for ; Tue, 27 Apr 2021 15:49:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E3605736 for ; Tue, 27 Apr 2021 15:48:59 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1619536544.b49be16271b25665f08ebd4796a3d8b39a5bbbc0.asturm@gentoo> Subject: [gentoo-commits] proj/kde-sunset:master commit in: net-p2p/ktorrent/ X-VCS-Repository: proj/kde-sunset X-VCS-Files: net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild net-p2p/ktorrent/metadata.xml X-VCS-Directories: net-p2p/ktorrent/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b49be16271b25665f08ebd4796a3d8b39a5bbbc0 X-VCS-Branch: master Date: Tue, 27 Apr 2021 15:48:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9d5d4fe9-32a0-4dfe-889b-f448f86d5c4f X-Archives-Hash: d20a401bfab61ccf069aee1184925d36 commit: b49be16271b25665f08ebd4796a3d8b39a5bbbc0 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Apr 27 14:49:04 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Apr 27 15:15:44 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=b49be162 net-p2p/ktorrent: Drop IUSE=kross, cleanup obsolete versionator stuff Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild | 24 +++++++----------------- net-p2p/ktorrent/metadata.xml | 1 - 2 files changed, 7 insertions(+), 18 deletions(-) diff --git a/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild b/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild index aff6802f..e1dbe444 100644 --- a/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild +++ b/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild @@ -1,22 +1,14 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 KDE_SCM="git" -LIBKT_VERSION_MIN="${PV}" -LIBKT_VERSION_MAX="99999999" if [[ ${PV} != 9999* ]]; then - inherit versionator - # upstream likes to skip that _ in beta releases - MY_PV="${PV/_/}" - LIBKT_VERSION_MIN=$(($(get_major_version)-3)).$(get_version_component_range 2-3 ${PV}) - LIBKT_VERSION_MAX=$(($(get_major_version)-3)).$(($(get_version_component_range 2)+1)) - MY_P="${PN}-${MY_PV}" KDE_HANDBOOK="optional" KDE_DOC_DIRS="doc" - SRC_URI="http://deb.debian.org/debian/pool/main/k/${PN}/${P/-/_}.orig.tar.bz2 -> ${MY_P}.tar.bz2" + SRC_URI="http://deb.debian.org/debian/pool/main/k/${PN}/${P}.orig.tar.bz2 -> ${P}.tar.bz2" S="${WORKDIR}"/"${MY_P}" KEYWORDS="~amd64 ~x86" @@ -27,18 +19,17 @@ fi inherit kde4-base kde4-functions-extra -DESCRIPTION="A BitTorrent program for KDE" +DESCRIPTION="Powerful BitTorrent client by KDE" HOMEPAGE="http://ktorrent.pwsp.net/" LICENSE="GPL-2" SLOT="4" -IUSE="+bwscheduler debug +downloadorder +infowidget +ipfilter +kross +logviewer +IUSE="+bwscheduler debug +downloadorder +infowidget +ipfilter +logviewer +magnetgenerator +mediaplayer plasma rss +scanfolder +search +shutdown +stats +upnp webinterface +zeroconf" COMMONDEPEND=" - =net-libs/libktorrent-${LIBKT_VERSION_MIN}:4 + >=net-libs/libktorrent-1.3.1:4 infowidget? ( dev-libs/geoip ) mediaplayer? ( >=media-libs/taglib-1.5 ) plasma? ( $(add_kdeplasma_dep libtaskmanager) ) @@ -59,7 +50,6 @@ RDEPEND="${COMMONDEPEND} app-arch/unzip $(add_kdeapps_dep kdebase-kioslaves) ) - kross? ( $(add_kdeapps_dep kross-interpreters) ) " PATCHES=( @@ -78,13 +68,13 @@ src_prepare() { } src_configure() { - mycmakeargs=( + local mycmakeargs=( $(cmake-utils_use_enable bwscheduler BWSCHEDULER_PLUGIN) $(cmake-utils_use_enable downloadorder DOWNLOADORDER_PLUGIN) $(cmake-utils_use_enable infowidget INFOWIDGET_PLUGIN) $(cmake-utils_use_with infowidget SYSTEM_GEOIP) $(cmake-utils_use_enable ipfilter IPFILTER_PLUGIN) - $(cmake-utils_use_enable kross SCRIPTING_PLUGIN) + -DENABLE_SCRIPTING_PLUGIN=OFF $(cmake-utils_use_enable logviewer LOGVIEWER_PLUGIN) $(cmake-utils_use_enable magnetgenerator MAGNETGENERATOR_PLUGIN) $(cmake-utils_use_enable mediaplayer MEDIAPLAYER_PLUGIN) diff --git a/net-p2p/ktorrent/metadata.xml b/net-p2p/ktorrent/metadata.xml index cf6bd528..a821aea8 100644 --- a/net-p2p/ktorrent/metadata.xml +++ b/net-p2p/ktorrent/metadata.xml @@ -7,7 +7,6 @@ Enable plugin for user selected download order Enable the infowidget plugin Enable the ipfilter plugin - Enable kross scripting support Enable the logviewer plugin Generates magnet URI's Enable the mediaplayer plugin