Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 86707 Details for
Bug 130043
ut2004-sas-3.2.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ut2004-sas-3.1.ebuild
ut2004-sas-3.1.ebuild (text/plain), 774 bytes, created by
Paul Bredbury
on 2006-05-13 09:40:40 UTC
(
hide
)
Description:
ut2004-sas-3.1.ebuild
Filename:
MIME Type:
Creator:
Paul Bredbury
Created:
2006-05-13 09:40:40 UTC
Size:
774 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit games > >MOD="SAS" > >DESCRIPTION="SAS vs terrorists team-based mod for Unreal Tournament 2004" >HOMEPAGE="http://www.sas.jolt.co.uk/" >SRC_URI="mirror://filefront/Unreal_Tournament_2004/Modifications/sas_${PV}_lnx.run" > >LICENSE="freedist" >SLOT="0" >KEYWORDS="~x86" >IUSE="" >RESTRICT="mirror strip" > >RDEPEND=">=games-fps/ut2004-3355" > >S=${WORKDIR} >dir=${GAMES_PREFIX_OPT}/ut2004 > >src_unpack() { > unpack_makeself > unpack ./sas*.bz2 >} > >src_install() { > insinto "${dir}" > doins -r "${MOD}" || die "doins failed" > > games_make_wrapper ${PN} "ut2004 -mod=${MOD}" > newicon sas.png ${PN}.png > make_desktop_entry ${PN} "UT2004 - SAS" ${PN}.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 130043
:
84704
|
86707
|
107029
|
107030
|
133669