Ebuild for the updated nexuiz version. Directory things changed a bit to be more compatible with upstream. Reproducible: Always
Created attachment 187235 [details] Nexuiz ebuild
needs fix for gcc 4.4 graphite flags probably i.e. replace sed line for strip with -e '/^STRIP/s/strip/true/' \
*** Bug 265009 has been marked as a duplicate of this bug. ***
Created attachment 187403 [details] nexuiz-2.5.ebuild Mine updates for the ebuild from Merlijn Hofstra.
Created attachment 187409 [details] Nexuiz ebuild Added fix as suggested by Paul Mulders and used a patch to fix a nasty memory leak for dedicated servers.
Created attachment 187411 [details] memory leak patch This patch fixes a memory leak that mainly affected dedicated servers. See upstream r8850-r8853.
With this ebuild Nexuiz compiles and runs well on my stable amd64 system, but docs are broken - we need to copy Nexuiz/Docs/htmlfiles/ to /usr/share/doc/nexuiz-2.5/html/ or there will be no pictures when reading basics.html
in portage. thanks for the bug report and submissions.
/usr/share/doc/nexuiz-2.5/html/basics.html is still broken