----- Original Message ----- > From: "Vipul Mahajan" <[email protected]> > To: [email protected] > Sent: Wednesday, May 9, 2012 11:36:58 AM > Subject: [SFLphone] Problem porting sflphone-daemon > > Hi, > We are trying to port sflphone daemon on arm omap3530 .How can we > remove > pulseaudio dependency as omap 3530 uses ALSA?
This would involve adding a --disable-pulseaudio option to configure.ac, modifying the corresponding Makefile.am files, and hiding the call to "new PulseLayer" in audiolayer.cpp with an #ifdef. Patches welcome. Best, Tristan _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone
