freeswitch-stable: add more modules
authorSebastian Kemper <sebastian_ml@gmx.net>
Sat, 24 Jun 2017 20:04:44 +0000 (22:04 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sat, 24 Jun 2017 20:04:47 +0000 (22:04 +0200)
commit6a4b022ec13f5fba8d3ee58d8f8edb2ce15f1309
treea85b77ef55a6ea6f6c7e3879e3b2e38220a4baaa
parent4aecbd082dbab8a9af7f17ce26ece6de1cc7fe59
freeswitch-stable: add more modules

- add b64, clearmode, cv (broken), dahdi_codec, dialplan_directory,
  event_test, event_zmq, pocketsphinx, posix_timer, random, vmd and yuv.
- some of the new modules require extra sources, so add a download
  routine for those so we can verify the checksums and prevent FreeSWITCH
  build system to download them on its own.
- add two patches to fix some issues with the new modules.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/freeswitch-stable/Makefile
net/freeswitch-stable/patches/170-mod_random.patch [new file with mode: 0644]
net/freeswitch-stable/patches/190-mod_pocketsphix-remove-alsa-dep.patch [new file with mode: 0644]