Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 541342

Summary: >www-client/firefox-32.0 doesn't understand the gstreamer use flag
Product: Gentoo Linux Reporter: Mark Tomich <mstomich>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/www-client/firefox/?hideattic=0
Whiteboard:
Package list:
Runtime testing required: ---

Description Mark Tomich 2015-02-25 14:50:25 UTC
looking through CVS, it looks like =www-client/firefox-32.0 began supporting the gstreamer use flag to build against gstreamer-1.0.  Then it seems to have been undone when the updated ebuild for ESR =www-client/firefox-31.0.2 came out.

I.e. it looks like the v33.0 and v31.0.2 ebuilds were based on the v31.0.1 ebuild, whereas the v33.0 ebuild should have been based on v32.0.

Reproducible: Always

Steps to Reproduce:
1. review CVS
2. attempt to install a current version of Firefox built against gstreamer-1.0

Actual Results:  
It's not possible

Expected Results:  
I should have been able to install a version of Firefox built against gstreamer-1.0 to avoid the libav / ffmpeg dependency hell.
Comment 1 Mark Tomich 2015-02-25 15:30:17 UTC
Nevermind...I see now that it moved into the mozconfig eclass...sorry for the noise...