diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-09-02 20:50:33 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-09-02 20:50:33 +0000 |
commit | f4b9a9213f6b3d50c2565161cbffbd5ec1034295 (patch) | |
tree | 4bfef02ed5e3ddb9af1886eefe353f0804c23700 | |
parent | net-p2p/bittorrent stable on ppc. (diff) | |
download | gentoo-2-f4b9a9213f6b3d50c2565161cbffbd5ec1034295.tar.gz gentoo-2-f4b9a9213f6b3d50c2565161cbffbd5ec1034295.tar.bz2 gentoo-2-f4b9a9213f6b3d50c2565161cbffbd5ec1034295.zip |
Updated to latest upstream version.
(Portage version: 2.0.51.22)
-rw-r--r-- | net-libs/libtorrent/ChangeLog | 8 | ||||
-rw-r--r-- | net-libs/libtorrent/Manifest | 12 | ||||
-rw-r--r-- | net-libs/libtorrent/files/digest-libtorrent-0.7.3 | 1 | ||||
-rw-r--r-- | net-libs/libtorrent/libtorrent-0.7.3.ebuild | 35 | ||||
-rw-r--r-- | net-p2p/rtorrent/ChangeLog | 7 | ||||
-rw-r--r-- | net-p2p/rtorrent/Manifest | 12 | ||||
-rw-r--r-- | net-p2p/rtorrent/files/digest-rtorrent-0.3.3 | 1 | ||||
-rw-r--r-- | net-p2p/rtorrent/rtorrent-0.3.3.ebuild | 40 |
8 files changed, 94 insertions, 22 deletions
diff --git a/net-libs/libtorrent/ChangeLog b/net-libs/libtorrent/ChangeLog index feda049fc1cc..f22e826df96a 100644 --- a/net-libs/libtorrent/ChangeLog +++ b/net-libs/libtorrent/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-libs/libtorrent # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.21 2005/08/16 19:49:33 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.22 2005/09/02 20:49:25 flameeyes Exp $ + +*libtorrent-0.7.3 (02 Sep 2005) + + 02 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> + +libtorrent-0.7.3.ebuild: + Updated to latest upstream version. *libtorrent-0.7.2 (16 Aug 2005) diff --git a/net-libs/libtorrent/Manifest b/net-libs/libtorrent/Manifest index f3994be4bcb2..db395350b987 100644 --- a/net-libs/libtorrent/Manifest +++ b/net-libs/libtorrent/Manifest @@ -1,8 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 69bcf57ee08990efcd90f219ba82b04b ChangeLog 4400 MD5 96c04fff1bdc89457ac88abce1448765 libtorrent-0.6.4.ebuild 1059 +MD5 63965d2f74ad12d53e75ae8754d84fbf libtorrent-0.7.3.ebuild 924 MD5 63965d2f74ad12d53e75ae8754d84fbf libtorrent-0.7.2.ebuild 924 MD5 7c41fea8860a17123ffe69c8a36ac234 libtorrent-0.6.7-r1.ebuild 1057 MD5 cfa191404089a7f5cd88a22c2acbe7a2 libtorrent-0.7.0-r1.ebuild 1168 @@ -13,10 +11,4 @@ MD5 bd8c220c5ca9e041d6702c2c6b3dd883 files/libtorrent-0.6.3-fbsd.patch 821 MD5 f46090f54883e408a2c1bb6d6317ae4f files/digest-libtorrent-0.7.2 68 MD5 da473a11734fc08492c4ecdb2ffe34cc files/digest-libtorrent-0.6.4 68 MD5 ba45569f9f0f9fb2d667c2b61e824d3f files/digest-libtorrent-0.6.7-r1 68 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDAkNyj5H05b2HAEkRAjMEAKCSMqRsEnsA2k6kfNh0/gsA1wxwRgCghtEq -m0okdKL0OFftWr5CM6J0r5E= -=u0+m ------END PGP SIGNATURE----- +MD5 0691692ddf642239b75558cf78630d7f files/digest-libtorrent-0.7.3 68 diff --git a/net-libs/libtorrent/files/digest-libtorrent-0.7.3 b/net-libs/libtorrent/files/digest-libtorrent-0.7.3 new file mode 100644 index 000000000000..cfe4198d9b59 --- /dev/null +++ b/net-libs/libtorrent/files/digest-libtorrent-0.7.3 @@ -0,0 +1 @@ +MD5 c4dcbda656a4f5e75e74a8d94b6978b6 libtorrent-0.7.3.tar.gz 436058 diff --git a/net-libs/libtorrent/libtorrent-0.7.3.ebuild b/net-libs/libtorrent/libtorrent-0.7.3.ebuild new file mode 100644 index 000000000000..ee1675028cf3 --- /dev/null +++ b/net-libs/libtorrent/libtorrent-0.7.3.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.7.3.ebuild,v 1.1 2005/09/02 20:49:25 flameeyes Exp $ + +inherit eutils toolchain-funcs flag-o-matic + +DESCRIPTION="LibTorrent is a BitTorrent library written in C++ for *nix." +HOMEPAGE="http://libtorrent.rakshasa.no/" +SRC_URI="http://libtorrent.rakshasa.no/downloads/${P}.tar.gz" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~amd64 ~ppc ~x86" + +IUSE="debug" + +RDEPEND=">=dev-libs/libsigc++-2" + +DEPEND="${RDEPEND} + >=dev-util/pkgconfig-0.11" + +src_compile() { + [[ $(tc-arch) = "x86" ]] && filter-flags -fomit-frame-pointer + + econf \ + $(use_enable debug) \ + --disable-dependency-tracking \ + || die "econf failed" + + emake || die "emake failed" +} + +src_install() { + make DESTDIR="${D}" install || die "make install failed" + dodoc AUTHORS ChangeLog NEWS README TODO +} diff --git a/net-p2p/rtorrent/ChangeLog b/net-p2p/rtorrent/ChangeLog index 2d7fa1945827..15ecfe648256 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.13 2005/08/16 19:50:23 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.14 2005/09/02 20:50:33 flameeyes Exp $ + +*rtorrent-0.3.3 (02 Sep 2005) + + 02 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> +rtorrent-0.3.3.ebuild: + Updated to latest upstream version. *rtorrent-0.3.2 (16 Aug 2005) diff --git a/net-p2p/rtorrent/Manifest b/net-p2p/rtorrent/Manifest index fc571f61964d..d64a9dd0c96a 100644 --- a/net-p2p/rtorrent/Manifest +++ b/net-p2p/rtorrent/Manifest @@ -1,21 +1,13 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 a113e6025d34c13d500b44e4f0e06889 rtorrent-0.2.4.ebuild 1095 MD5 774ff90879eb00e682dd8adcd581abbb ChangeLog 2506 MD5 82549be207e5c612badd280ff750d969 rtorrent-0.3.0.ebuild 1105 MD5 66a7de61931ded0d9e04607128587660 rtorrent-0.2.7-r1.ebuild 1108 +MD5 f6cd66a6c3ba66426e0cf67ad6722907 rtorrent-0.3.3.ebuild 1109 MD5 f6cd66a6c3ba66426e0cf67ad6722907 rtorrent-0.3.2.ebuild 1109 MD5 dc4336d6e768b550ef6da8f6c965d234 metadata.xml 374 MD5 4f2a4166407519efdcaf059209a593bd files/digest-rtorrent-0.2.4 66 MD5 a937b7477f671b7c078ba51ffeda3196 files/digest-rtorrent-0.3.2 66 MD5 2e39b042dbe93da4428d71bcf4d642ce files/digest-rtorrent-0.2.7-r1 66 MD5 224ce847e3dadbc09533fa0de3d53564 files/digest-rtorrent-0.3.0 66 +MD5 01e468dfbc132c9c674108cc183d511b files/digest-rtorrent-0.3.3 66 MD5 070b0554790fa378ce49cbf22f43e7fb files/rtorrent-0.2.3-fix.patch 731 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDAkOfj5H05b2HAEkRAqbdAJ48Qq5mBOt2qOLFjrTmtQgfnILsQwCfZYKm -YeGTE7PxS1MlGcdEPMoeqNk= -=fG7k ------END PGP SIGNATURE----- diff --git a/net-p2p/rtorrent/files/digest-rtorrent-0.3.3 b/net-p2p/rtorrent/files/digest-rtorrent-0.3.3 new file mode 100644 index 000000000000..ddae1baf5e7f --- /dev/null +++ b/net-p2p/rtorrent/files/digest-rtorrent-0.3.3 @@ -0,0 +1 @@ +MD5 9fece52c1cc4edabe1f9f40e6f53a616 rtorrent-0.3.3.tar.gz 220870 diff --git a/net-p2p/rtorrent/rtorrent-0.3.3.ebuild b/net-p2p/rtorrent/rtorrent-0.3.3.ebuild new file mode 100644 index 000000000000..1ecb94811981 --- /dev/null +++ b/net-p2p/rtorrent/rtorrent-0.3.3.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.3.ebuild,v 1.1 2005/09/02 20:50: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.3 + >=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 +} |