Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
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 an attachment (id=143015) [details] openastromenace-1.2.0.ebuild
Created an attachment (id=143017) [details] openastromenace-1.2.0-datadir.patch
Created an attachment (id=143019) [details] 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 an attachment (id=152261) [details] openastromenace-1.2.0.ebuild 1.2.0 was re-released with those patches.
Fixed, thanks.