1 Attachment(s)
Nexuiz 2.0 ebuild for those interested
Hey guys I read here on these forums that nexuiz 2.0 was just released the other day and a bug report on bugs.gentoo.com has been opened about a new ebuild. Well it hasn't gotten done exactly but there is diff posted between the two ebuilds so if anyone is interested I created an ebuild for this package.
To install you need to have this in your /etc/make.conf
PORTDIR_OVERLAY="/usr/local/portage"
then if you didn't have this you need to:
Code:
mkdir /usr/local/portage
then:
Code:
mkdir /usr/local/portage/games-fps
mkdir /usr/local/portage/games-fps/nexuiz
cd /usr/local/portage/games-fps/nexuiz
nano nexuiz-2.0.ebuild
[copy the contents of the attached file into the nexuiz-2.0.ebuild file]
ebuild nexuiz-2.0.ebuild digest
emerge -va nexuiz