Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 8906 Details for
Bug 16756
[NEW] lmule-1.1.4 ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
the ebuild
lmule-1.1.4.ebuild (text/plain), 764 bytes, created by
Stefan Knoblich (RETIRED)
on 2003-03-03 13:05:01 UTC
(
hide
)
Description:
the ebuild
Filename:
MIME Type:
Creator:
Stefan Knoblich (RETIRED)
Created:
2003-03-03 13:05:01 UTC
Size:
764 bytes
patch
obsolete
> >DESCRIPTION="Port of the Emule to Linux" >HOMEPAGE="http://lmule.sourceforge.net/" >SRC_URI="mirror://sourceforge/lmule/lmule-${PV}.tar.gz" >S=${WORKDIR}/${P} > >IUSE="gtk" >SLOT="0" >KEYWORDS="~x86" >LICENSE="GPL-2" > >inherit flag-o-matic eutils >replace-flags "-O3" "-O2" > >RDEPEND=">=x11-libs/wxGTK-2.4.0 > >=sys-libs/zlib-1.1.4 > >=sys-devel/gettext-0.11.5 > >=dev-libs/expat-1.95" > >DEPEND="${RDEPEND}" > >src_unpack() { > unpack ${A} >} > >src_compile() { > local myconf="" > > myconf="--prefix=/usr --with-wx-config=/usr/bin/wx-config" > > use nls || myconf="${myconf} --disable-nls" > > econf ${myconf} || die > emake || die >} > >src_install() { > emake install DESTDIR=${D} || die > > dodoc AUTHORS ABOUT-NLS COPYING ChangeLog README INSTALL TODO NEWS docs/* >}
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 16756
: 8906 |
9793