Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 217795 Details for
Bug 246637
mednafenfe ebuild request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
games-emulation/mednafenfe/mednafenfe-0.1.6.ebuild
mednafenfe-0.1.6.ebuild (text/plain), 1.23 KB, created by
Sergey Kondakov
on 2010-01-29 09:15:10 UTC
(
hide
)
Description:
games-emulation/mednafenfe/mednafenfe-0.1.6.ebuild
Filename:
MIME Type:
Creator:
Sergey Kondakov
Created:
2010-01-29 09:15:10 UTC
Size:
1.23 KB
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/games-emulation/fceultra/fceultra-0.98.12.ebuild,v 1.7 2007/08/13 16:52:11 mr_bones_ Exp $ > >EAPI=2 >inherit eutils games python > >MY_PN="mfe" >DESCRIPTION="A portable NES/Famicom emulator" >HOMEPAGE="http://sourceforge.net/projects/mednafenfe/" >SRC_URI="http://downloads.sourceforge.net/${PN}/${MY_PN}-${PV}.tar.gz" > >LICENSE="MIT" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >RDEPEND=">=dev-lang/python-2.5 > >=x11-libs/gtk+-2.10 > dev-python/pygtk" >DEPEND="${RDEPEND} > dev-python/configobj" > >S="${WORKDIR}/${MY_PN}-${PV}" > >src_prepare() { > einfo "Fixing hardcoded paths..." > sed -i -e "s:/usr/share/mfe:${D}${GAMES_DATADIR}/${MY_PN}:" \ > -e "s:/usr/share/pixmaps:${D}${GAMES_DATADIR_BASE}/pixmaps:" \ > -e "s:/usr/share/applications:${D}${GAMES_DATADIR_BASE}/applications:" setup.py || die > > sed -i -e "s:\"/usr/games/mednafen\":\"${GAMES_BINDIR}/mednafen\":g" \ > -e "s:\"/usr/share/mfe\":\"${GAMES_DATADIR}/${MY_PN}\":g" mfe/mfeconst.py || die >} > >src_install() { > ./setup.py install --prefix="${D}/usr" || die "make install failed" > dodoc README TODO debian/changelog || die "death from clumsy docs" > prepgamesdirs >}
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 246637
: 217795