Bug 143720 - games-fps/quake4-bin-1.3.2 version bump
|
Bug#:
143720
|
Product: Gentoo Linux
|
Version: 2006.0
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: games@gentoo.org
|
Reported By: fuag155555@gmail.com
|
|
Component: Games
|
|
|
URL:
http://www.linuxgames.com/news/feedback.php?identiferID=8572&action=flatview
|
|
Summary: games-fps/quake4-bin-1.3.2 version bump
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2006-08-12 14:51 0000
|
latest version of quake 4 is 1.3.2 latest version in portage is 1.3. he fixed
some issues with the installer and the smp binary issue which was related to
the id libsdl.. Posted the linuxgames site because idsoftware appears to be
down at the moment
(In reply to comment #1)
> added a -2 to the end of the SRC_URI
Use the versionator eclass instead. For some examples, run:
find /usr/portage -name \*.ebuild | xargs grep replace_version_sep | grep games
> fixed src_unpack reference
Can simply use: unpack_makeself ${A}
Whats stopping this from going in, so we can work on it.
Added to CVS... Normally, a full ebuild isn't required when the changes are
trivial, a patch, or even just comments about what needs changing are
sufficient. The ebuild is appreciated, though. Just letting you know so you
can save yourself some trouble in the future.
hi,
hi had a lot of problems whith missing strings:
during game startup you get messages like:
"Unknown string id #str_XXXXXX"
and during the normal game you get some random #str_XXXXXX
in menus,maps names,etc..
this problem occur due naming of zpaks: "zpak_language_NN.pk4.off"
the zpaks should be renamed in "zpak_language_NN.pk4" instead
(italian,spanish,russian,polish,czech,french)
the english language zpaks are ok.