Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 264794 - New ebuild games-fps/nexuiz-2.5
Summary: New ebuild games-fps/nexuiz-2.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
: 265009 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-04-03 20:11 UTC by Merlijn Hofstra
Modified: 2010-01-06 18:28 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Nexuiz ebuild (nexuiz-2.5.ebuild,2.76 KB, text/plain)
2009-04-03 20:12 UTC, Merlijn Hofstra
Details
nexuiz-2.5.ebuild (ebuild,2.99 KB, text/plain)
2009-04-05 19:57 UTC, Tomáš Chvátal (RETIRED)
Details
Nexuiz ebuild (nexuiz-2.5.ebuild,2.81 KB, text/plain)
2009-04-05 20:59 UTC, Merlijn Hofstra
Details
memory leak patch (nexuiz-2.5-memory_leak_fix.patch,4.34 KB, text/plain)
2009-04-05 21:01 UTC, Merlijn Hofstra
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Merlijn Hofstra 2009-04-03 20:11:53 UTC
Ebuild for the updated nexuiz version. Directory things changed a bit to be more compatible with upstream.

Reproducible: Always
Comment 1 Merlijn Hofstra 2009-04-03 20:12:30 UTC
Created attachment 187235 [details]
Nexuiz ebuild
Comment 2 Paul Mulders 2009-04-03 21:44:26 UTC
needs fix for gcc 4.4 graphite flags probably

i.e. replace sed line for strip with -e '/^STRIP/s/strip/true/' \
Comment 3 Tomáš Chvátal (RETIRED) gentoo-dev 2009-04-05 19:53:09 UTC
*** Bug 265009 has been marked as a duplicate of this bug. ***
Comment 4 Tomáš Chvátal (RETIRED) gentoo-dev 2009-04-05 19:57:03 UTC
Created attachment 187403 [details]
nexuiz-2.5.ebuild

Mine updates for the ebuild from Merlijn Hofstra.
Comment 5 Merlijn Hofstra 2009-04-05 20:59:37 UTC
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.
Comment 6 Merlijn Hofstra 2009-04-05 21:01:38 UTC
Created attachment 187411 [details]
memory leak patch

This patch fixes a memory leak that mainly affected dedicated servers. See upstream r8850-r8853.
Comment 7 Nikoli 2009-04-07 16:12:00 UTC
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
Comment 8 Mr. Bones. (RETIRED) gentoo-dev 2009-04-09 05:19:32 UTC
in portage.  thanks for the bug report and submissions.
Comment 9 Nikoli 2009-04-09 07:00:01 UTC
/usr/share/doc/nexuiz-2.5/html/basics.html is still broken