aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-07-09 13:44:43 +0200
committerTomas Chvatal <scarabeus@gentoo.org>2010-07-09 13:45:23 +0200
commitef68748907db1d0503987d7b7e388fdfa9a326a0 (patch)
tree4db4a7b97889a3a232ad2c2436680ef882a06700 /net-p2p
parent[eclass/autotools-utils] Commit "new shiny official autotools eclass" (diff)
downloadkde-ef68748907db1d0503987d7b7e388fdfa9a326a0.tar.gz
kde-ef68748907db1d0503987d7b7e388fdfa9a326a0.tar.bz2
kde-ef68748907db1d0503987d7b7e388fdfa9a326a0.zip
[ktorrent] Drop, added to main tree.
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/ktorrent/Manifest2
-rw-r--r--net-p2p/ktorrent/ktorrent-4.0.2.ebuild95
2 files changed, 0 insertions, 97 deletions
diff --git a/net-p2p/ktorrent/Manifest b/net-p2p/ktorrent/Manifest
index f6447b7dda..bb7df9180b 100644
--- a/net-p2p/ktorrent/Manifest
+++ b/net-p2p/ktorrent/Manifest
@@ -1,4 +1,2 @@
-DIST ktorrent-4.0.2.tar.bz2 2819309 RMD160 e643e43a8958c032cabb5c29aa10bb31c46e7756 SHA1 40ee3b7b9face22d229344572f9542b4570e7411 SHA256 f2f3e659c16afb2f94f4be5f84d147b34592b2c39a1e5d3bb23462a631947c5d
-EBUILD ktorrent-4.0.2.ebuild 2777 RMD160 3119b2a8d4e911164fdd68ab20d03cdc067b1ad8 SHA1 d427856794cf620da13117a031fca9e18fdde079 SHA256 32126e0dd252288bfd32d43e48b03ff190c92d295a29c428f222c7499b3bdaa5
EBUILD ktorrent-9999.ebuild 2754 RMD160 5db2e1d45fa7f25eb7913e273a6feecaf01e891d SHA1 82d0e02974446a735d10814fdedf5d954f8659af SHA256 ff556b07929a84edbc1f975660766094702a74eae6cc8629eb3e1c5f4b299afa
MISC metadata.xml 1425 RMD160 57a8dc4f1f121a577f042faea242dcb4bada8f7a SHA1 85f5015342bc1ffbedc1da1171260c05ee6b4eb8 SHA256 589714ec7f93ed39929de5c133b7aa98714b4223298d98b7c0585e6263258c30
diff --git a/net-p2p/ktorrent/ktorrent-4.0.2.ebuild b/net-p2p/ktorrent/ktorrent-4.0.2.ebuild
deleted file mode 100644
index 109538c28c..0000000000
--- a/net-p2p/ktorrent/ktorrent-4.0.2.ebuild
+++ /dev/null
@@ -1,95 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-
-if [[ ${PV} == *9999* ]] ; then
- KMNAME="extragear/network"
-else
- # upstream likes to skip that _ in beta releases
- MY_PV="${PV/_/}"
- MY_P="${PN}-${MY_PV}"
-
- KDE_LINGUAS="ar ast be bg ca ca@valencia cs da de el en_GB eo es et eu
- fi fr ga gl hi hne hr hu is it ja km lt lv mai ms nb nds nl nn oc
- pl pt pt_BR ro ru se si sk sl sr sr@ijekavian sr@ijekavianlatin
- sr@latin sv tr uk zh_CN zh_TW"
- SRC_URI="http://ktorrent.org/downloads/${MY_PV}/${MY_P}.tar.bz2"
- S="${WORKDIR}"/"${MY_P}"
-fi
-
-KDE_MINIMAL="4.4"
-
-inherit kde4-base
-
-DESCRIPTION="A BitTorrent program for KDE."
-HOMEPAGE="http://ktorrent.org/"
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-SLOT="4"
-IUSE="+bwscheduler debug +downloadorder +infowidget +ipfilter +kross +logviewer
-+magnetgenerator +mediaplayer plasma rss +scanfolder +search +shutdown +stats
-+upnp webinterface +zeroconf"
-
-COMMONDEPEND="
- >=net-libs/libktorrent-1.0.2
- mediaplayer? ( >=media-libs/taglib-1.5 )
- plasma? ( >=kde-base/libtaskmanager-${KDE_MINIMAL} )
- rss? (
- >=kde-base/kdepimlibs-${KDE_MINIMAL}
- )
- shutdown? (
- >=kde-base/solid-${KDE_MINIMAL}
- >=kde-base/libkworkspace-${KDE_MINIMAL}
- )
-"
-DEPEND="${COMMONDEPEND}
- dev-libs/boost
- sys-devel/gettext
-"
-RDEPEND="${COMMONDEPEND}
- infowidget? ( >=dev-libs/geoip-1.4.4 )
- ipfilter? (
- app-arch/bzip2
- app-arch/unzip
- >=kde-base/kdebase-kioslaves-${KDE_MINIMAL}
- )
- kross? ( >=kde-base/krosspython-${KDE_MINIMAL} )
-"
-
-src_prepare() {
- if ! use plasma; then
- sed -i \
- -e "s:add_subdirectory(plasma):#nada:g" \
- CMakeLists.txt || die "Failed to make plasmoid optional"
- fi
-
- kde4-base_src_prepare
-}
-
-src_configure() {
- mycmakeargs=(
- -DENABLE_DHT_SUPPORT=ON
- -DWITH_SYSTEM_GEOIP=ON
- $(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)
- $(cmake-utils_use_enable logviewer LOGVIEWER_PLUGIN)
- $(cmake-utils_use_enable magnetgenerator MAGNETGENERATOR_PLUGIN)
- $(cmake-utils_use_enable mediaplayer MEDIAPLAYER_PLUGIN)
- $(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)
- $(cmake-utils_use_enable zeroconf ZEROCONF_PLUGIN)
- )
- kde4-base_src_configure
-}