Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 362445 - net-libs/xulrunner-2.0-r1 and www-client/firefox-4.0-r2: webm/ogg/wav needs alsa support
Summary: net-libs/xulrunner-2.0-r1 and www-client/firefox-4.0-r2: webm/ogg/wav needs a...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-07 13:56 UTC by Thomas
Modified: 2011-04-09 14:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Replaces alsa with oss support (force-oss.patch,1.75 KB, patch)
2011-04-07 13:57 UTC, Thomas
Details | Diff
modified ebuild for net-libs/xulrunner-2.0-r1 (xulrunner-2.0-r1.ebuild,5.49 KB, text/plain)
2011-04-07 13:58 UTC, Thomas
Details
Modified ebuild for www-client/firefox-4.0-r2 (firefox-4.0-r2.ebuild,7.83 KB, text/plain)
2011-04-07 13:59 UTC, Thomas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas 2011-04-07 13:56:15 UTC
I found Bug 276354 with a old solution to this. So I updated it to the new versions and here it is.
I also gave this patch to the mozilla team: https://bugzilla.mozilla.org/show_bug.cgi?id=503691#c22

Reproducible: Always

Steps to Reproduce:
1. Build your System with USE="-alsa oss"
2. emerge -pv firefox
Actual Results:  
alsa-dependencies showing up

Expected Results:  
no alsa-dependencies

The modified xulrunner/firefox ebuilds are copyed and edited from the mozilla overlay.

P.S. Sorry for my bad english. :)
Comment 1 Thomas 2011-04-07 13:57:02 UTC
Created attachment 268845 [details, diff]
Replaces alsa with oss support
Comment 2 Thomas 2011-04-07 13:58:29 UTC
Created attachment 268847 [details]
modified ebuild for net-libs/xulrunner-2.0-r1
Comment 3 Thomas 2011-04-07 13:59:23 UTC
Created attachment 268849 [details]
Modified ebuild for www-client/firefox-4.0-r2
Comment 4 Jory A. Pratt gentoo-dev 2011-04-08 19:03:40 UTC
OSS support is only supported by bsd's. There will be no change for linux side of things.
Comment 5 Thomas 2011-04-09 14:55:44 UTC
No change? The patch is working fine!
I hoped somebody would improve it or the ebuilds to allow ALSA/OSS switching with USE-Flags or at runtime.