Bug 30751 - [new ebuild] Beneath a Steel Sky Adventure Game (Freeware ScummVM)
|
Bug#:
30751
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: games@gentoo.org
|
Reported By: gentoo-bugs@seyffer.de
|
|
Component: Games
|
|
|
URL:
|
|
Summary: [new ebuild] Beneath a Steel Sky Adventure Game (Freeware ScummVM)
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2003-10-09 06:06 0000
|
Hi,
About a month ago Raven Software, Ltd. made the old classic adventure game
"Beneath a Steel Sky" (similar to LucasArts Monkey Island and Indiana Jones
series) Freeware and let the ScummVM Team ship it with their Engine.
On scummvm.org there are two versions available for download (see bottom of the
download page), one with about 60MB is a voice enabled CD version and a floppy
version with about 6-7MB AFAIK.
A package is already included in Debian, so I'd find it great if Gentoo would
add an ebuild to portage too. :)
This might also be a nice opportunity to introduce "games-adventures"?
Regards,
Daniel
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Created an attachment (id=19003) [details]
incomplete ebuild
Some time ago in August when it was released, I began working on an ebuild,
but
never finished it. It is a bit ugly but if someone might want to continue
where
I left off, find attached what I wrote so far.... ;-)
I also thought of a simple wrapper script to put under /usr/bin:
#!/bin/sh
#
scummvm -f -p /opt/bass-cd/ sky
now in portage ... once we get some more adventure games going i'll do up
games-adventure but i dont think we have enough atm to warrent it ...
(note: The package is games-rpg/bass and is the 60MB version)