提交 693ec60a authored 作者: Michael Jerris's avatar Michael Jerris

fix celt path and add freeswitch.pkg_deps.sh from FSBUILD-176

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14356 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 78cc2f40
...@@ -13,7 +13,7 @@ URL: http://www.freeswitch.org/ ...@@ -13,7 +13,7 @@ URL: http://www.freeswitch.org/
Packager: Michal Bielicki Packager: Michal Bielicki
Vendor: http://www.freeswitch.org/ Vendor: http://www.freeswitch.org/
Source0: http://files.freeswitch.org/%{name}-%{version}.tar.bz2 Source0: http://files.freeswitch.org/%{name}-%{version}.tar.bz2
Source1: http://files.freeswitch.org/downloads/libs/celt-0.5.1.tar.gz Source1: http://files.freeswitch.org/downloads/libs/celt-0.6.1.tar.gz
Source2: http://files.freeswitch.org/downloads/libs/flite-1.3.99-latest.tar.gz Source2: http://files.freeswitch.org/downloads/libs/flite-1.3.99-latest.tar.gz
Source3: http://files.freeswitch.org/downloads/libs/lame-3.97.tar.gz Source3: http://files.freeswitch.org/downloads/libs/lame-3.97.tar.gz
Source4: http://files.freeswitch.org/downloads/libs/libshout-2.2.2.tar.gz Source4: http://files.freeswitch.org/downloads/libs/libshout-2.2.2.tar.gz
......
#!/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
wget -c http://svn.freeswitch.org/downloads/libs/mpg123.tar.gz
wget -c http://svn.freeswitch.org/downloads/libs/openldap-2.4.11.tar.gz
wget -c http://svn.freeswitch.org/downloads/libs/pocketsphinx-0.5.99-latest.tar.gz
wget -c http://svn.freeswitch.org/downloads/libs/soundtouch-1.3.1.tar.gz
wget -c http://svn.freeswitch.org/downloads/libs/sphinxbase-0.4.99-latest.tar.gz
wget -c http://files.freeswitch.org/freeswitch-sounds-music-8000-1.0.8.tar.gz
wget -c http://files.freeswitch.org/freeswitch-sounds-music-16000-1.0.8.tar.gz
wget -c http://files.freeswitch.org/freeswitch-sounds-music-32000-1.0.8.tar.gz
wget -c http://files.freeswitch.org/freeswitch-sounds-music-48000-1.0.8.tar.gz
wget -c http://files.freeswitch.org/freeswitch-sounds-en-us-callie-8000-1.0.10.tar.gz
wget -c http://files.freeswitch.org/freeswitch-sounds-en-us-callie-16000-1.0.10.tar.gz
wget -c http://files.freeswitch.org/freeswitch-sounds-en-us-callie-32000-1.0.10.tar.gz
wget -c http://files.freeswitch.org/freeswitch-sounds-en-us-callie-48000-1.0.10.tar.gz
wget -c http://svn.freeswitch.org/downloads/libs/communicator_semi_6000_20080321.tar.gz
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论