diff options
| -rw-r--r-- | net-libs/libktorrent/Manifest | 2 | ||||
| -rw-r--r-- | net-libs/libktorrent/libktorrent-1.1.0.ebuild | 51 | ||||
| -rw-r--r-- | net-p2p/ktorrent/Manifest | 2 | ||||
| -rw-r--r-- | net-p2p/ktorrent/ktorrent-4.1.0.ebuild | 102 |
4 files changed, 0 insertions, 157 deletions
diff --git a/net-libs/libktorrent/Manifest b/net-libs/libktorrent/Manifest index a783d94d62b..8c9b51c57b1 100644 --- a/net-libs/libktorrent/Manifest +++ b/net-libs/libktorrent/Manifest @@ -1,4 +1,2 @@ -DIST libktorrent-1.1.0.tar.bz2 959358 RMD160 f4bc3c2178a19be17beaa2db998c46fa86879607 SHA1 f286bd366da171e77eaa662cab340ef3a4d0280b SHA256 e6c76aa174ac9ffafc547a8842c838f0733c3a859a5da1898e54a2cea8392344 -EBUILD libktorrent-1.1.0.ebuild 1351 RMD160 55b8c728788bfced3b68315d7e1b0a5e13b5fe04 SHA1 23cbdd962549ff384ad671817d259cd6f0b4d9a6 SHA256 940e7988099846034067965b0d37568d30cce7a04ae8065c9dba49f1d23de33b EBUILD libktorrent-9999.ebuild 1351 RMD160 55b8c728788bfced3b68315d7e1b0a5e13b5fe04 SHA1 23cbdd962549ff384ad671817d259cd6f0b4d9a6 SHA256 940e7988099846034067965b0d37568d30cce7a04ae8065c9dba49f1d23de33b MISC metadata.xml 156 RMD160 ecce3b981f150c45ae1e84e2d208e678d6124259 SHA1 b64f7c0b4e5db816d82ad19848f72118af129d35 SHA256 2f4da28506b9d4185f320f67a6191d30c7a921217ed4447ed46ea0bc4aefc79a diff --git a/net-libs/libktorrent/libktorrent-1.1.0.ebuild b/net-libs/libktorrent/libktorrent-1.1.0.ebuild deleted file mode 100644 index f7253e16087..00000000000 --- a/net-libs/libktorrent/libktorrent-1.1.0.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/libktorrent-1.0.5.3.ebuild,v 1.5 2011/01/17 01:07:43 ranger Exp $ - -EAPI=3 - -KDE_SCM="git" -if [[ ${PV} != 9999* ]]; then - inherit versionator - # upstream likes to skip that _ in beta releases - MY_PV="${PV/_/}" - KTORRENT_VERSION=$(($(get_major_version)+3)).$(get_version_component_range 2-3 ${MY_PV}) - MY_P="${PN}-${MY_PV}" - KDE_HANDBOOK="optional" - KDE_DOC_DIRS="doc" - - 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 ku lt lv 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/${KTORRENT_VERSION}/${MY_P}.tar.bz2" - S="${WORKDIR}"/"${MY_P}" - - KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -else - KEYWORDS="" -fi -VIRTUALX_REQUIRED=test -inherit kde4-base - -DESCRIPTION="A BitTorrent library based on KDE Platform" -HOMEPAGE="http://ktorrent.org/" - -LICENSE="GPL-2" -SLOT="4" -IUSE="debug" - -RDEPEND=" - app-crypt/qca:2 - dev-libs/gmp -" -DEPEND="${RDEPEND} - dev-libs/boost - sys-devel/gettext -" - -src_prepare() { - kde4-base_src_prepare - # do not build non-installed example binary - sed -i -e '/add_subdirectory(examples)/d' CMakeLists.txt || die -} diff --git a/net-p2p/ktorrent/Manifest b/net-p2p/ktorrent/Manifest index 8b3f3bf6011..51530ea0302 100644 --- a/net-p2p/ktorrent/Manifest +++ b/net-p2p/ktorrent/Manifest @@ -1,4 +1,2 @@ -DIST ktorrent-4.1.0.tar.bz2 2918327 RMD160 61d7fc0a9b7f6c076216114938a572f151bec251 SHA1 0d5bdde42401c75a0e1de4e7bb287443ff1d24e3 SHA256 aa2b1133f7a42b6112ff9d55b2b441b9c8df041938e33c5246bb0d1da284aa6e -EBUILD ktorrent-4.1.0.ebuild 3181 RMD160 72dbbda2d4a92df5078512299b816729cd591e74 SHA1 843afd84bb29e871e99d9dab6dcff0590cd3f5a3 SHA256 3d66cabd46248322a4514bf8a890c52b68cd6d440400774fb9d665f5d07e31f0 EBUILD ktorrent-9999.ebuild 3181 RMD160 72dbbda2d4a92df5078512299b816729cd591e74 SHA1 843afd84bb29e871e99d9dab6dcff0590cd3f5a3 SHA256 3d66cabd46248322a4514bf8a890c52b68cd6d440400774fb9d665f5d07e31f0 MISC metadata.xml 1425 RMD160 57a8dc4f1f121a577f042faea242dcb4bada8f7a SHA1 85f5015342bc1ffbedc1da1171260c05ee6b4eb8 SHA256 589714ec7f93ed39929de5c133b7aa98714b4223298d98b7c0585e6263258c30 diff --git a/net-p2p/ktorrent/ktorrent-4.1.0.ebuild b/net-p2p/ktorrent/ktorrent-4.1.0.ebuild deleted file mode 100644 index 7366758cc31..00000000000 --- a/net-p2p/ktorrent/ktorrent-4.1.0.ebuild +++ /dev/null @@ -1,102 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-4.0.5.ebuild,v 1.6 2011/01/17 01:08:40 ranger Exp $ - -EAPI=3 - -KDE_SCM="git" -KDE_MINIMAL="4.5" -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" - - 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}" - - KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -else - LIBKT_VERSION_MIN="${PV}" - LIBKT_VERSION_MAX="99999999" - KEYWORDS="" -fi - -inherit kde4-base - -DESCRIPTION="A BitTorrent program for KDE." -HOMEPAGE="http://ktorrent.org/" - -LICENSE="GPL-2" -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-${LIBKT_VERSION_MAX} - >=net-libs/libktorrent-${LIBKT_VERSION_MIN} - mediaplayer? ( >=media-libs/taglib-1.5 ) - plasma? ( $(add_kdebase_dep libtaskmanager) ) - rss? ( $(add_kdebase_dep kdepimlibs) ) - shutdown? ( - $(add_kdebase_dep libkworkspace) - $(add_kdebase_dep solid) - ) -" -DEPEND="${COMMONDEPEND} - dev-libs/boost - sys-devel/gettext -" -RDEPEND="${COMMONDEPEND} - infowidget? ( dev-libs/geoip ) - ipfilter? ( - app-arch/bzip2 - app-arch/unzip - $(add_kdebase_dep kdebase-kioslaves) - ) - kross? ( $(add_kdebase_dep krosspython) ) -" - -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=( - $(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 -} |
