Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 107778 Details for
Bug 129478
Super Mario War - a supermario deathmatch game [request]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
smw-1.7.ebuild
smw-1.7.ebuild (text/plain), 642 bytes, created by
Jiri Tyr
on 2007-01-22 12:27:52 UTC
(
hide
)
Description:
smw-1.7.ebuild
Filename:
MIME Type:
Creator:
Jiri Tyr
Created:
2007-01-22 12:27:52 UTC
Size:
642 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit games subversion > >DESCRIPTION="Super Mario War is a Super Mario multiplayer game." >HOMEPAGE="http://smw.72dpiarmy.com/?q=node" > >ESVN_REPO_URI="svn://svn.72dpiarmy.com/smw" >ESVN_PROJECT="smw" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >RDEPEND="media-libs/sdl-mixer > media-libs/sdl-image" >DEPEND="${RDEPEND}" > >S="${WORKDIR}/smw" > >src_compile() { > epatch ${FILESDIR}/Makefile-1.7.patch > econf || die "Configuration failed!" > emake || die "Make failed!" >} > >src_install() { > 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 129478
:
104925
| 107778 |
107782