freeswitch-stable: Fixes for modules and libs
authorSebastian Kemper <sebastian_ml@gmx.net>
Sun, 9 Jul 2017 10:50:50 +0000 (12:50 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sun, 9 Jul 2017 11:02:09 +0000 (13:02 +0200)
commit4cfbc9c93303c1efb877510d1536f66981768f52
treedb3597da2ed29ce3fee1144527c6f0422b9c08ab
parentaaee4b431e65d8291c8610ece1d9e892772a0766
freeswitch-stable: Fixes for modules and libs

- Add missed dependency on libyuv to libvpx.
- Get rid of gratuitous @ in Config.in.
- Clean up Perl and Python deps.
- Fix installation paths for the ESL packages.
- Don't set ac_cv_lib_perl_perl_alloc=yes, it's not needed.
- Get rid of the build dep on erlang. Have the modules (erlang_event and
  kazoo) depend on erlang instead; they both require epmd at runtime.
- Force spandsp and pocketsphinx to use fixed point math when soft float
  support is enabled for the target device.
- Make libvpx use OpenWrt/LEDE flags, otherwhise it comes up with
  optimized flags on its own.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/freeswitch-stable/Config.in
net/freeswitch-stable/Makefile
net/freeswitch-stable/patches/190-mod_pocketsphinx.patch
net/freeswitch-stable/patches/250-libvpx-use-openwrt-flags.patch [new file with mode: 0644]