Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 63290 Details for
Bug 98840
gbhed-0.16.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gbhed-0.16.ebuild
gbhed-0.16.ebuild (text/plain), 666 bytes, created by
liquidchile
on 2005-07-12 19:41:37 UTC
(
hide
)
Description:
gbhed-0.16.ebuild
Filename:
MIME Type:
Creator:
liquidchile
Created:
2005-07-12 19:41:37 UTC
Size:
666 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >MY_P=${P/gbhed/gBhed} > >DESCRIPTION="An Al Bhed cipher translator." >HOMEPAGE="http://liquidchile.net/software/gbhed/" >SRC_URI="http://liquidchile.net/software/gbhed/${MY_P}.tar.gz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~sparc ~x86 ~ppc" >IUSE="gtk" >DEPEND="gtk? (>=x11-libs/gtk+-2.2.4-r1)" >S=${WORKDIR}/${MY_P} > >src_compile() { > local myconf > use gtk || myconf="${myconf} --disable-gbhed" > econf ${myconf} || die "./configure failed" > emake || die "make failed" >} > >src_install() { > make DESTDIR=${D} install || die "install failed" >}
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 98840
: 63290