Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 88387 Details for
Bug 95141
games-fps/jfsw - An OpenGL port of Shadow Warrior with support for true-colour textures and 3D objects
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
New ebuild for version 20051009
jfsw-20051009.ebuild (text/plain), 1.35 KB, created by
Alexander Nicolaysen Sørnes
on 2006-06-04 16:52:57 UTC
(
hide
)
Description:
New ebuild for version 20051009
Filename:
MIME Type:
Creator:
Alexander Nicolaysen Sørnes
Created:
2006-06-04 16:52:57 UTC
Size:
1.35 KB
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit games > >HOMEPAGE="http://jonof.edgenetwork.org/index.php?p=jfsw" >DESCRIPTION="An OpenGL port of Shadow Warrior with support for true-colour textures and 3D objects" >SRC_URI="mirror://gentoo/jfbuild_src_${PV}.zip mirror://gentoo/${PN}_src_${PV}.zip" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="x86" > >RDEPEND="virtual/x11 > virtual/opengl > media-libs/sdl-mixer > media-sound/timidity++ > media-sound/timidity-eawpatches" > >DEPEND="${RDEPEND} > dev-lang/nasm" > >src_unpack() { > unpack ${A} > mv "jfbuild_src_${PV}" build > cd build > epatch "${FILESDIR}/jfbuild_src_${PV}.patch" # Fix various problems > cd "${WORKDIR}/jfsw_src_${PV}" > epatch "${FILESDIR}/${PN}_src_${PV}.patch" # Sound support >} > >src_compile() { > cd "${WORKDIR}/${PN}_src_${PV}" > emake || die = "Compilation failed" > mv sw ${PN}-bin >} > >src_install() { > cd "${WORKDIR}/jfsw_src_${PV}/" > games_make_wrapper ${PN} "${GAMES_BINDIR}/${PN}-bin" "${GAMES_DATADIR}/sw" > dogamesbin ${PN}-bin || die "dogamesbin failed." > insinto "${GAMES_DATADIR}/sw" > prepgamesdirs >} > >pkg_postinst() { > games_pkg_postinst > einfo "Put 'sw.grp' in '${GAMES_DATADIR}/sw'," > einfo "or emerge swdata-demo to play the demo." > einfo "Do not enable ambient sounds; they will crash" > einfo "the game. This version has no music support." >}
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 95141
:
60666
|
60667
|
60668
|
60669
|
60670
|
60687
|
71691
|
71692
|
71693
|
71694
|
71695
|
73850
| 88387 |
109017