Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 114717 - TeamSpeak Client doesn't depend on emul-linux-x86-soundlibs
Summary: TeamSpeak Client doesn't depend on emul-linux-x86-soundlibs
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-07 02:59 UTC by Tomas Carnecky
Modified: 2005-12-07 05:04 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Carnecky 2005-12-07 02:59:12 UTC
When using alsa, TeamSpeak should depend on emul-linux-x86-soundlibs.

And that not only on AMD64, but also on all other platforms that support ALSA.

Reproducible: Always
Steps to Reproduce:
Comment 1 Tomas Carnecky 2005-12-07 02:59:57 UTC
dammit.. sorry.. that 'on all platforms' is stupid.. please ignore :/
Comment 2 Herbie Hopkins (RETIRED) gentoo-dev 2005-12-07 03:26:33 UTC
Teamspeak does not link to alsa-lib it accesses /dev/dsp directly.
Comment 3 Tomas Carnecky 2005-12-07 03:41:11 UTC
(In reply to comment #2)
> Teamspeak does not link to alsa-lib it accesses /dev/dsp directly.

Yes, but one would thins that when someone has alsa in the use flags, he would
also be using aoss32
Comment 4 Herbie Hopkins (RETIRED) gentoo-dev 2005-12-07 04:01:03 UTC
(In reply to comment #3)
> Yes, but one would thins that when someone has alsa in the use flags, he would
> also be using aoss32

It's certainly not a requirement to use this weather you use alsa or not. Alsa
provides a /dev/dsp (if you enable the neccessary kernel support) and so oss
apps will run perfectly well on their own. If you want to use aoss{32} on any
arch you must first emerge it.
Comment 5 Tomas Carnecky 2005-12-07 05:04:41 UTC
Can you do at least this: if using alsa but not oss then require emul-soundlibs ?
Because a user that has "alsa -oss" most probably wants to use aoss{32}.