Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 184364 Details for
Bug 261773
games-sports/f1spirit (New package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
f1spirit-0_rc9.ebuild
f1spirit-0_rc9.ebuild (text/plain), 873 bytes, created by
Piotr Szymaniak
on 2009-03-08 21:44:56 UTC
(
hide
)
Description:
f1spirit-0_rc9.ebuild
Filename:
MIME Type:
Creator:
Piotr Szymaniak
Created:
2009-03-08 21:44:56 UTC
Size:
873 bytes
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=2 >MY_PV=${PV/_/.} > >inherit eutils games > >DESCRIPTION="Konami's MSX1 classic F1-Spirit remake" >HOMEPAGE="http://www.braingames.getput.com/f1spirit/default.asp" >SRC_URI="http://braingames.jorito.net/${PN}/${PN}.src_${MY_PV}-1412.tgz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >RDEPEND="media-libs/libsdl[opengl] > media-libs/sdl-image > media-libs/sdl-mixer > media-libs/sdl-net > net-misc/curl" >DEPEND="${RDEPEND}" > >S=${WORKDIR}/${P/_/.} > >src_prepare() { > epatch "${FILESDIR}/${MY_PV}-Makefile.patch" >} > >src_install() { > emake DESTDIR="${D}" install || die "emake install failed" > > dodoc readme.txt || die "dodoc failed" > > games_make_wrapper ${PN} "./${PN}" "${GAMES_DATADIR}/${PN}" > make_desktop_entry ${PN} "F1 Spirit" ${PN} > 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 261773
: 184364 |
184366
|
215520
|
215521