diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-09-28 15:17:31 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-09-28 15:17:31 +0000 |
commit | 217fe13457dd746a4718fbf613a10297e6cb9ccd (patch) | |
tree | f9e49e3e0a5f482b922e59b0e15edc4541fa5ea0 /net-p2p | |
parent | Bump to 0.4.2 (diff) | |
download | historical-217fe13457dd746a4718fbf613a10297e6cb9ccd.tar.gz historical-217fe13457dd746a4718fbf613a10297e6cb9ccd.tar.bz2 historical-217fe13457dd746a4718fbf613a10297e6cb9ccd.zip |
Version bump.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/rtorrent/ChangeLog | 7 | ||||
-rw-r--r-- | net-p2p/rtorrent/Manifest | 10 | ||||
-rw-r--r-- | net-p2p/rtorrent/files/digest-rtorrent-0.3.5 | 1 | ||||
-rw-r--r-- | net-p2p/rtorrent/rtorrent-0.3.5.ebuild | 40 |
4 files changed, 53 insertions, 5 deletions
diff --git a/net-p2p/rtorrent/ChangeLog b/net-p2p/rtorrent/ChangeLog index b9813a33f888..fb7117ad29ac 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.16 2005/09/18 10:32:52 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.17 2005/09/28 15:17:31 flameeyes Exp $ + +*rtorrent-0.3.5 (28 Sep 2005) + + 28 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> +rtorrent-0.3.5.ebuild: + Version bump. *rtorrent-0.3.4 (18 Sep 2005) diff --git a/net-p2p/rtorrent/Manifest b/net-p2p/rtorrent/Manifest index 20387de6b927..9ae9d5551489 100644 --- a/net-p2p/rtorrent/Manifest +++ b/net-p2p/rtorrent/Manifest @@ -1,7 +1,8 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 7dd7e9e546e7619987ddbaee408135b3 ChangeLog 3092 +MD5 dedeedfc04d07680f66fb21aca8f2484 rtorrent-0.3.5.ebuild 1110 +MD5 6cff6c42be10aad17e57907f66f5fcc9 ChangeLog 3217 MD5 60f838dbf155b5a8aeb0f27cede84a7b rtorrent-0.3.0.ebuild 1104 MD5 92270ac44676e7571db2dff289343a2e rtorrent-0.3.4.ebuild 1110 MD5 4a92c4a23388a9358ec43a69b09edc9b rtorrent-0.3.3.ebuild 1110 @@ -11,10 +12,11 @@ MD5 a937b7477f671b7c078ba51ffeda3196 files/digest-rtorrent-0.3.2 66 MD5 66dce33bf05bd824575a371437246908 files/digest-rtorrent-0.3.4 66 MD5 224ce847e3dadbc09533fa0de3d53564 files/digest-rtorrent-0.3.0 66 MD5 01e468dfbc132c9c674108cc183d511b files/digest-rtorrent-0.3.3 66 +MD5 f85c4c3a50407a22701ca3e97344a6b1 files/digest-rtorrent-0.3.5 66 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDLUJsj5H05b2HAEkRAktaAJ4zGVroPp7wi2ayp4RoNsQfGHr6mACeNfpz -cxLvlu8/yjcqgufKr6FAsK4= -=jFPz +iD8DBQFDOrQtj5H05b2HAEkRAjQlAKCa3thLamrb7A2aFBkEbT57RWO77wCfW1AS +lVRB6cYc8ZlObYmlTBIhTg4= +=vSCO -----END PGP SIGNATURE----- diff --git a/net-p2p/rtorrent/files/digest-rtorrent-0.3.5 b/net-p2p/rtorrent/files/digest-rtorrent-0.3.5 new file mode 100644 index 000000000000..e2dc0e02e0bd --- /dev/null +++ b/net-p2p/rtorrent/files/digest-rtorrent-0.3.5 @@ -0,0 +1 @@ +MD5 094b8e66a0c1dd30f71375c24f9d1a4e rtorrent-0.3.5.tar.gz 222197 diff --git a/net-p2p/rtorrent/rtorrent-0.3.5.ebuild b/net-p2p/rtorrent/rtorrent-0.3.5.ebuild new file mode 100644 index 000000000000..f679607c0223 --- /dev/null +++ b/net-p2p/rtorrent/rtorrent-0.3.5.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.5.ebuild,v 1.1 2005/09/28 15:17:31 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 +} |