From e317daf081a1048904fdf0b548946fa3ba6593a7 Mon Sep 17 00:00:00 2001 From: manuel Date: Mon, 29 Apr 2019 12:22:05 +0200 Subject: sync with upstream --- cmake/installdata/common/addons.txt | 2 +- cmake/installdata/test-reference-data.txt | 1 + cmake/installdata/windows/addons.txt | 1 - cmake/installdata/windows/dlls.txt | 1 - cmake/installdata/windowsstore/addons.txt | 3 +-- cmake/installdata/windowsstore/dlls.txt | 1 - 6 files changed, 3 insertions(+), 6 deletions(-) (limited to 'cmake/installdata') diff --git a/cmake/installdata/common/addons.txt b/cmake/installdata/common/addons.txt index c0ffb72..13dbab3 100644 --- a/cmake/installdata/common/addons.txt +++ b/cmake/installdata/common/addons.txt @@ -40,5 +40,5 @@ addons/metadata.common.musicbrainz.org/* addons/metadata.common.theaudiodb.com/* addons/metadata.common.themoviedb.org/* addons/metadata.themoviedb.org/* -addons/metadata.tvdb.com/* +addons/metadata.tvshows.themoviedb.org/* addons/kodi.vfs/* diff --git a/cmake/installdata/test-reference-data.txt b/cmake/installdata/test-reference-data.txt index 895079a..b6c94a7 100644 --- a/cmake/installdata/test-reference-data.txt +++ b/cmake/installdata/test-reference-data.txt @@ -8,3 +8,4 @@ xbmc/filesystem/test/refRARstored.rar xbmc/network/test/data/test.html xbmc/network/test/data/test.png xbmc/network/test/data/test-ranges.txt +xbmc/playlists/test/test.xspf diff --git a/cmake/installdata/windows/addons.txt b/cmake/installdata/windows/addons.txt index a3bdd44..66b583a 100644 --- a/cmake/installdata/windows/addons.txt +++ b/cmake/installdata/windows/addons.txt @@ -1,3 +1,2 @@ -addons/repository.pvr-win32.xbmc.org/* project/BuildDependencies/${ARCH}/addons/script.module.pil KEEP_DIR_STRUCTURE addons project/BuildDependencies/${ARCH}/addons/script.module.pycryptodome KEEP_DIR_STRUCTURE addons diff --git a/cmake/installdata/windows/dlls.txt b/cmake/installdata/windows/dlls.txt index c17bd76..a4bfb79 100644 --- a/cmake/installdata/windows/dlls.txt +++ b/cmake/installdata/windows/dlls.txt @@ -1,3 +1,2 @@ project/BuildDependencies/${ARCH}/bin/libbluray*.jar . project/BuildDependencies/${ARCH}/bin/*.dll . -project/BuildDependencies/mingwlibs/${ARCH}/bin/*.dll . diff --git a/cmake/installdata/windowsstore/addons.txt b/cmake/installdata/windowsstore/addons.txt index 4b8678b..3b4d9a9 100644 --- a/cmake/installdata/windowsstore/addons.txt +++ b/cmake/installdata/windowsstore/addons.txt @@ -1,3 +1,2 @@ -addons/repository.pvr-win32.xbmc.org/* project/BuildDependencies/win10-${ARCH}/addons/* -system/addon-manifest-uwp.xml \ No newline at end of file +system/addon-manifest-uwp.xml diff --git a/cmake/installdata/windowsstore/dlls.txt b/cmake/installdata/windowsstore/dlls.txt index a927b3d..8b45449 100644 --- a/cmake/installdata/windowsstore/dlls.txt +++ b/cmake/installdata/windowsstore/dlls.txt @@ -1,2 +1 @@ project/BuildDependencies/win10-${ARCH}/bin/*.dll dlls -project/BuildDependencies/mingwlibs/win10-${ARCH}/bin/*.dll dlls -- cgit v1.2.3