Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 93200 Details for
Bug 142430
games-rpg/bs2-demo-0.ebuild (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bs2-demo-0.ebuild
bs2-demo-0.ebuild (text/plain), 607 bytes, created by
unlord
on 2006-08-01 07:35:59 UTC
(
hide
)
Description:
bs2-demo-0.ebuild
Filename:
MIME Type:
Creator:
unlord
Created:
2006-08-01 07:35:59 UTC
Size:
607 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit games > >DESCRIPTION="Broken Sword 2: The Smoking Mirror (interactive demo)" >SRC_URI="http://files.5star-network.com/Games/bs2-demo.zip" > >LICENSE="freedist" >SLOT="0" >KEYWORDS="x86" >IUSE="" >RESTRICT="strip" > >RDEPEND=">=games-engines/scummvm-0.6.0" >DEPEND="${RDEPEND} > app-arch/unzip" > >S=${WORKDIR} > >src_install() { > games_make_wrapper bs2demo "scummvm -f -p \"${GAMES_DATADIR}/${PN}\" sword2demo" . > insinto "${GAMES_DATADIR}/${PN}" > doins *.clu *.CLU *.inf *.tab > 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 142430
:
93200
|
93241
|
93247