summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-01-17 20:06:42 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-01-17 20:06:42 +0000
commitdf327d6d6d30ad4bede05714c88f489cde07cf66 (patch)
tree71dc79fc04dd858f7ff91a8b8a7336b4039c1c2e /net-p2p
parentBump to latest version. (diff)
downloadhistorical-df327d6d6d30ad4bede05714c88f489cde07cf66.tar.gz
historical-df327d6d6d30ad4bede05714c88f489cde07cf66.tar.bz2
historical-df327d6d6d30ad4bede05714c88f489cde07cf66.zip
Bump to latest version.
Package-Manager: portage-2529-svn
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.4.31
-rw-r--r--net-p2p/rtorrent/rtorrent-0.4.3.ebuild42
4 files changed, 55 insertions, 5 deletions
diff --git a/net-p2p/rtorrent/ChangeLog b/net-p2p/rtorrent/ChangeLog
index c091435582c6..c69fe73013e8 100644
--- a/net-p2p/rtorrent/ChangeLog
+++ b/net-p2p/rtorrent/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-p2p/rtorrent
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.30 2006/01/17 09:15:57 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.31 2006/01/17 20:06:42 flameeyes Exp $
+
+*rtorrent-0.4.3 (17 Jan 2006)
+
+ 17 Jan 2006; Diego Pettenò <flameeyes@gentoo.org> +rtorrent-0.4.3.ebuild:
+ Bump to latest version.
17 Jan 2006; Diego Pettenò <flameeyes@gentoo.org> rtorrent-0.4.2.ebuild:
-Os seems to create bad exception handling, replace with -O2.
diff --git a/net-p2p/rtorrent/Manifest b/net-p2p/rtorrent/Manifest
index f015e1ed057a..e026e93ebd56 100644
--- a/net-p2p/rtorrent/Manifest
+++ b/net-p2p/rtorrent/Manifest
@@ -1,20 +1,22 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 3985332eaeddb9efc47ff60d27941674 ChangeLog 4728
+MD5 f11a9b1ae22abc876e36005307a852a1 ChangeLog 4863
MD5 bbb25789b80690a06bae3aeb2f18b16f files/digest-rtorrent-0.3.6 66
MD5 68495c48ac3f70023ce4894e94c112ff files/digest-rtorrent-0.4.0 66
MD5 a66428f7c22e95e3ae63cbaad1c76046 files/digest-rtorrent-0.4.1 66
MD5 8b47ccc42320cb8f37819407d360c5be files/digest-rtorrent-0.4.2 66
+MD5 fb1882ab6d24a3f8d5e55dabf48f7df7 files/digest-rtorrent-0.4.3 66
MD5 dc4336d6e768b550ef6da8f6c965d234 metadata.xml 374
MD5 74347323b69e29ee8f3ffaadc7758969 rtorrent-0.3.6.ebuild 1106
MD5 1b9545166b163b35b5e2fc57d6478bf8 rtorrent-0.4.0.ebuild 1115
MD5 e080dbf8313d726e1ac6b44c1cede618 rtorrent-0.4.1.ebuild 1120
MD5 67d08b0aa08aa2a7c7916e944d4f6a69 rtorrent-0.4.2.ebuild 1148
+MD5 b63fd8710cacd8d54372734d4f81d8d1 rtorrent-0.4.3.ebuild 1148
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDzLXbAiZjviIA2XgRAojvAJ97lZfHScs9N00wDu1yr37Bu1AuzwCfT1ua
-aqqdE/ITTphVsLGE5hKrQ68=
-=bEOE
+iD8DBQFDzU5fAiZjviIA2XgRAnSuAKChvLO9420Sagt1hV/VOB5MLDJkJwCeLF3g
+cNKxdLkBAvjttIXIwLOGm00=
+=+/SB
-----END PGP SIGNATURE-----
diff --git a/net-p2p/rtorrent/files/digest-rtorrent-0.4.3 b/net-p2p/rtorrent/files/digest-rtorrent-0.4.3
new file mode 100644
index 000000000000..dc6c1b8fb0dc
--- /dev/null
+++ b/net-p2p/rtorrent/files/digest-rtorrent-0.4.3
@@ -0,0 +1 @@
+MD5 322c04a7d81f5c7fd10f18d93fea030e rtorrent-0.4.3.tar.gz 233264
diff --git a/net-p2p/rtorrent/rtorrent-0.4.3.ebuild b/net-p2p/rtorrent/rtorrent-0.4.3.ebuild
new file mode 100644
index 000000000000..63f940ec8001
--- /dev/null
+++ b/net-p2p/rtorrent/rtorrent-0.4.3.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.4.3.ebuild,v 1.1 2006/01/17 20:06:42 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 ~ppc64 ~sparc ~x86"
+IUSE="debug"
+
+DEPEND=">=net-libs/libtorrent-0.8.0
+ >=dev-libs/libsigc++-2.0
+ >=net-misc/curl-7.12
+ sys-libs/ncurses"
+
+src_compile() {
+ [[ $(tc-arch) = "x86" ]] && filter-flags -fomit-frame-pointer
+ replace-flags -Os -O2
+
+ 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
+}