Compiling 0 A.D on Gentoo

Content on this page is probably outdated and represents my personal knowledge, feelings and understading of things at that time.

So, I decided to try 0 A.D. I googled and found one .ebuild in roslin overlay. But the ebuild lacks some dependencies, mainly two:
- wxGTK needs to be installed.
- premake needs to be installed.

wxGTK is availible in portage, so that was not a problem, but to get premake - I added the sunrise overlay. As 0ad and premake are masked, you need to put them in your package.mask and that’s it. After that, the SVN version of 0 A.D compiled nice.