Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Ebuild for nexuiz?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
monotux
l33t
l33t


Joined: 09 Sep 2003
Posts: 751
Location: Stockholm, Sweden

PostPosted: Wed Jun 01, 2005 8:04 pm    Post subject: Ebuild for nexuiz? Reply with quote

Hello everyone....

I saw that nexiuz reached 1.0 (yesterday, actually) but I can't find any ebuild... :(
Will there be one? :-)

http://www.nexuiz.com/
_________________
Computer science is no more about computers than astronomy is about telescopes.
Back to top
View user's profile Send private message
shoegoo
n00b
n00b


Joined: 07 Dec 2004
Posts: 11
Location: Arizona, USA

PostPosted: Wed Jun 01, 2005 8:14 pm    Post subject: Reply with quote

An ebuild for the binary hs been posted here http://bugs.gentoo.org/show_bug.cgi?id=94764 Hopefully there will be a nonbinary one soon.
Back to top
View user's profile Send private message
nadamsieee
Guru
Guru


Joined: 30 May 2003
Posts: 340
Location: Atlanta, GA, USA

PostPosted: Thu Jun 30, 2005 1:04 pm    Post subject: Reply with quote

How to install Nexuiz

First, setup your portage overlay
Code:
# nano -w /etc/make.conf

and add the following:
Code:
PORTDIR_OVERLAY="/usr/local/portage/"

Now create all of the directories:
Code:
# mkdir -p /usr/local/portage/games-fps/nexuiz/files/

Download and save the ebuild as nexuiz-1.1.ebuild: http://bugs.gentoo.org/attachment.cgi?id=62661

Move the ebuild into your portage overlay:
Code:
# mv /path/to/downloaded/stuff/nexuiz* /usr/local/portage/games-fps/nexuiz/

Create the digest:
Code:
# ebuild /usr/local/portage/games-fps/nexuiz/nexuiz-1.1.ebuild digest

Add nexuiz to your package.keywords:
Code:
# echo "games-fps/nexuiz ~x86" >> /etc/portage/package.keywords

Finally, install the game (cross fingers first...):
Code:
emerge --sync && emerge -pv nexuiz
emerge nexuiz


Playing Nexuiz

Code:
$ nexuiz-glx

_________________
nadams (at) ieee (dot) org


Last edited by nadamsieee on Wed Jul 06, 2005 1:46 am; edited 2 times in total
Back to top
View user's profile Send private message
loemmel
Apprentice
Apprentice


Joined: 19 Aug 2003
Posts: 227
Location: switzerland

PostPosted: Fri Jul 01, 2005 9:42 am    Post subject: Reply with quote

thanks for the how-to. there seems to be a first patch for the game:

http://prdownloads.sourceforge.net/nexuiz/patch1.zip
Back to top
View user's profile Send private message
nadamsieee
Guru
Guru


Joined: 30 May 2003
Posts: 340
Location: Atlanta, GA, USA

PostPosted: Wed Jul 06, 2005 1:47 am    Post subject: Reply with quote

loemmel wrote:
thanks for the how-to. there seems to be a first patch for the game:

http://prdownloads.sourceforge.net/nexuiz/patch1.zip


The above instructions have been updated to the latest version of Nexuiz as of July 5, 2005.
_________________
nadams (at) ieee (dot) org
Back to top
View user's profile Send private message
Sragonal
n00b
n00b


Joined: 20 Jul 2005
Posts: 5
Location: The Netherlands

PostPosted: Wed Jul 20, 2005 5:59 pm    Post subject: Reply with quote

Thanks for the howto!
_________________
Gentoo Rocks!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum