Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 74932 Details for
Bug 115201
[ebuild] Afternoonstalker (not working)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
afternoonstalker-1.1.1.ebuild
afternoonstalker-1.1.1.ebuild (text/plain), 957 bytes, created by
Paul Bredbury
on 2005-12-17 04:22:35 UTC
(
hide
)
Description:
afternoonstalker-1.1.1.ebuild
Filename:
MIME Type:
Creator:
Paul Bredbury
Created:
2005-12-17 04:22:35 UTC
Size:
957 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils games > >DESCRIPTION="Clone of the 1981 Night Stalker video game by Mattel Electronics" >HOMEPAGE="http://www3.sympatico.ca/sarrazip/dev/afternoonstalker.html" >SRC_URI="http://www3.sympatico.ca/sarrazip/dev/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >DEPEND="media-libs/libsdl > media-libs/sdl-image > media-libs/sdl-mixer > >=dev-games/flatzebra-0.1.1" > >src_compile() { > egamesconf || die "egamesconf failed" > > emake DGAMEDATADIR="${GAMES_DATADIR}/${PN}" \ > pkgsounddir="${GAMES_DATADIR}/${PN}/sounds" \ > || die "emake failed" >} > >src_install() { > dogamesbin src/${PN} || die "dogamesbin failed" > > insinto "${GAMES_DATADIR}"/${PN} > doins -r src/data/* src/images/* src/sounds || die "doins failed" > > dodoc AUTHORS COPYING README THANKS TODO NEWS ChangeLog > doman doc/* > > 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 115201
:
74505
| 74932