Bug 173491 - games-fps/quake4-bin-1.4.2 Version Bump
|
Bug#:
173491
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: CLOSED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: games@gentoo.org
|
Reported By: spock255@hotmail.com
|
|
Component: Games
|
|
|
URL:
http://www.idsoftware.com/
|
|
Summary: games-fps/quake4-bin-1.4.2 Version Bump
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2007-04-05 17:20 0000
|
Quake4 1.4.1 beta is out :)
Reopen once it goes stable.
Hi,
the submitted ebuild works fine here (amd64)
but i was able to get italian language (in game)
only renaming the zpack_lang_* files:
renamed:
zpak_italian_{01-04}.pk4.off
to:
zpak_italian_{01-04}.pk4
~/.quake4/q4base/Quake4Config.cfg:
seta sys_language "italian"
seta sys_lang "italian"
(In reply to comment #5)
> Changing summary :)
>
Sonny Lander,
Will you please change the summary field to "games-fps/quake4-bin-1.4.2 Version
Bump" to correctly reflect the package name. I almost created another bug for
the same problem before I happened upon this bug.
Thanks.
It requires libasound.so.0, i had to make a symlink like this:
# ln -s /usr/lib/libasound.so.2.0.0 /usr/lib/libasound.so.0
I've got media-libs/alsa-lib-1.0.14_rc2
No, that's customizable:
grep s_alsa_lib ~/.quake4/q4base/*
grep libasound ~/.quake4/q4base/*
Actually, alsa-lib is already a requirement for "alsa" flag, that's good but it
lacks libasound.so.0 symink.
I see no problem. After renaming ~/.quake4/ and running quake4,
Quake4Config.cfg automatically contains: seta s_alsa_lib "libasound.so.2"
Seemed to use Spanish by default (Prolly upstream). Fixed by going into console
(CTRL+ALT+~) and typing in
sys_lang english
Version bumped... thanks for the ebuild, Paul...
Please change LINGUAS from cz to cs.
sed -i 's/cz /cs /' `equery w quake4-bin`
I already did. In the future, file a new bug for any changes after the request
has been filled.