Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: curaga on August 20, 2010, 03:17:45 PM

Title: Linphone, pulseaudio
Post by: curaga on August 20, 2010, 03:17:45 PM
I'm not familiar with pulse, should the deps there be similar to alsa?
ie only depend on libpulse, as not to run the daemon for those who don't want it?
Title: Re: Linphone, pulseaudio
Post by: Juanito on August 21, 2010, 03:05:19 AM
If this was done only to satisfy deps with no intention to use pulse, I'd say yes.

If the intention was to use pulse without the daemon, I'm not sure - I'll try to play around with this in a week or so.
Title: Re: Linphone, pulseaudio
Post by: curaga on August 21, 2010, 04:10:21 AM
Current linphone deps would get and start pulse, which might be unwanted since it runs on alsa and oss too.
Title: Re: Linphone, pulseaudio
Post by: bmarkus on August 21, 2010, 04:34:50 AM
Current linphone deps would get and start pulse, which might be unwanted since it runs on alsa and oss too.

Pulse was a must have compile time dependency :( I will check later is it really need bust gess so. Maybe can be removed from the runtime depth, must be checked.
Title: Re: Linphone, pulseaudio
Post by: curaga on August 21, 2010, 04:55:35 AM
There is a libpulse extension, is that enough for runtime?
Title: Re: Linphone, pulseaudio
Post by: bmarkus on August 21, 2010, 05:03:09 AM
There is a libpulse extension, is that enough for runtime?
I will test it tomorrow. Today is for ncurses (after the family) :)