Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 136797 - Nexuiz - new version 2.0
Summary: Nexuiz - new version 2.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Games
URL: http://www.alientrap.org/nexuiz/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-14 09:53 UTC by patrick
Modified: 2006-06-27 12:08 UTC (History)
6 users (show)

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


Attachments
nexuiz-1.5.ebuild -> nexuiz-2.0.ebuild (nexuiz15to20.patch,330 bytes, patch)
2006-06-14 11:49 UTC, Damien Thébault
Details | Diff
nexuiz-2.0.ebuild (nexuiz-2.0.ebuild,3.09 KB, text/plain)
2006-06-16 06:33 UTC, Paul Bredbury
Details
nexuiz-2.0.ebuild (nexuiz-2.0.ebuild,3.48 KB, text/plain)
2006-06-17 19:02 UTC, Paul Bredbury
Details

Note You need to log in before you can comment on or make changes to this bug.
Description patrick 2006-06-14 09:53:40 UTC
The header says it all.
2.0 was released today.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2006-06-14 11:26:48 UTC
http://www.gentoo.org/proj/en/desktop/games/#doc_chap5_sect5
Comment 2 Damien Thébault 2006-06-14 11:49:47 UTC
Created attachment 89193 [details, diff]
nexuiz-1.5.ebuild -> nexuiz-2.0.ebuild

Quick patch
Comment 3 patrick 2006-06-15 04:02:17 UTC
@ Mr. Bones:
Thank's for the link, next time I'll know.
Comment 4 Daniel J Birkinshaw 2006-06-15 13:07:03 UTC
Thanks for the patch Damien, that works splendidly.
Comment 5 Paul Bredbury 2006-06-16 06:33:19 UTC
Created attachment 89303 [details]
nexuiz-2.0.ebuild

Here's a rewrite of the ebuild, sharing some of the features of the darkplaces ebuild in bug #106344.
Comment 6 GNUtoo 2006-06-16 20:17:16 UTC
when will it be in portage?
Comment 7 Denilson Sá Maia 2006-06-17 15:50:38 UTC
I just hope this new version gets stable soon. Version 1.5 is still ~x86 and the 2.0 is out.
Comment 8 Paul Bredbury 2006-06-17 19:02:30 UTC
Created attachment 89436 [details]
nexuiz-2.0.ebuild

Added option to use OSS for audio. Added additional X11 libraries to RDEPEND, which are visible using linking_libs.sh and included_headers.sh from http://www.gentoo.org/proj/en/desktop/x/x11/porting-modular-x-howto.xml
Comment 9 Tristan Heaven (RETIRED) gentoo-dev 2006-06-18 14:47:11 UTC
Remember about x11-proto and system packages?
Comment 10 Paul Bredbury 2006-06-18 16:17:20 UTC
(In reply to comment #9)
> Remember about x11-proto

Adding a UIDEPEND to a UIRDEPEND, both with !not this and !not that and !not the other, is too distasteful to me. Feel free to do it.

> and system packages?
The Gentoo devs haven't decided for sure one way or the other.
Comment 11 Michal Kurgan (RETIRED) gentoo-dev 2006-06-21 11:09:16 UTC
What is the status here?
Could this be committed into tree?
Comment 12 Paul Bredbury 2006-06-21 12:13:14 UTC
(In reply to comment #11)
> Could this be committed into tree?

It looks good to me. Would anyone realistically care about some X11 header files which strictly-speaking should not be in RDEPEND? Fixing that would, AFAICT, look ugly, thanks to the pretend-default-useflags approach (which I hate).
Comment 13 Chris Gianelloni (RETIRED) gentoo-dev 2006-06-27 12:08:24 UTC
I've added this to CVS after adjusting the UIDEPEND and adding UIRDEPEND.

I've also marked 1.5 stable and plan on making this version stable in the next few days.