After using packages.unmask to unmask Totem 1.2.0 and installing it on my otherwise ~x86 system, the Mozilla plugin does not appear in Firefox. I have enabled the firefox use flag on totem and it gets passed the right configure options and the configure script says the plugin will be built, but it doesn't get installed. Reproducible: Always Steps to Reproduce: 1. emerge =totem-1.2.0 2. goto about:plugins in firefox 3. witness it not being there
Hmmm... Totem installs the plugin here, and it shows up in firefox. Can you run "equery f totem" and look for /usr/lib/nsbrowser/plugins/libtotem_mozilla.so? Equery is in the gentoolkit package.
Ah, the issue is probably dbus. totem-1.2.0 needs dbus >= 0.35 to create the mozilla/firefox plugin.
Fixed in CVS. If you don't want to run a new enough dbus, you will have to re-mask totem or not build the plugin.