aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorMemphiz <memphis@machzwo.de>2015-01-26 14:29:08 +0100
committerMemphiz <memphis@machzwo.de>2015-01-26 23:28:33 +0100
commit34eee406c135ea102f8963e9e6c8b774a77b02aa (patch)
tree731b2ff7b5880a8f5e26efbe64e2af35d1fa2543 /project
parent2784f8f008301c85e53b4dd0ed022b5ff906ee67 (diff)
[win32/packaging] - repack all win32 depencencies into formed packages
Diffstat (limited to 'project')
-rw-r--r--project/BuildDependencies/DownloadBuildDeps.bat5
-rw-r--r--project/BuildDependencies/scripts/0_package.list19
-rw-r--r--project/BuildDependencies/scripts/fontconfig_d.bat16
-rw-r--r--project/BuildDependencies/scripts/fontconfig_d.txt4
-rw-r--r--project/BuildDependencies/scripts/freetype_d.bat13
-rw-r--r--project/BuildDependencies/scripts/freetype_d.txt2
-rw-r--r--project/BuildDependencies/scripts/libbzip2_d.bat13
-rw-r--r--project/BuildDependencies/scripts/libbzip2_d.txt2
-rw-r--r--project/BuildDependencies/scripts/libcdio_d.bat15
-rw-r--r--project/BuildDependencies/scripts/libcdio_d.txt2
-rw-r--r--project/BuildDependencies/scripts/libcec_d.txt3
-rw-r--r--project/BuildDependencies/scripts/libcurl_d.bat17
-rw-r--r--project/BuildDependencies/scripts/libcurl_d.txt2
-rw-r--r--project/BuildDependencies/scripts/libexpat_d.bat16
-rw-r--r--project/BuildDependencies/scripts/libexpat_d.txt3
-rw-r--r--project/BuildDependencies/scripts/libflac_d.bat16
-rw-r--r--project/BuildDependencies/scripts/libflac_d.txt2
-rw-r--r--project/BuildDependencies/scripts/libfribidi_d.bat13
-rw-r--r--project/BuildDependencies/scripts/libfribidi_d.txt2
-rw-r--r--project/BuildDependencies/scripts/liblzo_d.bat13
-rw-r--r--project/BuildDependencies/scripts/liblzo_d.txt2
-rw-r--r--project/BuildDependencies/scripts/libmicrohttpd_d.bat14
-rw-r--r--project/BuildDependencies/scripts/libmicrohttpd_d.txt2
-rw-r--r--project/BuildDependencies/scripts/liboggvorbis_d.bat16
-rw-r--r--project/BuildDependencies/scripts/liboggvorbis_d.txt5
-rw-r--r--project/BuildDependencies/scripts/libplist_d.bat13
-rw-r--r--project/BuildDependencies/scripts/libplist_d.txt2
-rw-r--r--project/BuildDependencies/scripts/librtmp_d.bat13
-rw-r--r--project/BuildDependencies/scripts/librtmp_d.txt2
-rw-r--r--project/BuildDependencies/scripts/libsdl_d.bat17
-rw-r--r--project/BuildDependencies/scripts/libsdl_d.txt3
-rw-r--r--project/BuildDependencies/scripts/swig_d.bat12
-rw-r--r--project/BuildDependencies/scripts/swig_d.txt2
-rw-r--r--project/BuildDependencies/scripts/yajl_d.bat13
-rw-r--r--project/BuildDependencies/scripts/yajl_d.txt2
-rw-r--r--project/BuildDependencies/scripts/zlib_d.bat14
-rw-r--r--project/BuildDependencies/scripts/zlib_d.txt3
37 files changed, 19 insertions, 294 deletions
diff --git a/project/BuildDependencies/DownloadBuildDeps.bat b/project/BuildDependencies/DownloadBuildDeps.bat
index 81df45a4bc..e9fdd2e8b5 100644
--- a/project/BuildDependencies/DownloadBuildDeps.bat
+++ b/project/BuildDependencies/DownloadBuildDeps.bat
@@ -28,11 +28,6 @@ md %TMP_PATH%
cd scripts
-FOR /F "tokens=*" %%S IN ('dir /B "*_d.bat"') DO (
- echo running %%S ...
- CALL %%S
-)
-
SET FORMED_OK_FLAG=%TMP_PATH%\got-all-formed-packages
REM Trick to preserve console title
start /b /wait cmd.exe /c get_formed.cmd
diff --git a/project/BuildDependencies/scripts/0_package.list b/project/BuildDependencies/scripts/0_package.list
index 259cafe52b..e2338f4352 100644
--- a/project/BuildDependencies/scripts/0_package.list
+++ b/project/BuildDependencies/scripts/0_package.list
@@ -30,3 +30,22 @@ tinyxml-2.6.2_3-win32-vc120.7z
libpng-1.5.13-win32.7z
giflib-5.0.5p-win32.7z
texturepacker-1.0.0-win32.7z
+fontconfig-2.8.0-win32.7z
+freetype-2.4.6-win32-3.7z
+bzip2-1.0.5-win32.7z
+libcdio-0.83-win32-2.7z
+libcurl-7.21.6-win32.7z
+libexpat_2.0.1-win32.7z
+libflac-1.2.1-win32.7z
+libfribidi-0.19.2-win32.7z
+liblzo-2.04-win32.7z
+libmicrohttpd-0.4.5-win32-1.7z
+libogg-vc100-1.2.0-win32.7z
+libvorbis-vc100-1.3.1-win32.7z
+libplist-1.7-win32-3.7z
+librtmp-20110723-git-b627335-win32-1.7z
+libsdl-1.2.10-win32.7z
+libsdl_image-1.2.14-win32.7z
+swig-2.0.7-win32-1.7z
+libyajl-2.0.1-win32.7z
+libzlib-vc100-1.2.5-win32.7z
diff --git a/project/BuildDependencies/scripts/fontconfig_d.bat b/project/BuildDependencies/scripts/fontconfig_d.bat
deleted file mode 100644
index e8543f0bd5..0000000000
--- a/project/BuildDependencies/scripts/fontconfig_d.bat
+++ /dev/null
@@ -1,16 +0,0 @@
-@ECHO OFF
-
-SET LOC_PATH=%CD%
-SET FILES=%LOC_PATH%\fontconfig_d.txt
-
-CALL dlextract.bat fontconfig %FILES%
-
-cd %TMP_PATH%
-
-xcopy include\fontconfig "%CUR_PATH%\include\fontconfig" /E /Q /I /Y
-copy lib\fontconfig.lib "%CUR_PATH%\lib\" /Y
-rem libfontconfig-1.dll requires libexpat-1.dll which is copied by libexpat_d.bat
-copy bin\libfontconfig-1.dll "%APP_PATH%\system\players\dvdplayer\"
-copy freetype-2.4.6-1-win32\bin\freetype6.dll "%APP_PATH%\system\players\dvdplayer\"
-
-cd %LOC_PATH%
diff --git a/project/BuildDependencies/scripts/fontconfig_d.txt b/project/BuildDependencies/scripts/fontconfig_d.txt
deleted file mode 100644
index bf22b3e189..0000000000
--- a/project/BuildDependencies/scripts/fontconfig_d.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-; filename mirror source of the file
-fontconfig-dev_2.8.0-2_win32.zip http://mirrors.xbmc.org/build-deps/win32/ http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies
-fontconfig_2.8.0-2_win32.zip http://mirrors.xbmc.org/build-deps/win32/ http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies
-freetype-2.4.6-1-win32.zip http://mirrors.xbmc.org/build-deps/win32/ http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies
diff --git a/project/BuildDependencies/scripts/freetype_d.bat b/project/BuildDependencies/scripts/freetype_d.bat
deleted file mode 100644
index 92e62ca5c9..0000000000
--- a/project/BuildDependencies/scripts/freetype_d.bat
+++ /dev/null
@@ -1,13 +0,0 @@
-@ECHO ON
-
-SET LOC_PATH=%CD%
-SET FILES=%LOC_PATH%\freetype_d.txt
-
-CALL dlextract.bat freetype %FILES%
-
-cd %TMP_PATH%
-
-xcopy freetype-2.4.6-win32-1\include\* "%CUR_PATH%\include\" /E /Q /I /Y
-copy freetype-2.4.6-win32-1\lib\freetype246MT.lib "%CUR_PATH%\lib\" /Y
-
-cd %LOC_PATH%
diff --git a/project/BuildDependencies/scripts/freetype_d.txt b/project/BuildDependencies/scripts/freetype_d.txt
deleted file mode 100644
index 219cc1ebf4..0000000000
--- a/project/BuildDependencies/scripts/freetype_d.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-; filename mirror of the file
-freetype-2.4.6-win32-2.7z http://mirrors.xbmc.org/build-deps/win32/
diff --git a/project/BuildDependencies/scripts/libbzip2_d.bat b/project/BuildDependencies/scripts/libbzip2_d.bat
deleted file mode 100644
index db51924121..0000000000
--- a/project/BuildDependencies/scripts/libbzip2_d.bat
+++ /dev/null
@@ -1,13 +0,0 @@
-@ECHO OFF
-
-SET LOC_PATH=%CD%
-SET FILES=%LOC_PATH%\libbzip2_d.txt
-
-CALL dlextract.bat libbzip2 %FILES%
-
-cd %TMP_PATH%
-
-copy include\* "%CUR_PATH%\include\" /Y
-copy lib\bzip2.lib "%CUR_PATH%\lib\" /Y
-
-cd %LOC_PATH%
diff --git a/project/BuildDependencies/scripts/libbzip2_d.txt b/project/BuildDependencies/scripts/libbzip2_d.txt
deleted file mode 100644
index 245d9eb9f0..0000000000
--- a/project/BuildDependencies/scripts/libbzip2_d.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-; filename mirror source of the file
-bzip2-1.0.5-lib.zip http://mirrors.xbmc.org/build-deps/win32/ http://downloads.sourceforge.net/project/gnuwin32/bzip2/1.0.5/
diff --git a/project/BuildDependencies/scripts/libcdio_d.bat b/project/BuildDependencies/scripts/libcdio_d.bat
deleted file mode 100644
index 550150771f..0000000000
--- a/project/BuildDependencies/scripts/libcdio_d.bat
+++ /dev/null
@@ -1,15 +0,0 @@
-@ECHO ON
-
-SET LOC_PATH=%CD%
-SET FILES=%LOC_PATH%\libcdio_d.txt
-
-CALL dlextract.bat libcdio %FILES%
-
-cd %TMP_PATH%
-
-xcopy libcdio-0.83-win32\include\* "%CUR_PATH%\include\" /E /Q /I /Y
-copy libcdio-0.83-win32\lib\libcdio.dll.lib "%CUR_PATH%\lib\" /Y
-copy libcdio-0.83-win32\bin\libcdio-13.dll "%APP_PATH%\project\Win32BuildSetup\dependencies\" /Y
-copy libcdio-0.83-win32\bin\libiconv-2.dll "%APP_PATH%\project\Win32BuildSetup\dependencies\" /Y
-
-cd %LOC_PATH%
diff --git a/project/BuildDependencies/scripts/libcdio_d.txt b/project/BuildDependencies/scripts/libcdio_d.txt
deleted file mode 100644
index ab52618f98..0000000000
--- a/project/BuildDependencies/scripts/libcdio_d.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-; filename mirror of the file
-libcdio-0.83-win32.7z http://mirrors.xbmc.org/build-deps/win32/
diff --git a/project/BuildDependencies/scripts/libcec_d.txt b/project/BuildDependencies/scripts/libcec_d.txt
deleted file mode 100644
index 3d0265ee05..0000000000
--- a/project/BuildDependencies/scripts/libcec_d.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-; filename source of the file
-
-libcec-2.2.0-win32.zip http://mirrors.xbmc.org/build-deps/win32/
diff --git a/project/BuildDependencies/scripts/libcurl_d.bat b/project/BuildDependencies/scripts/libcurl_d.bat
deleted file mode 100644
index 5de849bc63..0000000000
--- a/project/BuildDependencies/scripts/libcurl_d.bat
+++ /dev/null
@@ -1,17 +0,0 @@
-@ECHO OFF
-
-SET LOC_PATH=%CD%
-SET FILES=%LOC_PATH%\libcurl_d.txt
-
-CALL dlextract.bat libcurl %FILES%
-
-cd %TMP_PATH%
-
-rem we are using zlib1.dll from the zlib package
-rem I found no reference to zlib1.dll in any curl dll
-del curl-7.21.6-devel-mingw32\bin\zlib1.dll
-
-xcopy curl-7.21.6-devel-mingw32\include\curl "%CUR_PATH%\include\curl" /E /Q /I /Y
-copy curl-7.21.6-devel-mingw32\bin\*.dll "%APP_PATH%\system\" /Y
-
-cd %LOC_PATH%
diff --git a/project/BuildDependencies/scripts/libcurl_d.txt b/project/BuildDependencies/scripts/libcurl_d.txt
deleted file mode 100644
index 371cf72721..0000000000
--- a/project/BuildDependencies/scripts/libcurl_d.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-; filename mirror source of the file
-curl-7.21.6-devel-mingw32.zip http://mirrors.xbmc.org/build-deps/win32/ http://www.gknw.de/mirror/curl/win32/old_releases/
diff --git a/project/BuildDependencies/scripts/libexpat_d.bat b/project/BuildDependencies/scripts/libexpat_d.bat
deleted file mode 100644
index 4d5cb61dcd..0000000000
--- a/project/BuildDependencies/scripts/libexpat_d.bat
+++ /dev/null
@@ -1,16 +0,0 @@
-@ECHO OFF
-
-SET LOC_PATH=%CD%
-SET FILES=%LOC_PATH%\libexpat_d.txt
-
-CALL dlextract.bat libexpat %FILES%
-
-cd %TMP_PATH%
-
-copy include\* "%CUR_PATH%\include\" /Y
-copy lib\expat.lib "%CUR_PATH%\lib\libexpat.lib" /Y
-copy bin\libexpat-1.dll "%APP_PATH%\system\libexpat.dll"
-rem libexpat-1.dll for libfontconfig-1.dll which is needed for libass.dll
-copy bin\libexpat-1.dll "%APP_PATH%\system\players\dvdplayer\"
-
-cd %LOC_PATH%
diff --git a/project/BuildDependencies/scripts/libexpat_d.txt b/project/BuildDependencies/scripts/libexpat_d.txt
deleted file mode 100644
index aea7fe6656..0000000000
--- a/project/BuildDependencies/scripts/libexpat_d.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-; filename mirror source of the file
-expat_2.0.1-1_win32.zip http://mirrors.xbmc.org/build-deps/win32/ http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies
-expat-dev_2.0.1-1_win32.zip http://mirrors.xbmc.org/build-deps/win32/ http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies
diff --git a/project/BuildDependencies/scripts/libflac_d.bat b/project/BuildDependencies/scripts/libflac_d.bat
deleted file mode 100644
index 17ac8de62b..0000000000
--- a/project/BuildDependencies/scripts/libflac_d.bat
+++ /dev/null
@@ -1,16 +0,0 @@
-@ECHO OFF
-
-SET LOC_PATH=%CD%
-SET FILES=%LOC_PATH%\libflac_d.txt
-
-CALL dlextract.bat libflac %FILES%
-
-cd %TMP_PATH%
-
-xcopy include\FLAC "%CUR_PATH%\include\FLAC" /E /Q /I /Y
-copy lib\libFLAC.dll "%APP_PATH%\system\players\paplayer\" /Y
-
-IF EXIST "include\FLAC++" rmdir "include\FLAC++" /S /Q
-IF EXIST "include\ogg" rmdir "include\ogg" /S /Q
-
-cd %LOC_PATH%
diff --git a/project/BuildDependencies/scripts/libflac_d.txt b/project/BuildDependencies/scripts/libflac_d.txt
deleted file mode 100644
index eae9a45bb9..0000000000
--- a/project/BuildDependencies/scripts/libflac_d.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-; filename mirror of the file source of the file
-flac-1.2.1-devel-win.zip http://mirrors.xbmc.org/build-deps/win32/ http://sourceforge.net/projects/flac/files/flac-win/flac-1.2.1-win/
diff --git a/project/BuildDependencies/scripts/libfribidi_d.bat b/project/BuildDependencies/scripts/libfribidi_d.bat
deleted file mode 100644
index 52e918539e..0000000000
--- a/project/BuildDependencies/scripts/libfribidi_d.bat
+++ /dev/null
@@ -1,13 +0,0 @@
-@ECHO OFF
-
-SET LOC_PATH=%CD%
-SET FILES=%LOC_PATH%\libfribidi_d.txt
-
-CALL dlextract.bat libfribidi %FILES%
-
-cd %TMP_PATH%
-
-xcopy fribidi-0.19.2-lib\include\fribidi "%CUR_PATH%\include\fribidi" /E /Q /I /Y
-copy fribidi-0.19.2-lib\lib\libfribidi.lib "%CUR_PATH%\lib\" /Y
-
-cd %LOC_PATH%
diff --git a/project/BuildDependencies/scripts/libfribidi_d.txt b/project/BuildDependencies/scripts/libfribidi_d.txt
deleted file mode 100644
index ae7613dbfe..0000000000
--- a/project/BuildDependencies/scripts/libfribidi_d.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-; filename mirror source of the file
-fribidi-0.19.2-lib-1.zip http://mirrors.xbmc.org/build-deps/win32/ http://xbmcwindeps.googlecode.com/files/
diff --git a/project/BuildDependencies/scripts/liblzo_d.bat b/project/BuildDependencies/scripts/liblzo_d.bat
deleted file mode 100644
index 4d1a0299f3..0000000000
--- a/project/BuildDependencies/scripts/liblzo_d.bat
+++ /dev/null
@@ -1,13 +0,0 @@
-@ECHO OFF
-
-SET LOC_PATH=%CD%
-SET FILES=%LOC_PATH%\liblzo_d.txt
-
-CALL dlextract.bat liblzo %FILES%
-
-cd %TMP_PATH%
-
-xcopy lzo-2.04_win32\include\lzo "%CUR_PATH%\include\lzo" /E /Q /I /Y
-copy lzo-2.04_win32\lib\liblzo2.lib "%CUR_PATH%\lib\" /Y
-
-cd %LOC_PATH%
diff --git a/project/BuildDependencies/scripts/liblzo_d.txt b/project/BuildDependencies/scripts/liblzo_d.txt
deleted file mode 100644
index 12f6647957..0000000000
--- a/project/BuildDependencies/scripts/liblzo_d.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-; filename mirror of the file source
-lzo-2.04_win32.7z http://mirrors.xbmc.org/build-deps/win32/ http://www.oberhumer.com/opensource/lzo/download/lzo-2.04.tar.gz \ No newline at end of file
diff --git a/project/BuildDependencies/scripts/libmicrohttpd_d.bat b/project/BuildDependencies/scripts/libmicrohttpd_d.bat
deleted file mode 100644
index 7076c87507..0000000000
--- a/project/BuildDependencies/scripts/libmicrohttpd_d.bat
+++ /dev/null
@@ -1,14 +0,0 @@
-@ECHO ON
-
-SET LOC_PATH=%CD%
-SET FILES=%LOC_PATH%\libmicrohttpd_d.txt
-
-CALL dlextract.bat libmicrohttpd %FILES%
-
-cd %TMP_PATH%
-
-xcopy libmicrohttpd-0.4.5-win32\include\* "%CUR_PATH%\include" /E /Q /I /Y
-xcopy libmicrohttpd-0.4.5-win32\bin\*.dll "%APP_PATH%\system\webserver" /E /Q /I /Y
-copy libmicrohttpd-0.4.5-win32\lib\libmicrohttpd.dll.lib "%CUR_PATH%\lib\" /Y
-
-cd %LOC_PATH%
diff --git a/project/BuildDependencies/scripts/libmicrohttpd_d.txt b/project/BuildDependencies/scripts/libmicrohttpd_d.txt
deleted file mode 100644
index 66fcdbc9f2..0000000000
--- a/project/BuildDependencies/scripts/libmicrohttpd_d.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-; filename source of the file
-libmicrohttpd-0.4.5-win32.7z http://mirrors.xbmc.org/build-deps/win32/
diff --git a/project/BuildDependencies/scripts/liboggvorbis_d.bat b/project/BuildDependencies/scripts/liboggvorbis_d.bat
deleted file mode 100644
index 0de23091dd..0000000000
--- a/project/BuildDependencies/scripts/liboggvorbis_d.bat
+++ /dev/null
@@ -1,16 +0,0 @@
-@ECHO OFF
-
-SET LOC_PATH=%CD%
-SET FILES=%LOC_PATH%\liboggvorbis_d.txt
-
-CALL dlextract.bat liboggvorbis %FILES%
-
-cd %TMP_PATH%
-
-xcopy include\ogg "%CUR_PATH%\include\ogg" /E /Q /I /Y
-xcopy include\vorbis "%CUR_PATH%\include\vorbis" /E /Q /I /Y
-copy bin\ogg.dll "%APP_PATH%\system\cdrip\" /Y
-copy bin\vorbis.dll "%APP_PATH%\system\cdrip\" /Y
-copy bin\vorbisfile.dll "%APP_PATH%\system\players\paplayer\" /Y
-
-cd %LOC_PATH%
diff --git a/project/BuildDependencies/scripts/liboggvorbis_d.txt b/project/BuildDependencies/scripts/liboggvorbis_d.txt
deleted file mode 100644
index 3270d64472..0000000000
--- a/project/BuildDependencies/scripts/liboggvorbis_d.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-; filename mirror of the file source of the file
-libogg-vc100-1.2.0-bin.tar.bz2 http://mirrors.xbmc.org/build-deps/win32/ http://winkde.org/pub/kde/ports/win32/releases/stable/4.5.4/libogg-vc100-1.2.0-bin.tar.bz2
-libogg-vc100-1.2.0-lib.tar.bz2 http://mirrors.xbmc.org/build-deps/win32/ http://winkde.org/pub/kde/ports/win32/releases/stable/4.5.4/libogg-vc100-1.2.0-lib.tar.bz2
-libvorbis-vc100-1.3.1-bin.tar.bz2 http://mirrors.xbmc.org/build-deps/win32/ http://winkde.org/pub/kde/ports/win32/releases/stable/4.5.4/libvorbis-vc100-1.3.1-bin.tar.bz2
-libvorbis-vc100-1.3.1-lib.tar.bz2 http://mirrors.xbmc.org/build-deps/win32/ http://winkde.org/pub/kde/ports/win32/releases/stable/4.5.4/libvorbis-vc100-1.3.1-lib.tar.bz2 \ No newline at end of file
diff --git a/project/BuildDependencies/scripts/libplist_d.bat b/project/BuildDependencies/scripts/libplist_d.bat
deleted file mode 100644
index 53e3c60809..0000000000
--- a/project/BuildDependencies/scripts/libplist_d.bat
+++ /dev/null
@@ -1,13 +0,0 @@
-@ECHO OFF
-
-SET LOC_PATH=%CD%
-SET FILES=%LOC_PATH%\libplist_d.txt
-
-CALL dlextract.bat libplist %FILES%
-
-cd %TMP_PATH%
-
-xcopy libplist-1.7-win32-2\include\* "%CUR_PATH%\include\" /E /Q /I /Y
-xcopy libplist-1.7-win32-2\bin\* "%APP_PATH%\system\" /E /Q /I /Y
-
-cd %LOC_PATH%
diff --git a/project/BuildDependencies/scripts/libplist_d.txt b/project/BuildDependencies/scripts/libplist_d.txt
deleted file mode 100644
index affb546b2c..0000000000
--- a/project/BuildDependencies/scripts/libplist_d.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-; filename source of the file
-libplist-1.7-win32-2.7z http://mirrors.xbmc.org/build-deps/win32/
diff --git a/project/BuildDependencies/scripts/librtmp_d.bat b/project/BuildDependencies/scripts/librtmp_d.bat
deleted file mode 100644
index c99e1d6d58..0000000000
--- a/project/BuildDependencies/scripts/librtmp_d.bat
+++ /dev/null
@@ -1,13 +0,0 @@
-@ECHO OFF
-
-SET LOC_PATH=%CD%
-SET FILES=%LOC_PATH%\librtmp_d.txt
-
-CALL dlextract.bat librtmp %FILES%
-
-cd %TMP_PATH%
-
-xcopy librtmp-20110723-git-b627335-win32\include\*.h "%CUR_PATH%\include\librtmp\" /E /Q /I /Y
-xcopy librtmp-20110723-git-b627335-win32\lib\*.dll "%APP_PATH%\system\players\dvdplayer\" /E /Q /I /Y
-
-cd %LOC_PATH%
diff --git a/project/BuildDependencies/scripts/librtmp_d.txt b/project/BuildDependencies/scripts/librtmp_d.txt
deleted file mode 100644
index 0b8eef18df..0000000000
--- a/project/BuildDependencies/scripts/librtmp_d.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-; filename mirror source of the file
-librtmp-20110723-git-b627335-win32.7z http://mirrors.xbmc.org/build-deps/win32/ http://rtmpdump.mplayerhq.hu/
diff --git a/project/BuildDependencies/scripts/libsdl_d.bat b/project/BuildDependencies/scripts/libsdl_d.bat
deleted file mode 100644
index 4f7f0cead5..0000000000
--- a/project/BuildDependencies/scripts/libsdl_d.bat
+++ /dev/null
@@ -1,17 +0,0 @@
-@ECHO OFF
-
-SET LOC_PATH=%CD%
-SET FILES=%LOC_PATH%\libsdl_d.txt
-
-CALL dlextract.bat libsdl %FILES%
-
-cd %TMP_PATH%
-
-xcopy SDL-1.2.14\include\* "%CUR_PATH%\include\SDL\" /E /Q /I /Y
-copy SDL-1.2.14\lib\SDL.lib "%CUR_PATH%\lib\SDL.lib" /Y
-
-copy SDL_image-1.2.10\include\SDL_image.h "%CUR_PATH%\include\SDL\"
-copy SDL_image-1.2.10\lib\SDL_image.lib "%CUR_PATH%\lib\SDL_image.lib" /Y
-
-
-cd %LOC_PATH% \ No newline at end of file
diff --git a/project/BuildDependencies/scripts/libsdl_d.txt b/project/BuildDependencies/scripts/libsdl_d.txt
deleted file mode 100644
index 4bbfa3136a..0000000000
--- a/project/BuildDependencies/scripts/libsdl_d.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-; filename mirror source of the file
-SDL-devel-1.2.14-VC8.zip http://mirrors.xbmc.org/build-deps/win32/ http://www.libsdl.org/release/
-SDL_image-devel-1.2.10-VC.zip http://mirrors.xbmc.org/build-deps/win32/ http://www.libsdl.org/projects/SDL_image/release/
diff --git a/project/BuildDependencies/scripts/swig_d.bat b/project/BuildDependencies/scripts/swig_d.bat
deleted file mode 100644
index 0c17319152..0000000000
--- a/project/BuildDependencies/scripts/swig_d.bat
+++ /dev/null
@@ -1,12 +0,0 @@
-@ECHO OFF
-
-SET LOC_PATH=%CD%
-SET FILES=%LOC_PATH%\swig_d.txt
-
-CALL dlextract.bat swig %FILES%
-
-cd %TMP_PATH%
-
-xcopy swig-2.0.7-win32\* "%CUR_PATH%\bin\swig" /E /Q /I /Y
-
-cd %LOC_PATH%
diff --git a/project/BuildDependencies/scripts/swig_d.txt b/project/BuildDependencies/scripts/swig_d.txt
deleted file mode 100644
index 58c2bdfa58..0000000000
--- a/project/BuildDependencies/scripts/swig_d.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-; filename source of the file
-swig-2.0.7-win32.zip http://mirrors.xbmc.org/build-deps/win32/
diff --git a/project/BuildDependencies/scripts/yajl_d.bat b/project/BuildDependencies/scripts/yajl_d.bat
deleted file mode 100644
index 946c986e9c..0000000000
--- a/project/BuildDependencies/scripts/yajl_d.bat
+++ /dev/null
@@ -1,13 +0,0 @@
-@ECHO OFF
-
-SET LOC_PATH=%CD%
-SET FILES=%LOC_PATH%\yajl_d.txt
-
-CALL dlextract.bat yajl %FILES%
-
-cd %TMP_PATH%
-
-xcopy yajl_2.0.1_win32-lib\include\yajl "%CUR_PATH%\include\yajl" /E /Q /I /Y
-copy yajl_2.0.1_win32-lib\lib\yajl.lib "%CUR_PATH%\lib\" /Y
-
-cd %LOC_PATH%
diff --git a/project/BuildDependencies/scripts/yajl_d.txt b/project/BuildDependencies/scripts/yajl_d.txt
deleted file mode 100644
index b5b7723ae6..0000000000
--- a/project/BuildDependencies/scripts/yajl_d.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-; filename source of the file
-yajl_2.0.1_win32-lib.zip http://mirrors.xbmc.org/build-deps/win32/
diff --git a/project/BuildDependencies/scripts/zlib_d.bat b/project/BuildDependencies/scripts/zlib_d.bat
deleted file mode 100644
index f9fb00f458..0000000000
--- a/project/BuildDependencies/scripts/zlib_d.bat
+++ /dev/null
@@ -1,14 +0,0 @@
-@ECHO OFF
-
-SET LOC_PATH=%CD%
-SET FILES=%LOC_PATH%\zlib_d.txt
-
-CALL dlextract.bat zlib %FILES%
-
-cd %TMP_PATH%
-
-xcopy include\* "%CUR_PATH%\include\" /E /Q /I /Y
-copy lib\zlib*.lib "%CUR_PATH%\lib\" /Y
-copy bin\zlib1.dll "%APP_PATH%\system\" /Y
-
-cd %LOC_PATH%
diff --git a/project/BuildDependencies/scripts/zlib_d.txt b/project/BuildDependencies/scripts/zlib_d.txt
deleted file mode 100644
index a48685ff54..0000000000
--- a/project/BuildDependencies/scripts/zlib_d.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-; filename mirror of the file source of the file
-zlib-vc100-1.2.5-bin.tar.bz2 http://mirrors.xbmc.org/build-deps/win32/ http://winkde.org/pub/kde/ports/win32/releases/stable/4.5.4/zlib-vc100-1.2.5-bin.tar.bz2
-zlib-vc100-1.2.5-lib-1.tar.bz2 http://mirrors.xbmc.org/build-deps/win32/ http://winkde.org/pub/kde/ports/win32/releases/stable/4.5.4/zlib-vc100-1.2.5-lib.tar.bz2 \ No newline at end of file