################################################################################
################################################################################
FREESWITCH_VERSION = 1.6.17
FREESWITCH_SOURCE = freeswitch-$(FREESWITCH_VERSION).tar.xz
FREESWITCH_SITE = http://files.freeswitch.org/freeswitch-releases
FREESWITCH_LICENSE = MPL-1.1, \
GPL-3.0+ with font exception (fonts), \
Apache-2.0 (apr, apr-util), \
LGPL-2.1, GPL-2.0 (spandsp), \
BSD-3-Clause (libsrtp), \
FREESWITCH_LICENSE_FILES = \
libs/sofia-sip/COPYRIGHTS \
libs/tiff-4.0.2/COPYRIGHT
FREESWITCH_DEPENDENCIES = \
# disable display of ClueCon banner in fs_cli
# we neither need host-perl nor host-php
ac_cv_prog_PHP_CONFIG=false \
# copied from freeswitch/configure.ac, line 258+
ac_cv_file__dev_ptmx=yes \
ac_cv_file__dev_urandom=yes \
ac_cv_func_realloc_0_nonnull=yes \
ac_cv_func_malloc_0_nonnull=yes \
ac_cv_func_setpgrp_void=yes \
ac_cv_file__dev_zero=yes \
apr_cv_tcp_nodelay_with_cork=yes \
ac_cv_file_dbd_apr_dbd_mysql_c=no \