From cc7fe9b0e85057c8f54a61653c80947e9e513410 Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Tue, 3 Jun 2008 10:40:41 +0000 Subject: New snapshot Package-Manager: portage-2.1.5.3 --- net-libs/rb_libtorrent/ChangeLog | 8 +++- net-libs/rb_libtorrent/Manifest | 4 +- .../rb_libtorrent/rb_libtorrent-0.13_p2335.ebuild | 55 ++++++++++++++++++++++ 3 files changed, 65 insertions(+), 2 deletions(-) create mode 100644 net-libs/rb_libtorrent/rb_libtorrent-0.13_p2335.ebuild (limited to 'net-libs/rb_libtorrent') diff --git a/net-libs/rb_libtorrent/ChangeLog b/net-libs/rb_libtorrent/ChangeLog index 64fd4ebd8019..6ea198d2323f 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.48 2008/04/19 17:09:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.49 2008/06/03 10:40:41 armin76 Exp $ + +*rb_libtorrent-0.13_p2335 (03 Jun 2008) + + 03 Jun 2008; Raúl Porcel + +rb_libtorrent-0.13_p2335.ebuild: + New snapshot 19 Apr 2008; Raúl Porcel rb_libtorrent-0.12.1.ebuild, rb_libtorrent-0.13.ebuild: diff --git a/net-libs/rb_libtorrent/Manifest b/net-libs/rb_libtorrent/Manifest index 10591cb50a59..1b65fce75433 100644 --- a/net-libs/rb_libtorrent/Manifest +++ b/net-libs/rb_libtorrent/Manifest @@ -1,6 +1,8 @@ DIST libtorrent-0.12.1.tar.gz 1188288 RMD160 cafb097a2b8a76777eb7a229cfbeb4113081a42e SHA1 4c405008b78a7b54099fce848dbb9f1a2f7782fe SHA256 0db29ea807dfd682bed5992950c35c40e8a53a4c5b2f383b8d071c4bfb9f64db DIST libtorrent-0.13.tar.gz 1502517 RMD160 40b97552ca2b664facf864e48cc09a0cf4d84809 SHA1 010c02e350dc68263bb791bc8c37df341301e9bb SHA256 b187e6af2d2adc90417f991431fab5b0d6e61d71d0164345fad940a79cc45ee2 +DIST libtorrent-0.13_p2335.tar.bz2 1537298 RMD160 877aab8ba3a95e6d8dd49a5f380c970f9c8a1ec7 SHA1 5dd3ccddff19645e54c05eeefe9a8c497d1cf6ef SHA256 84d0690a988dcba61e9f4c2507738251d043515bcff1e20e2fe7bb977f6ea0d4 EBUILD rb_libtorrent-0.12.1.ebuild 1363 RMD160 d56e4d09649577a1a5f862af3de95015514cf8b2 SHA1 4ee40a1b9c903018af6aba6b5ec596cde9dae9c7 SHA256 3d0f3504cd36b9db8286ba8ae1780da7db8c0645ed4947e1e177511a57e3613d EBUILD rb_libtorrent-0.13.ebuild 1376 RMD160 54706ed0ee8d3bcfbc8328a194729ce045a7fcaf SHA1 32afc3119072b2ba63727e9b88963261231e8994 SHA256 2844e8c5a2fa0960e25c9f73f6519eb30145c92d25bd13f15ad13f8833bbbfa8 -MISC ChangeLog 7695 RMD160 80a28b0228297197ecb467c0b3007f8371e81651 SHA1 fa8ec3429925407e2ab3c32316402eb34d4d038f SHA256 b7ce4375c1c742dece7341601a5804b2145f331c765bfc40735e00a2810fdca5 +EBUILD rb_libtorrent-0.13_p2335.ebuild 1466 RMD160 ce0142d67b1d6ad9e7cafcc793a3ec1bef96b028 SHA1 d74623987e37c0054613236bfac8a0699b17dfd7 SHA256 70902eba4a8d72d78163fbbd450d6f03d6a844803503cf2e703f9a86dc70510f +MISC ChangeLog 7837 RMD160 cd1add8a50e7f8aa4535b562cb6cdd30e92614cd SHA1 8d6f00a1bc81c875758afb87388472af0280b19c SHA256 df21a35f3b28785b83d15fb0f5f0534d830f1eab136d8de785bf41028eeb0e81 MISC metadata.xml 222 RMD160 0dc4b04f31dcc89402f87c352327fe327b3cf31f SHA1 540337d5841f15b43186e5858f9e24032567de08 SHA256 713b9d1548682d5c1c3686a7b0711acf065a8fa4f386883ace90359d3dceb966 diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.13_p2335.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.13_p2335.ebuild new file mode 100644 index 000000000000..93b60227aa86 --- /dev/null +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.13_p2335.ebuild @@ -0,0 +1,55 @@ +# Copyright 1999-2008 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_p2335.ebuild,v 1.1 2008/06/03 10:40:41 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 ~ppc ~ppc64 ~x86 ~x86-fbsd" +IUSE="debug" + +DEPEND="dev-libs/boost + !net-libs/libtorrent" + +pkg_setup() { + # We need boost built with threads + if ! built_with_use --missing true "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_unpack() { + unpack ${A} + cd "${S}" + + AT_M4DIR="m4" eautoreconf +} + +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" + + 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