Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 49598 Details for
Bug 79636
gift-ares-0.2.1.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gift-ares-0.2.1.ebuild (New Package)
gift-ares-0.2.1.ebuild (text/plain), 1.00 KB, created by
Mark Davies
on 2005-01-26 13:38:10 UTC
(
hide
)
Description:
gift-ares-0.2.1.ebuild (New Package)
Filename:
MIME Type:
Creator:
Mark Davies
Created:
2005-01-26 13:38:10 UTC
Size:
1.00 KB
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >IUSE="" > >DESCRIPTION="The giFT Ares plugin" >HOMEPAGE="https://developer.berlios.de/projects/gift-ares/" >SRC_URI="http://download.berlios.de/${PN}/${P}.tar.gz" >RESTRICT="nomirror" >SLOT="0" >LICENSE="GPL-2" >KEYWORDS="~x86" > >DEPEND="virtual/libc > dev-util/pkgconfig" > >RDEPEND=">=net-p2p/gift-0.11.8 > <net-p2p/gift-0.12.0 > >=sys-libs/zlib-1.1.4" > >src_compile() { > econf || die "failed to configure" > emake || die "failed to build" >} > >src_install() { > einstall giftconfdir=${D}/etc/giFT \ > plugindir=${D}/usr/lib/giFT \ > datadir=${D}/usr/share \ > giftperldir=${D}/usr/bin \ > libgiftincdir=${D}/usr/include/libgift || die "Install failed" >} > >pkg_postinst() { > einfo "To run giFT with Ares support, run:" > einfo "\tgiFT -p /usr/lib/giFT/libAres.so" > echo > einfo "Alternatively you can add the following line to" > einfo "your ~/.giFT/giftd.conf configuration file:" > einfo "plugins = Ares" >}
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 79636
: 49598 |
49599