Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 180461 Details for
Bug 257136
games-arcade/between-the-worlds (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
between-the-worlds-1.0.64.319.ebuild
between-the-worlds-1.0.64.319.ebuild (text/plain), 1.07 KB, created by
Christian Ruppert (idl0r)
on 2009-01-31 20:04:34 UTC
(
hide
)
Description:
between-the-worlds-1.0.64.319.ebuild
Filename:
MIME Type:
Creator:
Christian Ruppert (idl0r)
Created:
2009-01-31 20:04:34 UTC
Size:
1.07 KB
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=2 > >inherit eutils games > >DESCRIPTION="Decode the secrets within as you discover a true sense" >HOMEPAGE="http://www.wegroup.org/games/hidden-object/between-the-worlds.html" >SRC_URI="http://www.wegroup.org/downloads/${P}.tar.bz2" >LICENSE="as-is" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="sound" > >GAMESDIR=${GAMES_PREFIX_OPT}/${PN} >QA_PRESTRIPPED="${GAMESDIR:1}/uspy" > >RESTRICT="strip" > >RDEPEND="x86? ( > sound? ( media-libs/sdl-mixer[vorbis] ) > media-libs/sdl-image[jpeg,png] > media-libs/libsdl[X,opengl] > sys-libs/zlib > ) > amd64? ( > app-emulation/emul-linux-x86-sdl > app-emulation/emul-linux-x86-xlibs > app-emulation/emul-linux-x86-baselibs > )" > >S=${WORKDIR}/${PN} > >src_install() { > insinto ${GAMESDIR} > doins -r snd/ uspy0.pak || die "doins failed" > > newicon icons/ico-32x32.png ${PN}.png > > exeinto ${GAMESDIR} > doexe uspy || die "doexe failed" > > games_make_wrapper ${PN} "./uspy" ${GAMESDIR} > make_desktop_entry ${PN} "Between the Worlds" ${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 257136
: 180461