Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 93634 Details for
Bug 143052
ut2004-killingfloor-2.0.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ut2004-killingfloor-2.0.ebuild
ut2004-killingfloor-2.0.ebuild (text/plain), 894 bytes, created by
Paul Bredbury
on 2006-08-06 22:54:25 UTC
(
hide
)
Description:
ut2004-killingfloor-2.0.ebuild
Filename:
MIME Type:
Creator:
Paul Bredbury
Created:
2006-08-06 22:54:25 UTC
Size:
894 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils games > >MY_PV="${PV/./}" >FILE="KF${MY_PV}.zip" >MOD="KFMod${MY_PV}" > >DESCRIPTION="Co-op survival horror mod for UT2004" >HOMEPAGE="http://www.killingfloor.freedomsnet.net/" >SRC_URI="ftp://ftp.planetmirror.com/pub/moddb/2006/08/${FILE} > http://www.killingfloor.freedomsnet.net/${FILE}" > >LICENSE="as-is" >SLOT="0" >KEYWORDS="~x86" >IUSE="" >RESTRICT="strip" > >RDEPEND=">=games-fps/ut2004-3369-r1 > games-fps/ut2004-bonuspack-mega" >DEPEND="app-arch/unzip" > >S=${WORKDIR} >dir=${GAMES_PREFIX_OPT}/ut2004 > >src_unpack() { > unpack ${A} > cd "${S}" > > rm "${MOD}"/Run*.bat >} > >src_install() { > insinto "${dir}" > doins -r "${MOD}" || die "doins failed" > > games_make_wrapper ${PN} "ut2004 -mod=${MOD}" > make_desktop_entry ${PN} "UT2004 - Killing Floor" ut2004.png > > 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 143052
:
93634
|
104195