1 ################################################################################
5 ################################################################################
7 LIBBROADVOICE_VERSION
= f65b0f50c8c767229fbf1758370880abc0d78564
8 # we use the FreeSwitch fork because (quoting README):
9 # "This library is based on the Broadcom reference code, but has been
10 # heavily modified so that it builds into a proper library, with a clean
11 # usable interface, on a range of platforms."
12 LIBBROADVOICE_SITE
= https
://freeswitch.org
/stash
/scm
/sd
/libbroadvoice.git
13 LIBBROADVOICE_SITE_METHOD
= git
14 LIBBROADVOICE_LICENSE
= LGPLv2.1
15 LIBBROADVOICE_LICENSE_FILES
= COPYING
16 LIBBROADVOICE_AUTORECONF
= YES
17 LIBBROADVOICE_INSTALL_STAGING
= YES
19 $(eval
$(autotools-package
))