From 708428c99c69591e44e70e0b85e2b6438a0661f2 Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Thu, 15 Nov 2007 16:01:45 +0000 Subject: Version bump (Portage version: 2.1.3.19) --- net-libs/rb_libtorrent/ChangeLog | 8 +++- .../files/digest-rb_libtorrent-0.13_pre1720 | 3 -- .../files/digest-rb_libtorrent-0.13_pre1724 | 3 ++ .../rb_libtorrent-0.13_pre1720.ebuild | 52 ---------------------- .../rb_libtorrent-0.13_pre1724.ebuild | 52 ++++++++++++++++++++++ 5 files changed, 62 insertions(+), 56 deletions(-) delete mode 100644 net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1720 create mode 100644 net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1724 delete mode 100644 net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1720.ebuild create mode 100644 net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1724.ebuild (limited to 'net-libs') diff --git a/net-libs/rb_libtorrent/ChangeLog b/net-libs/rb_libtorrent/ChangeLog index 774eca0698e0..e628348ff76a 100644 --- a/net-libs/rb_libtorrent/ChangeLog +++ b/net-libs/rb_libtorrent/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-libs/rb_libtorrent # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.32 2007/11/06 10:19:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.33 2007/11/15 16:01:44 armin76 Exp $ + +*rb_libtorrent-0.13_pre1724 (15 Nov 2007) + + 15 Nov 2007; Raúl Porcel + -rb_libtorrent-0.13_pre1720.ebuild, +rb_libtorrent-0.13_pre1724.ebuild: + Version bump *rb_libtorrent-0.13_pre1720 (06 Nov 2007) diff --git a/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1720 b/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1720 deleted file mode 100644 index e02d34f4148d..000000000000 --- a/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1720 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 85e430e9d6c7314cc2530562da74b8f9 libtorrent-0.13_pre1720.tar.bz2 1437917 -RMD160 c126fd73c0a164cfdc91e621c1e948ca19f790a5 libtorrent-0.13_pre1720.tar.bz2 1437917 -SHA256 5a21e2788284ee68676ccdd80e18ffb52e0c19508f6c6c61e1120d192b19ef17 libtorrent-0.13_pre1720.tar.bz2 1437917 diff --git a/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1724 b/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1724 new file mode 100644 index 000000000000..c2e55a9313ba --- /dev/null +++ b/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1724 @@ -0,0 +1,3 @@ +MD5 d221a0e8f78b9288d946f49584e8b320 libtorrent-0.13_pre1724.tar.bz2 1441981 +RMD160 c1d11cae04ab1f81944086f08cf988f78e26d7f8 libtorrent-0.13_pre1724.tar.bz2 1441981 +SHA256 29a91f1c3c916c1446092c1da4440dd0605009d20f04217f9dff9b2efd5d0da5 libtorrent-0.13_pre1724.tar.bz2 1441981 diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1720.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1720.ebuild deleted file mode 100644 index 758eada1aa5c..000000000000 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1720.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1720.ebuild,v 1.1 2007/11/06 10:19:45 armin76 Exp $ - -WANT_AUTOCONF="latest" -WANT_AUTOMAKE="latest" -inherit eutils autotools - -MY_P="${P/rb_/}" - -DESCRIPTION="BitTorrent library written in C++ for *nix." -HOMEPAGE="http://www.rasterbar.com/products/libtorrent/" -SRC_URI="mirror://gentoo/${MY_P}.tar.bz2" -S="${WORKDIR}/${MY_P}" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" -IUSE="debug" - -DEPEND="dev-libs/boost - !net-libs/libtorrent" -RDEPEND="${DEPEND}" - -pkg_setup() { - # We need boost built with threads - if ! has_version ">=dev-libs/boost-1.34_pre20061214" && \ - ! built_with_use "dev-libs/boost" threads; then - eerror "${PN} needs dev-libs/boost built with threads USE flag" - die "dev-libs/boost is built without threads USE flag" - fi -} - -src_compile() { - BOOST_LIBS="--with-boost-date-time=boost_date_time-mt \ - --with-boost-filesystem=boost_filesystem-mt \ - --with-boost-thread=boost_thread-mt \ - --with-boost-regex=boost_regex-mt \ - --with-boost-program_options=boost_program_options-mt" - - AT_M4DIR="m4" eautoreconf - - econf $(use_enable debug) \ - ${BOOST_LIBS} \ - LDFLAGS="${LDFLAGS} -pthread" || die "econf failed" - emake || die "emake failed" -} - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - dodoc ChangeLog AUTHORS NEWS README -} diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1724.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1724.ebuild new file mode 100644 index 000000000000..56bfcd394854 --- /dev/null +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1724.ebuild @@ -0,0 +1,52 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1724.ebuild,v 1.1 2007/11/15 16:01:44 armin76 Exp $ + +WANT_AUTOCONF="latest" +WANT_AUTOMAKE="latest" +inherit eutils autotools + +MY_P="${P/rb_/}" + +DESCRIPTION="BitTorrent library written in C++ for *nix." +HOMEPAGE="http://www.rasterbar.com/products/libtorrent/" +SRC_URI="mirror://gentoo/${MY_P}.tar.bz2" +S="${WORKDIR}/${MY_P}" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~x86-fbsd" +IUSE="debug" + +DEPEND="dev-libs/boost + !net-libs/libtorrent" +RDEPEND="${DEPEND}" + +pkg_setup() { + # We need boost built with threads + if ! has_version ">=dev-libs/boost-1.34_pre20061214" && \ + ! built_with_use "dev-libs/boost" threads; then + eerror "${PN} needs dev-libs/boost built with threads USE flag" + die "dev-libs/boost is built without threads USE flag" + fi +} + +src_compile() { + BOOST_LIBS="--with-boost-date-time=boost_date_time-mt \ + --with-boost-filesystem=boost_filesystem-mt \ + --with-boost-thread=boost_thread-mt \ + --with-boost-regex=boost_regex-mt \ + --with-boost-program_options=boost_program_options-mt" + + AT_M4DIR="m4" eautoreconf + + econf $(use_enable debug) \ + ${BOOST_LIBS} \ + LDFLAGS="${LDFLAGS} -pthread" || die "econf failed" + emake || die "emake failed" +} + +src_install() { + emake DESTDIR="${D}" install || die "emake install failed" + dodoc ChangeLog AUTHORS NEWS README +} -- cgit v1.2.3-65-gdbad