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
Description:   Opened: 2007-04-05 17:20 0000
Quake4 1.4.1 beta is out :)

------- Comment #1 From Chris Gianelloni (RETIRED) 2007-04-08 13:57:02 0000 -------
Reopen once it goes stable.

------- Comment #2 From Paul Bredbury 2007-05-20 19:21:18 0000 -------
Created an attachment (id=119837) [details]
quake4-bin-1.4.1_beta.ebuild

Version bump.

------- Comment #3 From Paul Bredbury 2007-06-19 14:50:29 0000 -------
Created an attachment (id=122522) [details]
quake4-bin-1.4.2.ebuild

Non-beta version - please reopen this bug.

Uses "clean-icon" USE flag as in bug #181901.

------- Comment #4 From Sonny Lander 2007-06-19 17:01:33 0000 -------
Reopen :)

------- Comment #5 From Sonny Lander 2007-06-19 21:22:00 0000 -------
Changing summary :)

------- Comment #6 From Alessio Cassibba (X-Drum) 2007-06-20 23:45:48 0000 -------
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"

------- Comment #7 From Dave Sheckells 2007-06-20 23:59:58 0000 -------
(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.

------- Comment #8 From Paul Bredbury 2007-06-21 01:51:36 0000 -------
Created an attachment (id=122651) [details]
quake4-bin-1.4.2.ebuild

Handles the zpak* language files better. Can't prevent the default language of
Spanish, though.

------- Comment #9 From Sonny Lander 2007-06-23 03:57:46 0000 -------
Taking advice :)

------- Comment #10 From Paul Bredbury 2007-06-26 22:30:25 0000 -------
Created an attachment (id=123153) [details]
quake4-bin-1.4.2.ebuild

Added app-emulation/emul-linux-x86-compat for bug #183333.

------- Comment #11 From Alexandre Lima 2007-07-13 17:17:18 0000 -------
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

------- Comment #12 From Paul Bredbury 2007-07-13 17:30:23 0000 -------
No, that's customizable:

grep s_alsa_lib ~/.quake4/q4base/*
grep libasound ~/.quake4/q4base/*

------- Comment #13 From Alexandre Lima 2007-07-15 18:55:39 0000 -------
Actually, alsa-lib is already a requirement for "alsa" flag, that's good but it
lacks libasound.so.0 symink.

------- Comment #14 From Paul Bredbury 2007-07-15 20:41:17 0000 -------
I see no problem. After renaming ~/.quake4/ and running quake4,
Quake4Config.cfg automatically contains:  seta s_alsa_lib "libasound.so.2"

------- Comment #15 From Kyle Hunter 2007-07-26 03:28:37 0000 -------
Seemed to use Spanish by default (Prolly upstream). Fixed by going into console
(CTRL+ALT+~) and typing in 

sys_lang english

------- Comment #16 From Chris Gianelloni (RETIRED) 2007-08-18 01:12:12 0000 -------
Version bumped... thanks for the ebuild, Paul...

------- Comment #17 From David Watzke 2007-08-18 20:38:00 0000 -------
Please change LINGUAS from cz to cs.

sed -i 's/cz /cs /' `equery w quake4-bin`

------- Comment #18 From Chris Gianelloni (RETIRED) 2007-08-20 19:34:25 0000 -------
I already did.  In the future, file a new bug for any changes after the request
has been filled.