aboutsummaryrefslogtreecommitdiff
path: root/project/BuildDependencies
diff options
context:
space:
mode:
authorwsoltys <wiso@no.way>2013-10-09 15:32:00 +0200
committerwsoltys <wiso@no.way>2013-10-09 15:32:00 +0200
commitb4c32baf4bf295607de4505d940ff7d929225223 (patch)
tree57c93f727962e8199555189ae52d53a7c9037a00 /project/BuildDependencies
parent42093d5ca6f0e199ca61b8a9283c985fc9baa0b0 (diff)
[WIN32] updated libssh to 0.5.0 (like depends)
Diffstat (limited to 'project/BuildDependencies')
-rw-r--r--project/BuildDependencies/scripts/0_package.list3
-rw-r--r--project/BuildDependencies/scripts/libssh_d.bat14
-rw-r--r--project/BuildDependencies/scripts/libssh_d.txt3
3 files changed, 2 insertions, 18 deletions
diff --git a/project/BuildDependencies/scripts/0_package.list b/project/BuildDependencies/scripts/0_package.list
index 67f3c47ae5..ae244a7052 100644
--- a/project/BuildDependencies/scripts/0_package.list
+++ b/project/BuildDependencies/scripts/0_package.list
@@ -11,9 +11,10 @@ doxygen-1.8.2-win32.7z
gnutls-3.2.3-win32.zip
lame_enc-3.99.5-win32.7z
libbluray-0.4.0-win32.zip
+libjpeg-turbo-1.2.0-win32.7z
libnfs-1.6.1-win32.7z
libshairplay-c159ca7-win32.7z
-libjpeg-turbo-1.2.0-win32.7z
+libssh-0.5.0-1-win32.zip
pcre-8.33-win32.zip
python-2.7.5-win32.7z
sqlite-3.7.16.1-win32.7z
diff --git a/project/BuildDependencies/scripts/libssh_d.bat b/project/BuildDependencies/scripts/libssh_d.bat
deleted file mode 100644
index a99509b820..0000000000
--- a/project/BuildDependencies/scripts/libssh_d.bat
+++ /dev/null
@@ -1,14 +0,0 @@
-@ECHO OFF
-
-SET LOC_PATH=%CD%
-SET FILES=%LOC_PATH%\libssh_d.txt
-
-CALL dlextract.bat libssh %FILES%
-
-cd %TMP_PATH%
-
-xcopy include\libssh "%CUR_PATH%\include\libssh" /E /Q /I /Y
-copy lib\ssh.lib "%CUR_PATH%\lib\" /Y
-copy bin\ssh.dll "%XBMC_PATH%\system\" /Y
-
-cd %LOC_PATH%
diff --git a/project/BuildDependencies/scripts/libssh_d.txt b/project/BuildDependencies/scripts/libssh_d.txt
deleted file mode 100644
index 46d259f00d..0000000000
--- a/project/BuildDependencies/scripts/libssh_d.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-; filename mirror of the file source of the file
-libssh-vc100-0.4.7-1-lib.tar.bz2 http://mirrors.xbmc.org/build-deps/win32/ http://winkde.org/pub/kde/ports/win32/releases/stable/4.5.4/libssh-vc100-0.4.7-1-lib.tar.bz2
-libssh-vc100-0.4.7-1-bin.tar.bz2 http://mirrors.xbmc.org/build-deps/win32/ http://winkde.org/pub/kde/ports/win32/releases/stable/4.5.4/libssh-vc100-0.4.7-1-bin.tar.bz2 \ No newline at end of file