Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 1567 Details for
Bug 3815
ebuild for gngb (gameboy emulator)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild for gngb
gngb-20020111.ebuild (text/plain), 797 bytes, created by
Hanno Böck
on 2002-06-17 11:32:35 UTC
(
hide
)
Description:
ebuild for gngb
Filename:
MIME Type:
Creator:
Hanno Böck
Created:
2002-06-17 11:32:35 UTC
Size:
797 bytes
patch
obsolete
># Copyright 1999-2002 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># /space/gentoo/cvsroot/gentoo-x86/skel.ebuild,v 1.8 2002/05/30 01:54:49 sandymac Exp > >DESCRIPTION="gngb - Gameboy / Gameboy Color emulator" >HOMEPAGE="http://members.lycos.fr/frogus/gngb/" >LICENSE="GPL" >RDEPEND="media-libs/libsdl > opengl? ( virtual/opengl )" >DEPEND="${RDEPEND}" >SRC_URI="http://membres.lycos.fr/frogus/gngb/download/${P}.tar.gz" >S=${WORKDIR}/${P} > >src_compile() { > use opengl || myconf=" --with-gl " > ./configure ${myconf}\ > --host=${CHOST} \ > --prefix=/usr \ > --infodir=/usr/share/info \ > --mandir=/usr/share/man || die "./configure failed" > > emake || die >} > >src_install () { > dodoc NEWS README TODO INSTALL AUTHORS > make DESTDIR=${D} install || die >}
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 3815
: 1567