mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 01:26:58 +00:00
FS-7338: remove libsndfile from tree, use system lib instead
FS-7338: remove libsilk from tree, use system lib instead FS-7338: change to always use system liblua FS-7338: remove libbroadvoice from tree, use system lib instead FS-7338: remove libilbc from tree, use system lib instead FS-7338: remove libs using system libs from bootstrap FS-7338: remove libg722_1 from tree, use system lib instead FS-7338: remove mod_celt, it has be superseded by mod_opus FS-7338: remove libcodec2 from tree, use system lib instead FS-7338: remove libopus from tree, use system lib instead FS-7338: remove libsoundtouch build from tree, use system lib instead FS-7338: remove flite build from tree, use system lib instead FS-7338: remove openldap build from tree, use system lib instead FS-7338: remove libmongoc build from tree, use system lib instead FS-7338: remove mod_mongo deps that are no longer actually required FS-7338: remove some dup demo modules and don't include demo code in packages
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
wget -c http://svn.freeswitch.org/downloads/libs/celt-0.6.1.tar.gz
|
||||
wget -c http://svn.freeswitch.org/downloads/libs/flite-1.3.99-latest.tar.gz
|
||||
wget -c http://svn.freeswitch.org/downloads/libs/lame-3.97.tar.gz
|
||||
wget -c http://svn.freeswitch.org/downloads/libs/libshout-2.2.2.tar.gz
|
||||
|
Reference in New Issue
Block a user