summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2005-10-18 20:44:33 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2005-10-18 20:44:33 +0000
commit22290aadaefadf3e2fb1606143a7da36258d1bda (patch)
treea004dba6e9b14c29c86d61911f0fb457f2710bb6 /net-p2p
parentBumped following upstream. (diff)
downloadhistorical-22290aadaefadf3e2fb1606143a7da36258d1bda.tar.gz
historical-22290aadaefadf3e2fb1606143a7da36258d1bda.tar.bz2
historical-22290aadaefadf3e2fb1606143a7da36258d1bda.zip
Bumped following upstream.
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/rtorrent/ChangeLog7
-rw-r--r--net-p2p/rtorrent/Manifest10
-rw-r--r--net-p2p/rtorrent/files/digest-rtorrent-0.3.61
-rw-r--r--net-p2p/rtorrent/rtorrent-0.3.6.ebuild40
4 files changed, 53 insertions, 5 deletions
diff --git a/net-p2p/rtorrent/ChangeLog b/net-p2p/rtorrent/ChangeLog
index 42ba39292713..517bdecfda4d 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.19 2005/10/13 07:17:02 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.20 2005/10/18 20:44:33 flameeyes Exp $
+
+*rtorrent-0.3.6 (18 Oct 2005)
+
+ 18 Oct 2005; Diego Pettenò <flameeyes@gentoo.org> +rtorrent-0.3.6.ebuild:
+ Bumped following upstream.
13 Oct 2005; Mark Loeser <halcy0n@gentoo.org> rtorrent-0.3.0.ebuild:
Stable on x86
diff --git a/net-p2p/rtorrent/Manifest b/net-p2p/rtorrent/Manifest
index f5f6edb42e39..7616a4ced6c1 100644
--- a/net-p2p/rtorrent/Manifest
+++ b/net-p2p/rtorrent/Manifest
@@ -1,16 +1,18 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 fdc3a23ec28524e4478e5b1a0ee05e3c ChangeLog 3454
+MD5 3e36330b996288ce2a4a3315ef7d9018 ChangeLog 3594
MD5 224ce847e3dadbc09533fa0de3d53564 files/digest-rtorrent-0.3.0 66
MD5 f85c4c3a50407a22701ca3e97344a6b1 files/digest-rtorrent-0.3.5 66
+MD5 bbb25789b80690a06bae3aeb2f18b16f files/digest-rtorrent-0.3.6 66
MD5 dc4336d6e768b550ef6da8f6c965d234 metadata.xml 374
MD5 20a482073194c199f5f03c6b7cdc6323 rtorrent-0.3.0.ebuild 1101
MD5 dedeedfc04d07680f66fb21aca8f2484 rtorrent-0.3.5.ebuild 1110
+MD5 6d9eae31031e4555e7cfece5bd398307 rtorrent-0.3.6.ebuild 1110
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDTgoCCRZPokWLroQRArQJAKDP/bDigJnI7uY4PeZgS4TCyZGfggCg1Mus
-gFE5++o0s8me2z4evg337Fo=
-=79BS
+iD8DBQFDVV7Oj5H05b2HAEkRAmEQAJwIks7lP3mcWRcJ4I0E+W0jM11CaQCfcfpa
+P/A9idWCCJzxtkGm1EEHyuk=
+=n5wr
-----END PGP SIGNATURE-----
diff --git a/net-p2p/rtorrent/files/digest-rtorrent-0.3.6 b/net-p2p/rtorrent/files/digest-rtorrent-0.3.6
new file mode 100644
index 000000000000..64f6535ffb6a
--- /dev/null
+++ b/net-p2p/rtorrent/files/digest-rtorrent-0.3.6
@@ -0,0 +1 @@
+MD5 673372e34c46aab2e03bd7e5a6e22a5a rtorrent-0.3.6.tar.gz 223419
diff --git a/net-p2p/rtorrent/rtorrent-0.3.6.ebuild b/net-p2p/rtorrent/rtorrent-0.3.6.ebuild
new file mode 100644
index 000000000000..4b789dfeb6d1
--- /dev/null
+++ b/net-p2p/rtorrent/rtorrent-0.3.6.ebuild
@@ -0,0 +1,40 @@
+# 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.3.6.ebuild,v 1.1 2005/10/18 20:44:33 flameeyes Exp $
+
+inherit eutils toolchain-funcs flag-o-matic
+
+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.7.4
+ >=dev-libs/libsigc++-2.0
+ >=net-misc/curl-7.12
+ sys-libs/ncurses"
+
+src_compile() {
+ [[ $(tc-arch) = "x86" ]] && filter-flags -fomit-frame-pointer
+ 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/doc/${PF}/rtorrent.rc.gz."
+}
+
+src_install() {
+ make DESTDIR="${D}" install || die "make install failed"
+ dodoc AUTHORS README TODO doc/rtorrent.rc
+}