forked from Mirrors/freeswitch
change lib download paths to use http://files.freeswitch.org
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14106 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
e7521ed0a2
commit
2252822031
|
@ -22,7 +22,7 @@ if [ -z "$GZCAT" ] ; then
|
|||
fi
|
||||
|
||||
install=
|
||||
base=http://svn.freeswitch.org/downloads/libs
|
||||
base=http://files.freeswitch.org/downloads/libs
|
||||
|
||||
if [ ! -z "$1" ] && [ "$1" = install ] ; then
|
||||
install=1
|
||||
|
|
|
@ -13,7 +13,7 @@ else
|
|||
fi
|
||||
fi
|
||||
|
||||
base=http://svn.freeswitch.org/downloads/libs/
|
||||
base=http://files.freeswitch.org/downloads/libs/
|
||||
tarfile=$1
|
||||
url=`echo $tarfile | grep "://"`
|
||||
|
||||
|
|
|
@ -13,15 +13,15 @@ URL: http://www.freeswitch.org/
|
|||
Packager: Michal Bielicki
|
||||
Vendor: http://www.freeswitch.org/
|
||||
Source0: http://files.freeswitch.org/%{name}-%{version}.tar.bz2
|
||||
Source1: http://svn.freeswitch.org/downloads/libs/celt-0.5.1.tar.gz
|
||||
Source2: http://svn.freeswitch.org/downloads/libs/flite-1.3.99-latest.tar.gz
|
||||
Source3: http://svn.freeswitch.org/downloads/libs/lame-3.97.tar.gz
|
||||
Source4: http://svn.freeswitch.org/downloads/libs/libshout-2.2.2.tar.gz
|
||||
Source5: http://svn.freeswitch.org/downloads/libs/mpg123.tar.gz
|
||||
Source6: http://svn.freeswitch.org/downloads/libs/openldap-2.4.11.tar.gz
|
||||
Source7: http://svn.freeswitch.org/downloads/libs/pocketsphinx-0.5.99-latest.tar.gz
|
||||
Source8: http://svn.freeswitch.org/downloads/libs/soundtouch-1.3.1.tar.gz
|
||||
Source9: http://svn.freeswitch.org/downloads/libs/sphinxbase-0.4.99-latest.tar.gz
|
||||
Source1: http://files.freeswitch.org/downloads/libs/celt-0.5.1.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
|
||||
Source4: http://files.freeswitch.org/downloads/libs/libshout-2.2.2.tar.gz
|
||||
Source5: http://files.freeswitch.org/downloads/libs/mpg123.tar.gz
|
||||
Source6: http://files.freeswitch.org/downloads/libs/openldap-2.4.11.tar.gz
|
||||
Source7: http://files.freeswitch.org/downloads/libs/pocketsphinx-0.5.99-latest.tar.gz
|
||||
Source8: http://files.freeswitch.org/downloads/libs/soundtouch-1.3.1.tar.gz
|
||||
Source9: http://files.freeswitch.org/downloads/libs/sphinxbase-0.4.99-latest.tar.gz
|
||||
Source10: http://files.freeswitch.org/freeswitch-sounds-music-8000-1.0.8.tar.gz
|
||||
Source11: http://files.freeswitch.org/freeswitch-sounds-music-16000-1.0.8.tar.gz
|
||||
Source12: http://files.freeswitch.org/freeswitch-sounds-music-32000-1.0.8.tar.gz
|
||||
|
@ -30,7 +30,7 @@ Source14: http://files.freeswitch.org/freeswitch-sounds-en-us-callie-8000-1.0.10
|
|||
Source15: http://files.freeswitch.org/freeswitch-sounds-en-us-callie-16000-1.0.10.tar.gz
|
||||
Source16: http://files.freeswitch.org/freeswitch-sounds-en-us-callie-32000-1.0.10.tar.gz
|
||||
Source17: http://files.freeswitch.org/freeswitch-sounds-en-us-callie-48000-1.0.10.tar.gz
|
||||
Source18: http://svn.freeswitch.org/downloads/libs/communicator_semi_6000_20080321.tar.gz
|
||||
Source18: http://files.freeswitch.org/downloads/libs/communicator_semi_6000_20080321.tar.gz
|
||||
Prefix: %{prefix}
|
||||
|
||||
#AutoReqProv: no
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Downloading Tiff."
|
||||
CommandLine="if not exist "$(ProjectDir)..\..\..\tiff-3.8.2" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://svn.freeswitch.org/downloads/libs/tiff-3.8.2.tar.gz "$(ProjectDir)..\..\.."
"
|
||||
CommandLine="if not exist "$(ProjectDir)..\..\..\tiff-3.8.2" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/tiff-3.8.2.tar.gz "$(ProjectDir)..\..\.."
"
|
||||
Outputs="$(ProjectDir)..\..\..\tiff-3.8.2"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Downloading Tiff."
|
||||
CommandLine="if not exist "$(ProjectDir)..\..\..\tiff-3.8.2" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://svn.freeswitch.org/downloads/libs/tiff-3.8.2.tar.gz "$(ProjectDir)..\..\.."
"
|
||||
CommandLine="if not exist "$(ProjectDir)..\..\..\tiff-3.8.2" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/tiff-3.8.2.tar.gz "$(ProjectDir)..\..\.."
"
|
||||
Outputs="$(ProjectDir)..\..\..\tiff-3.8.2"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
|
|
|
@ -30,7 +30,7 @@ Set objArgs = WScript.Arguments
|
|||
quote=Chr(34)
|
||||
ScriptDir=Left(WScript.ScriptFullName,Len(WScript.ScriptFullName)-Len(WScript.ScriptName))
|
||||
UtilsDir=Showpath(ScriptDir)
|
||||
ToolsBase="http://svn.freeswitch.org/downloads/win32/"
|
||||
ToolsBase="http://files.freeswitch.org/downloads/win32/"
|
||||
|
||||
If UseWgetEXE Then
|
||||
GetWgetEXE UtilsDir
|
||||
|
|
|
@ -76,7 +76,7 @@
|
|||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Downloading Flite."
|
||||
CommandLine="if not exist "$(ProjectDir)..\flite-1.3.99" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://svn.freeswitch.org/downloads/libs/flite-1.3.99-latest.tar.gz "$(ProjectDir).."
"
|
||||
CommandLine="if not exist "$(ProjectDir)..\flite-1.3.99" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/flite-1.3.99-latest.tar.gz "$(ProjectDir).."
"
|
||||
Outputs="$(ProjectDir)..\flite-1.3.99"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
|
@ -86,7 +86,7 @@
|
|||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Downloading Flite."
|
||||
CommandLine="if not exist "$(ProjectDir)..\flite-1.3.99" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://svn.freeswitch.org/downloads/libs/flite-1.3.99-latest.tar.gz "$(ProjectDir).."
"
|
||||
CommandLine="if not exist "$(ProjectDir)..\flite-1.3.99" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/flite-1.3.99-latest.tar.gz "$(ProjectDir).."
"
|
||||
Outputs="$(ProjectDir)..\flite-1.3.99"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
|
|
|
@ -75,7 +75,7 @@
|
|||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Downloading HOWL."
|
||||
CommandLine="if not exist "$(ProjectDir)..\howl-1.0.0" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://svn.freeswitch.org/downloads/libs/howl-1.0.0.tar.gz "$(ProjectDir).."
"
|
||||
CommandLine="if not exist "$(ProjectDir)..\howl-1.0.0" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/howl-1.0.0.tar.gz "$(ProjectDir).."
"
|
||||
Outputs="$(ProjectDir)..\howl-1.0.0"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
|
@ -85,7 +85,7 @@
|
|||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Downloading HOWL."
|
||||
CommandLine="if not exist "$(ProjectDir)..\howl-1.0.0" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://svn.freeswitch.org/downloads/libs/howl-1.0.0.tar.gz "$(ProjectDir).."
"
|
||||
CommandLine="if not exist "$(ProjectDir)..\howl-1.0.0" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/howl-1.0.0.tar.gz "$(ProjectDir).."
"
|
||||
Outputs="$(ProjectDir)..\howl-1.0.0"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
|
|
|
@ -74,7 +74,7 @@
|
|||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Downloading HOWL."
|
||||
CommandLine="if not exist "$(ProjectDir)..\howl-1.0.0" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://svn.freeswitch.org/downloads/libs/howl-1.0.0.tar.gz "$(ProjectDir).."
"
|
||||
CommandLine="if not exist "$(ProjectDir)..\howl-1.0.0" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/howl-1.0.0.tar.gz "$(ProjectDir).."
"
|
||||
Outputs="$(ProjectDir)..\howl-1.0.0"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
|
@ -84,7 +84,7 @@
|
|||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Downloading HOWL."
|
||||
CommandLine="if not exist "$(ProjectDir)..\howl-1.0.0" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://svn.freeswitch.org/downloads/libs/howl-1.0.0.tar.gz "$(ProjectDir).."
"
|
||||
CommandLine="if not exist "$(ProjectDir)..\howl-1.0.0" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/howl-1.0.0.tar.gz "$(ProjectDir).."
"
|
||||
Outputs="$(ProjectDir)..\howl-1.0.0"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
|
|
|
@ -76,7 +76,7 @@
|
|||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Downloading Lame."
|
||||
CommandLine="if not exist "$(ProjectDir)..\lame-3.97" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://svn.freeswitch.org/downloads/libs/lame-3.97.tar.gz "$(ProjectDir).."
"
|
||||
CommandLine="if not exist "$(ProjectDir)..\lame-3.97" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/lame-3.97.tar.gz "$(ProjectDir).."
"
|
||||
Outputs="$(ProjectDir)..\lame-3.97"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
|
@ -86,7 +86,7 @@
|
|||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Downloading Lame."
|
||||
CommandLine="if not exist "$(ProjectDir)..\lame-3.97" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://svn.freeswitch.org/downloads/libs/lame-3.97.tar.gz "$(ProjectDir).."
"
|
||||
CommandLine="if not exist "$(ProjectDir)..\lame-3.97" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/lame-3.97.tar.gz "$(ProjectDir).."
"
|
||||
Outputs="$(ProjectDir)..\lame-3.97"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
|
|
|
@ -76,7 +76,7 @@
|
|||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Downloading Flite."
|
||||
CommandLine="if not exist "$(ProjectDir)..\libshout-2.2.2" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://svn.freeswitch.org/downloads/libs/libshout-2.2.2.tar.gz "$(ProjectDir).."
"
|
||||
CommandLine="if not exist "$(ProjectDir)..\libshout-2.2.2" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/libshout-2.2.2.tar.gz "$(ProjectDir).."
"
|
||||
Outputs="$(ProjectDir)..\libshout-2.2.2"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
|
@ -86,7 +86,7 @@
|
|||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Downloading Flite."
|
||||
CommandLine="if not exist "$(ProjectDir)..\libshout-2.2.2" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://svn.freeswitch.org/downloads/libs/libshout-2.2.2.tar.gz "$(ProjectDir).."
"
|
||||
CommandLine="if not exist "$(ProjectDir)..\libshout-2.2.2" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/libshout-2.2.2.tar.gz "$(ProjectDir).."
"
|
||||
Outputs="$(ProjectDir)..\libshout-2.2.2"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
|
|
|
@ -75,7 +75,7 @@
|
|||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Downloading PTHREAD."
|
||||
CommandLine="if not exist "$(ProjectDir)..\pthreads-w32-2-7-0-release" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://svn.freeswitch.org/downloads/libs/pthreads-w32-2-7-0-release.tar.gz "$(ProjectDir).."
"
|
||||
CommandLine="if not exist "$(ProjectDir)..\pthreads-w32-2-7-0-release" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/pthreads-w32-2-7-0-release.tar.gz "$(ProjectDir).."
"
|
||||
Outputs="$(ProjectDir)..\pthreads-w32-2-7-0-release"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
|
@ -85,7 +85,7 @@
|
|||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Downloading PTHREAD."
|
||||
CommandLine="if not exist "$(ProjectDir)..\pthreads-w32-2-7-0-release" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://svn.freeswitch.org/downloads/libs/pthreads-w32-2-7-0-release.tar.gz "$(ProjectDir).."
"
|
||||
CommandLine="if not exist "$(ProjectDir)..\pthreads-w32-2-7-0-release" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/pthreads-w32-2-7-0-release.tar.gz "$(ProjectDir).."
"
|
||||
Outputs="$(ProjectDir)..\pthreads-w32-2-7-0-release"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
|
|
|
@ -74,7 +74,7 @@
|
|||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Downloading PTHREAD."
|
||||
CommandLine="if not exist "$(ProjectDir)..\pthreads-w32-2-7-0-release" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://svn.freeswitch.org/downloads/libs/pthreads-w32-2-7-0-release.tar.gz "$(ProjectDir).."
"
|
||||
CommandLine="if not exist "$(ProjectDir)..\pthreads-w32-2-7-0-release" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/pthreads-w32-2-7-0-release.tar.gz "$(ProjectDir).."
"
|
||||
Outputs="$(ProjectDir)..\pthreads-w32-2-7-0-release"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
|
@ -84,7 +84,7 @@
|
|||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Downloading PTHREAD."
|
||||
CommandLine="if not exist "$(ProjectDir)..\pthreads-w32-2-7-0-release" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://svn.freeswitch.org/downloads/libs/pthreads-w32-2-7-0-release.tar.gz "$(ProjectDir).."
"
|
||||
CommandLine="if not exist "$(ProjectDir)..\pthreads-w32-2-7-0-release" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/pthreads-w32-2-7-0-release.tar.gz "$(ProjectDir).."
"
|
||||
Outputs="$(ProjectDir)..\pthreads-w32-2-7-0-release"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
|
|
|
@ -76,7 +76,7 @@
|
|||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Downloading Tiff."
|
||||
CommandLine="if not exist "$(ProjectDir)..\tiff-3.8.2" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://svn.freeswitch.org/downloads/libs/tiff-3.8.2.tar.gz "$(ProjectDir).."
"
|
||||
CommandLine="if not exist "$(ProjectDir)..\tiff-3.8.2" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/tiff-3.8.2.tar.gz "$(ProjectDir).."
"
|
||||
Outputs="$(ProjectDir)..\tiff-3.8.2"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
|
@ -86,7 +86,7 @@
|
|||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Downloading Lame."
|
||||
CommandLine="if not exist "$(ProjectDir)..\tiff-3.8.2" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://svn.freeswitch.org/downloads/libs/tiff-3.8.2.tar.gz "$(ProjectDir).."
"
|
||||
CommandLine="if not exist "$(ProjectDir)..\tiff-3.8.2" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/tiff-3.8.2.tar.gz "$(ProjectDir).."
"
|
||||
Outputs="$(ProjectDir)..\tiff-3.8.2"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
|
|
|
@ -76,7 +76,7 @@
|
|||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Downloading Flite."
|
||||
CommandLine="if not exist "$(ProjectDir)..\mpg123" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://svn.freeswitch.org/downloads/libs/mpg123.tar.gz "$(ProjectDir).."
"
|
||||
CommandLine="if not exist "$(ProjectDir)..\mpg123" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/mpg123.tar.gz "$(ProjectDir).."
"
|
||||
Outputs="$(ProjectDir)..\mpg123"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
|
@ -86,7 +86,7 @@
|
|||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Downloading Flite."
|
||||
CommandLine="if not exist "$(ProjectDir)..\mpg123" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://svn.freeswitch.org/downloads/libs/mpg123.tar.gz "$(ProjectDir).."
"
|
||||
CommandLine="if not exist "$(ProjectDir)..\mpg123" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/mpg123.tar.gz "$(ProjectDir).."
"
|
||||
Outputs="$(ProjectDir)..\mpg123"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
|
|
|
@ -75,7 +75,7 @@
|
|||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Downloading pocketsphinx."
|
||||
CommandLine="if not exist "$(ProjectDir)..\pocketsphinx-0.5.99" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://svn.freeswitch.org/downloads/libs/pocketsphinx-0.5.99-latest.tar.gz "$(ProjectDir).."
"
|
||||
CommandLine="if not exist "$(ProjectDir)..\pocketsphinx-0.5.99" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/pocketsphinx-0.5.99-latest.tar.gz "$(ProjectDir).."
"
|
||||
Outputs="$(ProjectDir)..\pocketsphinx-0.5.99"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
|
@ -85,7 +85,7 @@
|
|||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Downloading pocketsphinx."
|
||||
CommandLine="if not exist "$(ProjectDir)..\pocketsphinx-0.5.99" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://svn.freeswitch.org/downloads/libs/pocketsphinx-0.5.99-latest.tar.gz "$(ProjectDir).."
"
|
||||
CommandLine="if not exist "$(ProjectDir)..\pocketsphinx-0.5.99" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/pocketsphinx-0.5.99-latest.tar.gz "$(ProjectDir).."
"
|
||||
Outputs="$(ProjectDir)..\pocketsphinx-0.5.99"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
|
|
|
@ -75,7 +75,7 @@
|
|||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Downloading sphinxbase."
|
||||
CommandLine="if not exist "$(ProjectDir)..\sphinxbase-0.4.99" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://svn.freeswitch.org/downloads/libs/sphinxbase-0.4.99-latest.tar.gz "$(ProjectDir).."
"
|
||||
CommandLine="if not exist "$(ProjectDir)..\sphinxbase-0.4.99" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/sphinxbase-0.4.99-latest.tar.gz "$(ProjectDir).."
"
|
||||
Outputs="$(ProjectDir)..\sphinxbase-0.4.99"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
|
@ -85,7 +85,7 @@
|
|||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Downloading sphinxbase."
|
||||
CommandLine="if not exist "$(ProjectDir)..\sphinxbase-0.4.99" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://svn.freeswitch.org/downloads/libs/sphinxbase-0.4.99-latest.tar.gz "$(ProjectDir).."
"
|
||||
CommandLine="if not exist "$(ProjectDir)..\sphinxbase-0.4.99" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/sphinxbase-0.4.99-latest.tar.gz "$(ProjectDir).."
"
|
||||
Outputs="$(ProjectDir)..\sphinxbase-0.4.99"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
|
|
|
@ -76,7 +76,7 @@
|
|||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Downloading sphinxmodel."
|
||||
CommandLine="if not exist "$(SolutionDir)\libs\Communicator_semi_40.cd_semi_6000" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://svn.freeswitch.org/downloads/libs/communicator_semi_6000_20080321.tar.gz "$(ProjectDir).."
"
|
||||
CommandLine="if not exist "$(SolutionDir)\libs\Communicator_semi_40.cd_semi_6000" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/communicator_semi_6000_20080321.tar.gz "$(ProjectDir).."
"
|
||||
Outputs="$(ProjectDir)..\Communicator_semi_40.cd_semi_6000"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
|
@ -86,7 +86,12 @@
|
|||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Downloading sphinxmodel."
|
||||
CommandLine="if not exist "$(SolutionDir)\libs\Communicator_semi_40.cd_semi_6000" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://svn.freeswitch.org/downloads/libs/communicator_semi_6000_20080321.tar.gz "$(ProjectDir).."
"
|
||||
CommandLine="if not exist
|
||||
"$(SolutionDir)\libs\Communicator_semi_40.cd_semi_6000"
|
||||
cscript /nologo
|
||||
"$(ProjectDir)util.vbs"
|
||||
GetUnzip http://files.freeswitch.org
|
||||
/downloads/libs/communicator_semi_6000_20080321.tar.gz "$(ProjectDir).."
"
|
||||
Outputs="$(ProjectDir)..\Communicator_semi_40.cd_semi_6000"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
CommandLine="if not exist "$(ProjectDir)..\..\sofia-sip\win32\gawk.exe" cscript /nologo "$(ProjectDir)..\util.vbs" Get http://svn.freeswitch.org/downloads/win32/gawk.exe "$(ProjectDir)..\..\sofia-sip\win32\"
cd /D "$(ProjectDir)..\..\sofia-sip\win32\"
set AWK="$(ProjectDir)..\..\sofia-sip\win32\gawk.exe"
"autogen.cmd"
"
|
||||
CommandLine="if not exist "$(ProjectDir)..\..\sofia-sip\win32\gawk.exe" cscript /nologo "$(ProjectDir)..\util.vbs" Get http://files.freeswitch.org/downloads/win32/gawk.exe "$(ProjectDir)..\..\sofia-sip\win32\"
cd /D "$(ProjectDir)..\..\sofia-sip\win32\"
set AWK="$(ProjectDir)..\..\sofia-sip\win32\gawk.exe"
"autogen.cmd"
"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
|
@ -106,7 +106,7 @@
|
|||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
CommandLine="if not exist "$(ProjectDir)..\..\sofia-sip\win32\gawk.exe" cscript /nologo "$(ProjectDir)..\util.vbs" Get http://svn.freeswitch.org/downloads/win32/gawk.exe "$(ProjectDir)..\..\sofia-sip\win32\"
cd /D "$(ProjectDir)..\..\sofia-sip\win32\"
set AWK="$(ProjectDir)..\..\sofia-sip\win32\gawk.exe"
"autogen.cmd"
"
|
||||
CommandLine="if not exist "$(ProjectDir)..\..\sofia-sip\win32\gawk.exe" cscript /nologo "$(ProjectDir)..\util.vbs" Get http://files.freeswitch.org/downloads/win32/gawk.exe "$(ProjectDir)..\..\sofia-sip\win32\"
cd /D "$(ProjectDir)..\..\sofia-sip\win32\"
set AWK="$(ProjectDir)..\..\sofia-sip\win32\gawk.exe"
"autogen.cmd"
"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
|
@ -181,7 +181,7 @@
|
|||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
CommandLine="if not exist "$(ProjectDir)..\..\sofia-sip\win32\gawk.exe" cscript /nologo "$(ProjectDir)..\util.vbs" Get http://svn.freeswitch.org/downloads/win32/gawk.exe "$(ProjectDir)..\..\sofia-sip\win32\"
cd /D "$(ProjectDir)..\..\sofia-sip\win32\"
set AWK="$(ProjectDir)..\..\sofia-sip\win32\gawk.exe"
"autogen.cmd"
"
|
||||
CommandLine="if not exist "$(ProjectDir)..\..\sofia-sip\win32\gawk.exe" cscript /nologo "$(ProjectDir)..\util.vbs" Get http://files.freeswitch.org/downloads/win32/gawk.exe "$(ProjectDir)..\..\sofia-sip\win32\"
cd /D "$(ProjectDir)..\..\sofia-sip\win32\"
set AWK="$(ProjectDir)..\..\sofia-sip\win32\gawk.exe"
"autogen.cmd"
"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
|
@ -258,7 +258,7 @@
|
|||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
CommandLine="if not exist "$(ProjectDir)..\..\sofia-sip\win32\gawk.exe" cscript /nologo "$(ProjectDir)..\util.vbs" Get http://svn.freeswitch.org/downloads/win32/gawk.exe "$(ProjectDir)..\..\sofia-sip\win32\"
cd /D "$(ProjectDir)..\..\sofia-sip\win32\"
set AWK="$(ProjectDir)..\..\sofia-sip\win32\gawk.exe"
"autogen.cmd"
"
|
||||
CommandLine="if not exist "$(ProjectDir)..\..\sofia-sip\win32\gawk.exe" cscript /nologo "$(ProjectDir)..\util.vbs" Get http://files.freeswitch.org/downloads/win32/gawk.exe "$(ProjectDir)..\..\sofia-sip\win32\"
cd /D "$(ProjectDir)..\..\sofia-sip\win32\"
set AWK="$(ProjectDir)..\..\sofia-sip\win32\gawk.exe"
"autogen.cmd"
"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
CommandLine="if not exist "$(ProjectDir)..\..\sofia-sip\win32\gawk.exe" cscript /nologo "$(ProjectDir)..\util.vbs" Get http://svn.freeswitch.org/downloads/win32/gawk.exe "$(ProjectDir)..\..\sofia-sip\win32\"
cd /D "$(ProjectDir)..\..\sofia-sip\win32\"
set AWK="$(ProjectDir)..\..\sofia-sip\win32\gawk.exe"
"autogen.cmd"
"
|
||||
CommandLine="if not exist "$(ProjectDir)..\..\sofia-sip\win32\gawk.exe" cscript /nologo "$(ProjectDir)..\util.vbs" Get http://files.freeswitch.org/downloads/win32/gawk.exe "$(ProjectDir)..\..\sofia-sip\win32\"
cd /D "$(ProjectDir)..\..\sofia-sip\win32\"
set AWK="$(ProjectDir)..\..\sofia-sip\win32\gawk.exe"
"autogen.cmd"
"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
|
@ -103,7 +103,7 @@
|
|||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
CommandLine="if not exist "$(ProjectDir)..\..\sofia-sip\win32\gawk.exe" cscript /nologo "$(ProjectDir)..\util.vbs" Get http://svn.freeswitch.org/downloads/win32/gawk.exe "$(ProjectDir)..\..\sofia-sip\win32\"
cd /D "$(ProjectDir)..\..\sofia-sip\win32\"
set AWK="$(ProjectDir)..\..\sofia-sip\win32\gawk.exe"
"autogen.cmd"
"
|
||||
CommandLine="if not exist "$(ProjectDir)..\..\sofia-sip\win32\gawk.exe" cscript /nologo "$(ProjectDir)..\util.vbs" Get http://files.freeswitch.org/downloads/win32/gawk.exe "$(ProjectDir)..\..\sofia-sip\win32\"
cd /D "$(ProjectDir)..\..\sofia-sip\win32\"
set AWK="$(ProjectDir)..\..\sofia-sip\win32\gawk.exe"
"autogen.cmd"
"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
|
|
|
@ -30,7 +30,7 @@ Set objArgs = WScript.Arguments
|
|||
quote=Chr(34)
|
||||
ScriptDir=Left(WScript.ScriptFullName,Len(WScript.ScriptFullName)-Len(WScript.ScriptName))
|
||||
UtilsDir=Showpath(ScriptDir)
|
||||
ToolsBase="http://svn.freeswitch.org/downloads/win32/"
|
||||
ToolsBase="http://files.freeswitch.org/downloads/win32/"
|
||||
|
||||
If UseWgetEXE Then
|
||||
GetWgetEXE UtilsDir
|
||||
|
|
Loading…
Reference in New Issue