summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2005-06-26 21:14:49 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2005-06-26 21:14:49 +0000
commit734588e5e763bd8742df72d4393b9d45a37a8f51 (patch)
tree056d7ca8b4972658b45b823428e6c32f55e82fa4 /net-p2p/rtorrent
parentStable ppc-macos (diff)
downloadgentoo-2-734588e5e763bd8742df72d4393b9d45a37a8f51.tar.gz
gentoo-2-734588e5e763bd8742df72d4393b9d45a37a8f51.tar.bz2
gentoo-2-734588e5e763bd8742df72d4393b9d45a37a8f51.zip
New upstream version.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-p2p/rtorrent')
-rw-r--r--net-p2p/rtorrent/ChangeLog7
-rw-r--r--net-p2p/rtorrent/Manifest12
-rw-r--r--net-p2p/rtorrent/files/digest-rtorrent-0.2.61
-rw-r--r--net-p2p/rtorrent/rtorrent-0.2.6.ebuild39
4 files changed, 48 insertions, 11 deletions
diff --git a/net-p2p/rtorrent/ChangeLog b/net-p2p/rtorrent/ChangeLog
index 9947d3615cd2..6f46a4bb16ac 100644
--- a/net-p2p/rtorrent/ChangeLog
+++ b/net-p2p/rtorrent/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-p2p/rtorrent
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.6 2005/06/15 21:38:15 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.7 2005/06/26 21:14:49 flameeyes Exp $
+
+*rtorrent-0.2.6 (26 Jun 2005)
+
+ 26 Jun 2005; Diego Pettenò <flameeyes@gentoo.org> +rtorrent-0.2.6.ebuild:
+ New upstream version.
*rtorrent-0.2.5 (15 Jun 2005)
diff --git a/net-p2p/rtorrent/Manifest b/net-p2p/rtorrent/Manifest
index 8de05a1f3994..05f4679cb937 100644
--- a/net-p2p/rtorrent/Manifest
+++ b/net-p2p/rtorrent/Manifest
@@ -1,21 +1,13 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 32b3f409c2345a2f91c3ad8bc2cdfc82 ChangeLog 1289
MD5 dc4336d6e768b550ef6da8f6c965d234 metadata.xml 374
MD5 3a630dd073e15508097c954c4540e158 rtorrent-0.2.2.ebuild 802
MD5 c43b98111be37185ebd50e404a825ed2 rtorrent-0.2.5.ebuild 1013
MD5 0647ed2b06727fdc9ec11aa3a672a5bf rtorrent-0.2.4.ebuild 1096
MD5 418fcbe17af6a8163f0f832f7f1221b8 rtorrent-0.2.3.ebuild 883
+MD5 3a1b9c7cc0fcd23ba973921feec9d190 rtorrent-0.2.6.ebuild 1013
MD5 a7fbf9f684955a67ccd3c2218c4c26f1 files/digest-rtorrent-0.2.2 66
MD5 d70cef26cab83ad7a36ef78c77b69123 files/digest-rtorrent-0.2.3 66
MD5 070b0554790fa378ce49cbf22f43e7fb files/rtorrent-0.2.3-fix.patch 731
MD5 4f2a4166407519efdcaf059209a593bd files/digest-rtorrent-0.2.4 66
MD5 94d3b21f15578f05ae6d68d2acdda38e files/digest-rtorrent-0.2.5 66
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCsJ/Tj5H05b2HAEkRApA3AKCMLkOdgvaTQz67G/nGY1750iAOEwCeMQuT
-yPGKaSWIg9hNh3+T7da+3Sc=
-=vcMa
------END PGP SIGNATURE-----
+MD5 fafeedade74a647d1262acf6811e4db0 files/digest-rtorrent-0.2.6 66
diff --git a/net-p2p/rtorrent/files/digest-rtorrent-0.2.6 b/net-p2p/rtorrent/files/digest-rtorrent-0.2.6
new file mode 100644
index 000000000000..95e95dc489de
--- /dev/null
+++ b/net-p2p/rtorrent/files/digest-rtorrent-0.2.6
@@ -0,0 +1 @@
+MD5 819b99453abc33a7a934dcacae3a73d5 rtorrent-0.2.6.tar.gz 188528
diff --git a/net-p2p/rtorrent/rtorrent-0.2.6.ebuild b/net-p2p/rtorrent/rtorrent-0.2.6.ebuild
new file mode 100644
index 000000000000..b36b79793f2b
--- /dev/null
+++ b/net-p2p/rtorrent/rtorrent-0.2.6.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.2.6.ebuild,v 1.1 2005/06/26 21:14:49 flameeyes Exp $
+
+inherit eutils
+
+DESCRIPTION="BitTorrent Client using libtorrent"
+HOMEPAGE="http://libtorrent.rakshasa.no/"
+SRC_URI="http://libtorrent.rakshasa.no/downloads/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="debug"
+
+DEPEND="~net-libs/libtorrent-0.6.6
+ >=dev-libs/libsigc++-2.0
+ >=net-misc/curl-7.12
+ sys-libs/ncurses"
+
+src_compile() {
+ econf \
+ $(use_enable debug) \
+ --disable-dependency-tracking \
+ || die "econf failed"
+
+ emake || die "emake failed"
+}
+
+pkg_postinst() {
+ einfo "rtorrent now supports a configuration file."
+ einfo "A sample configuration file for rtorrent is can be found"
+ einfo "in ${ROOT}usr/share/${PF}/rtorrent.rc.gz."
+}
+
+src_install() {
+ make DESTDIR="${D}" install || die "make install failed"
+ dodoc AUTHORS README TODO doc/rtorrent.rc
+}