Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 60102 Details for
Bug 92683
net-p2p/hydranode - a modular, plugin-driven peer-to-peer client framework which is designed with true multi-network downloads in mind
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-p2p/hydranode-0.1.1-r1.ebuild
hydranode-0.1.1-r1.ebuild (text/plain), 797 bytes, created by
Laurento Frittella (mrfree)
on 2005-05-29 09:33:46 UTC
(
hide
)
Description:
net-p2p/hydranode-0.1.1-r1.ebuild
Filename:
MIME Type:
Creator:
Laurento Frittella (mrfree)
Created:
2005-05-29 09:33:46 UTC
Size:
797 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Frittella Laurento (mrfree_AT_infinito_DOT_it) ># Distributed under the terms of the GNU General Public License v2 > >inherit eutils > >BOOST_VER="1_32_0" > >DESCRIPTION="HydraEngine is a modular, plugin-driven peer-to-peer client framework which is designed with true multi-network downloads in mind" >HOMEPAGE="http://hydranode.com/" >SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz > mirror://sourceforge/boost/boost_${BOOST_VER}.tar.bz2" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~ppc ~amd64" > ># Workaround: we use builtin-boost option... ># See bug #92683 >## DEPEND=">=dev-libs/boost-1.32.0" > >src_compile() { > econf \ > --disable-optimize \ > --with-boost="${WORKDIR}/boost_${BOOST_VER}" || die > emake -j1 || die >} > >src_install() { > make DESTDIR=${D} install >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 92683
:
59862
| 60102 |
65770
|
65771
|
65772
|
90037
|
90634
|
112252