Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 113352 Details for
Bug 170829
games-arcade/kimboot ebuild request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
kimboot-1.00.ebuild (broken)
kimboot-1.00.ebuild (text/plain), 881 bytes, created by
Paul Bredbury
on 2007-03-15 12:00:00 UTC
(
hide
)
Description:
kimboot-1.00.ebuild (broken)
Filename:
MIME Type:
Creator:
Paul Bredbury
Created:
2007-03-15 12:00:00 UTC
Size:
881 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > ># Doesn't save to user's homedir, so game crashes immediately > >inherit eutils games > >DESCRIPTION="Sick and addictive, squash the bodies with a ball on a rope" >HOMEPAGE="http://kimboot.sourceforge.net/" >SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.bz2" > >LICENSE="as-is" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >RDEPEND=">=dev-python/pyode-1.1 > >=dev-python/pygame-1.6 > dev-python/pyopengl > >=virtual/python-2.3" >DEPEND="app-arch/unzip" > >src_unpack() { > unpack ${A} > cd "${S}" > > rm *.bat >} > >src_install() { > local dir=${GAMES_DATADIR}/${PN} > > insinto "${dir}" > doins -r * || die > rm -f "${D}/${dir}/*.txt" > > games_make_wrapper ${PN} "python kimboot.py" "${dir}" > doicon ${PN}.png || die > make_desktop_entry ${PN} "Kimboot" ${PN}.png > > dodoc *.txt > > 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 170829
: 113352