- Jun 14, 2017
-
-
Sebastian Kemper authored
- removed xmlrpc-c todo; I compiled with external version in staging dir, it didn't make a difference (didn't seem to be used) - removed swig calls as per suggestion from upstream Signed-off-by:
Sebastian Kemper <sebastian_ml@gmx.net>
-
- Jun 11, 2017
-
-
Sebastian Kemper authored
Moved location of example packages from /usr/share/freeswitch/conf to /usr/share/freeswitch/examples. It makes more sense and is also the place where the module configuration snippets go. Signed-off-by:
Sebastian Kemper <sebastian_ml@gmx.net>
-
Sebastian Kemper authored
Some modules include example content, e.g. xml snippets, in their source directory. Added a symbol that causes these to be included in the packages. Disabled by default. Signed-off-by:
Sebastian Kemper <sebastian_ml@gmx.net>
-
Sebastian Kemper authored
- meant for packages where one only needs to copy files from one directory to another - added three new packages using the new builder (dev, fonts, images) Signed-off-by:
Sebastian Kemper <sebastian_ml@gmx.net>
-
Sebastian Kemper authored
Signed-off-by:
Sebastian Kemper <sebastian_ml@gmx.net>
-
Sebastian Kemper authored
Moved mod_python specialty from install/dir routine to mod builder Signed-off-by:
Sebastian Kemper <sebastian_ml@gmx.net>
-
Sebastian Kemper authored
- fixed swig location in all Makefiles in libs/esl and src/mod/languages - forced a reswig for mod_lua as well, like it is already done for mod_python - added patch for mod_lua to properly do the reswig (patch sent upstream, too) Signed-off-by:
Sebastian Kemper <sebastian_ml@gmx.net>
-
Sebastian Kemper authored
- if source dir exists install the destination dir as it might not exist yet - if source dir does not exist do nothing (not even error out) Signed-off-by:
Sebastian Kemper <sebastian_ml@gmx.net>
-
Sebastian Kemper authored
ZRTP and iSAC only support certain arches. Updated the depends to reflect that. Signed-off-by:
Sebastian Kemper <sebastian_ml@gmx.net>
-
- Jun 03, 2017
-
-
Sebastian Kemper authored
- mod_unimrcp picked up external apr/apr-util if found in the target directory, which caused the build to fail (undefined references). Fixed by adding the FreeSWITCH apr/apr-util lib dirs to the front of LDFLAGS. Signed-off-by:
Sebastian Kemper <sebastian_ml@gmx.net>
-
- Jun 02, 2017
-
-
Sebastian Kemper authored
- added a patch for erlang.m4 so mod_erlang_event finds the right lib to link to Signed-off-by:
Sebastian Kemper <sebastian_ml@gmx.net>
-
Sebastian Kemper authored
- added sed scripts in order for mod_python to find the right lib to link to - fixed some whitespaces Signed-off-by:
Sebastian Kemper <sebastian_ml@gmx.net>
-
- May 24, 2017
-
-
Sebastian Kemper authored
- removed $FS_STABLE_DEPS_BASE and $FS_STABLE_DEPS because they aren't needed to setup dependencies - changed dependency setups of modules, utils and python-esl so that their dependencies don't leak to the main package - fixed dep of mod-hiredis Signed-off-by:
Sebastian Kemper <sebastian_ml@gmx.net>
-
Sebastian Kemper authored
- removed python-setuptools build dep as it's not needed - moved the Python autotools variables to CONFIGURE_VARS - fixed host swig location - changed from manually erasing files to force a reswig to calling the swigclean make targets provided by upstream instead Signed-off-by:
Sebastian Kemper <sebastian_ml@gmx.net>
-
- May 20, 2017
-
-
Sebastian Kemper authored
- reworded some bools in Config.in - removed some notes in Makefile which seemed a bit out of touch - forced parallel build off again, as some module combinations won't allow it - fixed modules.conf editing sed script to not uncomment lines accidentally - removed wrong dep on db47 for mod_db Signed-off-by:
Sebastian Kemper <sebastian_ml@gmx.net>
-
Sebastian Kemper authored
- added 30+ modules Signed-off-by:
Sebastian Kemper <sebastian_ml@gmx.net>
-
Sebastian Kemper authored
Signed-off-by:
Sebastian Kemper <sebastian_ml@gmx.net>
-
Sebastian Kemper authored
- added mod_python as well as python-esl Signed-off-by:
Sebastian Kemper <sebastian_ml@gmx.net>
-
Sebastian Kemper authored
- added symbols to Config.in to enable additional libs - libs are: freetype, libpng, libyuv (internal), libvpx (internal) - they're not enabled by default Signed-off-by:
Sebastian Kemper <sebastian_ml@gmx.net>
-
- Apr 18, 2017
-
-
Sebastian Kemper authored
Signed-off-by:
Sebastian Kemper <sebastian_ml@gmx.net>
-
- Apr 04, 2017
-
-
Sebastian Kemper authored
- Dropped upstreamed patches Signed-off-by:
Sebastian Kemper <sebastian_ml@gmx.net>
-
- Mar 18, 2017
-
-
Sebastian Kemper authored
- FreeSWITCH stable series for OpenWrt/LEDE - clean, simple Makefiles - provides 'freeswitch' user on target device, no need for root - procd init script - musl and glibc support - SHA256 for download verification - hotplug script with extras (condition checks) - package size reduced Signed-off-by:
Sebastian Kemper <sebastian_ml@gmx.net>
-