A new version of gnash just came out.
Created attachment 168504 [details, diff] Gnash 0.8.3 ebuild to 0.8.4 ebuild Here is a patch to apply on gnash-0.8.3.ebuild to have gnash-0.8.4.ebuild. Some comments about it : - 2 of the 3 patches (I include sed line as a patch) have been fixed by upstream BUT eautoreconf failed on a missing file so I had to remove the reference into configure.ac. I checked the repository and this has not been fixed so I supposed the file was not needed. - nsapi has been renamed to npapi. - with-extensions is now enable-extension - there is a new option : with-plugins-install. I choose system because I think it should be this. It can also be user or prefix. User by default. Btw, this version fixes my issue with videoplayback but it's so slow I can't watch anything and my cpu dies. I hope it will help you :)
+*gnash-0.8.4 (19 Oct 2008) + + 19 Oct 2008; Peter Alfredsen <loki_val@gentoo.org> gnash-0.8.3.ebuild, + +gnash-0.8.4.ebuild: + Fix bug 242656 by restricting 0.8.3 to ffmpeg 20080326. Bump to 0.8.4, bug + 241874, thanks to Mounir Lamouri. This version works much better than + 0.8.3, but tests fail to compile. +