Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 107240 Details for
Bug 162485
games-util/nesutils-1.0 (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
games-util/nesutils-1.0
nesutils-1.0.ebuild (text/plain), 713 bytes, created by
Keith Gable
on 2007-01-17 05:46:52 UTC
(
hide
)
Description:
games-util/nesutils-1.0
Filename:
MIME Type:
Creator:
Keith Gable
Created:
2007-01-17 05:46:52 UTC
Size:
713 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils games >DESCRIPTION="Utilities for messing with ROMs in the .NES format" >HOMEPAGE="http://www.raphnet.net/electronique/nes_cart/nes_cart_en.php" >SRC_URI="http://www.raphnet.net/electronique/nes_cart/nesutils-${PV}.tar.gz" >LICENSE="public-domain" >SLOT="0" >KEYWORDS="~x86" > >IUSE="" >DEPEND="app-arch/gzip" >RDEPEND="" > >src_compile() { > emake CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" || die "emake failed" >} > >src_install() { > mkdir -p ${D}/usr/games/bin > cp patchnes ${D}/usr/games/bin/patchnes > cp readnes ${D}/usr/games/bin/readnes > cp nesgg ${D}/usr/games/bin/nesgg > dodoc README >}
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 162485
: 107240