Viewizard released AstroMenace's source and media under the GPL3 license and this is now being further developed openly on sf.net This would be great to (eventually) replace the astromenace-bin in portage.
Created attachment 143015 [details] openastromenace-1.2.0.ebuild
Created attachment 143017 [details, diff] openastromenace-1.2.0-datadir.patch
Created attachment 143019 [details, diff] openastromenace-1.2.0-strict-aliasing.patch
Needs testing...
It works and plays like it should (better then the astromenace-bin) on amd64. I think it's safe to add KEYWORDS="~amd64" The only problem is that it does not find the sound device, so the sound does not play (the same was the case for astromenace-bin). Relevant output: ---[start]--- open /dev/[sound/]dsp: No such file or directory Default sound device not present! Unable to open audio! ---[stop]--- Thanks for the ebuild :]
echo "(define devices '(sdl))" > ~/.openalrc that should work
(In reply to comment #6) > echo "(define devices '(sdl))" > ~/.openalrc > > that should work it does :)
Created attachment 152261 [details] openastromenace-1.2.0.ebuild 1.2.0 was re-released with those patches.
Fixed, thanks.