summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-09-15 23:13:45 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-09-15 23:13:45 +0100
commite87ef1b6ce856ae8859bdfce8028fb992f3e3763 (patch)
treed51e0c41adf3586e9a393881cee3ec0a9ed48977 /net-p2p
parent0c80ffd3caee224555f8b394b6b2c05b2752f440 (diff)
gentoo auto-resync : 15:09:2022 - 23:13:44
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/Manifest.gzbin7425 -> 7428 bytes
-rw-r--r--net-p2p/rtorrent/Manifest3
-rw-r--r--net-p2p/rtorrent/metadata.xml5
-rw-r--r--net-p2p/rtorrent/rtorrent-0.9.8.ebuild68
4 files changed, 1 insertions, 75 deletions
diff --git a/net-p2p/Manifest.gz b/net-p2p/Manifest.gz
index a210ef3abdc0..e4317106b16e 100644
--- a/net-p2p/Manifest.gz
+++ b/net-p2p/Manifest.gz
Binary files differ
diff --git a/net-p2p/rtorrent/Manifest b/net-p2p/rtorrent/Manifest
index a6a7dea807ba..1e5847db3d1b 100644
--- a/net-p2p/rtorrent/Manifest
+++ b/net-p2p/rtorrent/Manifest
@@ -6,5 +6,4 @@ AUX rtorrentd_at-r1.service 479 BLAKE2B 64e4099237eb14e311dc94ef4b1c5fdf6e724a1b
AUX rtorrentd_at.service 308 BLAKE2B 2aac1f49a25d35136db25a13c08d1847d21701272d56a6ca06eee6a8426719c340a041568cc1d575fae341a49fa1f53a132ba11ff73180b1bee246197d8119c2 SHA512 cc707500af2dbb0cc0c8297512807f9312445cf70de00bcf2f7267388834f1d0454eaaa9a8b52387e5f84288400286414225c55af0f560f61a8d0858971a8615
DIST rtorrent-0.9.8.tar.gz 647523 BLAKE2B 3562ed03dee3baa4a702d20c7c91b9248d9de0f25d1f8cd182863101f293a0ef13cb49164e4d16b25e72a4fbe1cc1a2fbde176d3068c749edbcb2287ef260b2b SHA512 016685948d0290694ab9635ae218c7acd876e6d45bea1bdba3a29c545e64f5d824c5e2f6693a4c2e9200196177881d54f312d72e0a19742bd74a03bd19ca05c7
EBUILD rtorrent-0.9.8-r1.ebuild 1902 BLAKE2B 03ed31c64a012ceded6e62f5b2f8c35cb972ebba72766a359ff04fbee48c0bfe95b2278cb36504d4e39895e8153718ba1e53adc163d5565660ff75c96e7f6bc1 SHA512 db7708338ddabca61a894c9b920111bbd09e2e887a8155fd26166411bfa81e6756a6ecdcb8baff35e5fc27e4adfebde97c3699a0f5ae890ce10e75c243685d2b
-EBUILD rtorrent-0.9.8.ebuild 1768 BLAKE2B 6de3f9ccc3a219b9d14bceb61de9680a8b3f273c5d53a82f3be10f33e32cb2d98ea68e6722a51d178e6cb6e2e7f5edf79203d36c77025529f8627c4d4967d8bd SHA512 0bf0bf78b3ba41dd8763cca840a705543df82f7e62534cbe8981def654b8e529afe61aa4d543d29b4fe3881edca8fd82b4ff2e807e2007222d63b20e3dff89e3
-MISC metadata.xml 438 BLAKE2B 87825f4f4a556c94b8b3c509a4f4c32ce83516979ee1f6cfb7542f6bfeeabe78382e2de896efa2819b86b53a3d8c7a8bddc034c302d4466ea2464ede3a296798 SHA512 6e72c6dbc3f7062205122a245202de7fff5cc550a64fd4cf7d66cabcb67afa0cead9ae09448fee152377e9677b048ec6af7afd61164a5d0117f321df918fd0fd
+MISC metadata.xml 330 BLAKE2B db7e26e16713fbfad69510f84569aa2ccb05c9b1eaa087087fe0d473accf0d644cf0263c7aa2c8a3ab4df9fc92e0fff5b1952bb5ec583d10972b6b07c9290b19 SHA512 72873bcf89cf2fd76621657dd3399231e0e4ce1702ac27304a818a66ee18ee68ea09ce363e784578c261824254ac46d92fc6d8ec2347d8dd6a77f1eb113e0d14
diff --git a/net-p2p/rtorrent/metadata.xml b/net-p2p/rtorrent/metadata.xml
index db2e3fe9b7f1..b72a3c39282e 100644
--- a/net-p2p/rtorrent/metadata.xml
+++ b/net-p2p/rtorrent/metadata.xml
@@ -5,11 +5,6 @@
<email>perfinion@gentoo.org</email>
<name>Jason Zaman</name>
</maintainer>
-
- <use>
- <flag name="daemon">Uses <pkg>app-misc/screen</pkg> to daemonize this application</flag>
- </use>
-
<upstream>
<remote-id type="github">rakshasa/rtorrent</remote-id>
</upstream>
diff --git a/net-p2p/rtorrent/rtorrent-0.9.8.ebuild b/net-p2p/rtorrent/rtorrent-0.9.8.ebuild
deleted file mode 100644
index d66b1df59797..000000000000
--- a/net-p2p/rtorrent/rtorrent-0.9.8.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools linux-info systemd
-
-DESCRIPTION="BitTorrent Client using libtorrent"
-HOMEPAGE="https://rakshasa.github.io/rtorrent/"
-SRC_URI="http://rtorrent.net/downloads/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris"
-IUSE="daemon debug selinux test xmlrpc"
-RESTRICT="!test? ( test )"
-
-COMMON_DEPEND="~net-libs/libtorrent-0.13.${PV##*.}
- >=net-misc/curl-7.19.1
- sys-libs/ncurses:0=
- xmlrpc? ( dev-libs/xmlrpc-c:= )"
-RDEPEND="${COMMON_DEPEND}
- daemon? ( app-misc/screen )
- selinux? ( sec-policy/selinux-rtorrent )
-"
-DEPEND="${COMMON_DEPEND}
- dev-util/cppunit
- virtual/pkgconfig"
-
-DOCS=( doc/rtorrent.rc )
-
-pkg_setup() {
- if ! linux_config_exists || ! linux_chkconfig_present IPV6; then
- ewarn "rtorrent will not start without IPv6 support in your kernel"
- ewarn "without further configuration. Please set bind=0.0.0.0 or"
- ewarn "similar in your rtorrent.rc"
- ewarn "Upstream bug: https://github.com/rakshasa/rtorrent/issues/732"
- fi
-}
-
-src_prepare() {
- default
-
- # https://github.com/rakshasa/rtorrent/issues/332
- cp "${FILESDIR}"/rtorrent.1 "${S}"/doc/ || die
-
- eautoreconf
-}
-
-src_configure() {
- default
-
- # configure needs bash or script bombs out on some null shift, bug #291229
- CONFIG_SHELL=${BASH} econf \
- $(use_enable debug) \
- $(use_with xmlrpc xmlrpc-c)
-}
-
-src_install() {
- default
- doman doc/rtorrent.1
-
- if use daemon; then
- newinitd "${FILESDIR}/rtorrentd.init" rtorrentd
- newconfd "${FILESDIR}/rtorrentd.conf" rtorrentd
- systemd_newunit "${FILESDIR}/rtorrentd_at.service" "rtorrentd@.service"
- fi
-}