Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 132333 Details for
Bug 194428
ebuild: Enemy Territory - Quake Wars (nomedia) dedicated server
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ETQW-server-1.1.ebuild
ETQW-server-1.1.ebuild (text/plain), 819 bytes, created by
jon R-B
on 2007-10-01 19:02:04 UTC
(
hide
)
Description:
ETQW-server-1.1.ebuild
Filename:
MIME Type:
Creator:
jon R-B
Created:
2007-10-01 19:02:04 UTC
Size:
819 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils games > >MY_PN="${P}-nomedia.r2.x86.run" > >DESCRIPTION="ETQW" >HOMEPAGE="www.enemyterritory.com" >SRC_URI="${MY_PN}" > >LICENSE="ETQW" >SLOT="0" >KEYWORDS="amd64 x86" >IUSE="" >RESTRICT="fetch" > >DEPEND="app-arch/unzip > app-misc/screen" >RDEPEND="" > >pkg_nofetch() { > die "Please download ${SRC_URI} from ${HOMEPAGE} to ${DISTDIR}" >} > >dir=${GAMES_PREFIX_OPT}/${PN} > >src_unpack() { > unzip "${DISTDIR}/${MY_PN}" >} > >src_install(){ > dodir ${dir} > cp -r * ${D}/${dir} >} > >pkg_postinst() { > elog "You need to copy pak000.pk4, pak001.pk4, pak002.pk4, pak003.pk4, and" > elog "pak004.pk4 from either your installation media or your hard drive to" > elog "${dir}/base before running the game." > echo >}
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 194428
: 132333 |
132803
|
133096
|
133393
|
134402
|
134934
|
139189
|
139190
|
139191
|
150585