From 3624eee27d19c64bcdef98d7a832893926f1f6d4 Mon Sep 17 00:00:00 2001 From: WiSo Date: Wed, 11 Apr 2012 13:38:14 +0200 Subject: [PATCH] [WIN32] updated libluray to 0.2.2. New packaging format. Will make it easier if we might get another depdownloader someday. --- project/BuildDependencies/scripts/libbluray_d.bat | 4 ++-- project/BuildDependencies/scripts/libbluray_d.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/project/BuildDependencies/scripts/libbluray_d.bat b/project/BuildDependencies/scripts/libbluray_d.bat index 7a2f8e3f4ca1f..3acb4298f08a5 100644 --- a/project/BuildDependencies/scripts/libbluray_d.bat +++ b/project/BuildDependencies/scripts/libbluray_d.bat @@ -7,7 +7,7 @@ CALL dlextract.bat libbluray %FILES% cd %TMP_PATH% -xcopy libbluray-0.2.1-win32\include\libbluray "%CUR_PATH%\include\libbluray" /E /Q /I /Y -copy libbluray-0.2.1-win32\bin\libbluray.dll "%XBMC_PATH%\system\players\dvdplayer\" /Y +xcopy libbluray-0.2.2-win32\project\BuildDependencies\include\libbluray "%CUR_PATH%\include\libbluray" /E /Q /I /Y +copy libbluray-0.2.2-win32\system\players\dvdplayer\libbluray.dll "%XBMC_PATH%\system\players\dvdplayer\" /Y cd %LOC_PATH% diff --git a/project/BuildDependencies/scripts/libbluray_d.txt b/project/BuildDependencies/scripts/libbluray_d.txt index 5362ebd666b0f..f39c30fcd1b63 100644 --- a/project/BuildDependencies/scripts/libbluray_d.txt +++ b/project/BuildDependencies/scripts/libbluray_d.txt @@ -1,2 +1,2 @@ ; filename source of the file -libbluray-0.2.1-win32.7z http://mirrors.xbmc.org/build-deps/win32/ +libbluray-0.2.2-win32.7z http://mirrors.xbmc.org/build-deps/win32/