stefan-langenmaier / jami-overlay

Jami (formerly Ring (formerly SFLphone)) is a SIP compatible softphone for GNU/Linux.
GNU General Public License v3.0
22 stars 9 forks source link

net-voip/ring-daemon building without pulseaudio support #53

Closed steils closed 6 years ago

steils commented 6 years ago

net-voip/ring-daemon turns on 'pulseaudio' by default (IUSE="+pulseaudio"). Is it really needed? ring-daemon successfully builds with -pulseaudio, but I have to explicitly set USE="-pulseaudio" for net-voip/ring-daemon. Shouldn't it be just IUSE="pulseaudio"?

stefan-langenmaier commented 6 years ago

I have no strong opinion on pulseaudio. I'll remove the default as you suggested and we'll see if someone complains.