Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 19066 Details for
Bug 30852
Still issues with Maelstrom ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Updated for documentation
maelstrom-3.0.6.ebuild (text/plain), 1.02 KB, created by
Adam
on 2003-10-10 12:22:51 UTC
(
hide
)
Description:
Updated for documentation
Filename:
MIME Type:
Creator:
Adam
Created:
2003-10-10 12:22:51 UTC
Size:
1.02 KB
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: /home/cvsroot/gentoo-x86/games-action/maelstrom/maelstrom-3.0.6.ebuild,v 1.3 2003/10/09 19:08:02 wolf31o2 Exp $ > >inherit eutils games > >MY_P=Maelstrom-${PV} >S=${WORKDIR}/${MY_P} >DESCRIPTION="An asteroids battle game" >SRC_URI="http://www.devolution.com/~slouken/Maelstrom/src/${MY_P}.tar.gz" >HOMEPAGE="http://www.devolution.com/~slouken/Maelstrom/" > >KEYWORDS="x86 ppc alpha" >SLOT="0" >LICENSE="GPL-2" > >DEPEND=">=media-libs/libsdl-1.1.5 > >=media-libs/sdl-net-1.2.2" > >pkg_setup() { > games_pkg_setup >} > >src_unpack() { > unpack ${A} ; cd ${S} > > epatch ${FILESDIR}/${P}-security.patch >} > >src_install() { > einstall || die > dodoc Changelog README README.joystick README.network README.options COPYING COPYING.GPL Docs/Maelstrom.FAQ > > insinto /usr/share/pixmaps > newins ${D}/usr/games/Maelstrom/icon.xpm maelstrom.xpm > make_desktop_entry Maelstrom "Maelstrom" maelstrom.xpm > prepgamesdirs >} > >pkg_postinst() { > games_pkg_postinst >}
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 30852
: 19066