Firefox has had PulseAudio support for a couple of versions now, and it should be fairly stable as of the 21 series. Would be great to have this exposed as a USE flag. I've been running the following diff on overlay for a while now with no issues: diff --git a/www-client/firefox/firefox-21.0_beta5.ebuild b/www-client/firefox/f index 2016973..cad6561 100644 --- a/www-client/firefox/firefox-21.0_beta5.ebuild +++ b/www-client/firefox/firefox-21.0_beta5.ebuild @@ -38,7 +38,7 @@ HOMEPAGE="http://www.mozilla.com/firefox" KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" -IUSE="bindist gstreamer +jit +minimal pgo selinux system-cairo system-jpeg syst +IUSE="bindist gstreamer +jit +minimal pgo pulseaudio selinux system-cairo syste # More URIs appended below... SRC_URI="${SRC_URI} @@ -220,6 +220,7 @@ src_configure() { mozconfig_annotate '' --build="${CTARGET:-${CHOST}}" mozconfig_use_enable gstreamer + mozconfig_use_enable pulseaudio mozconfig_use_enable system-sqlite mozconfig_use_with system-jpeg # Feature is know to cause problems on hardened
Bump? (CC'ing sound@ as a jfyi)
Fixed: http://git.overlays.gentoo.org/gitweb/?p=proj/mozilla.git;a=commit;h=c4fd8562578191052c34dd2fa543c60b3fa3ba0a