summaryrefslogtreecommitdiffstats
path: root/cmake/installdata
diff options
context:
space:
mode:
authormanuel <manuel@mausz.at>2019-04-29 12:22:05 +0200
committermanuel <manuel@mausz.at>2019-04-29 12:22:05 +0200
commite317daf081a1048904fdf0b548946fa3ba6593a7 (patch)
tree285a58fe8c6b4a95c9a6020afbe7bcc9cb913ea7 /cmake/installdata
parent483c0b88bfc1b798396c31a4dd2f5239399ce59e (diff)
downloadkodi-pvr-build-e317daf081a1048904fdf0b548946fa3ba6593a7.tar.gz
kodi-pvr-build-e317daf081a1048904fdf0b548946fa3ba6593a7.tar.bz2
kodi-pvr-build-e317daf081a1048904fdf0b548946fa3ba6593a7.zip
sync with upstream
Diffstat (limited to 'cmake/installdata')
-rw-r--r--cmake/installdata/common/addons.txt2
-rw-r--r--cmake/installdata/test-reference-data.txt1
-rw-r--r--cmake/installdata/windows/addons.txt1
-rw-r--r--cmake/installdata/windows/dlls.txt1
-rw-r--r--cmake/installdata/windowsstore/addons.txt3
-rw-r--r--cmake/installdata/windowsstore/dlls.txt1
6 files changed, 3 insertions, 6 deletions
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/*
40addons/metadata.common.theaudiodb.com/* 40addons/metadata.common.theaudiodb.com/*
41addons/metadata.common.themoviedb.org/* 41addons/metadata.common.themoviedb.org/*
42addons/metadata.themoviedb.org/* 42addons/metadata.themoviedb.org/*
43addons/metadata.tvdb.com/* 43addons/metadata.tvshows.themoviedb.org/*
44addons/kodi.vfs/* 44addons/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
8xbmc/network/test/data/test.html 8xbmc/network/test/data/test.html
9xbmc/network/test/data/test.png 9xbmc/network/test/data/test.png
10xbmc/network/test/data/test-ranges.txt 10xbmc/network/test/data/test-ranges.txt
11xbmc/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 @@
1addons/repository.pvr-win32.xbmc.org/*
2project/BuildDependencies/${ARCH}/addons/script.module.pil KEEP_DIR_STRUCTURE addons 1project/BuildDependencies/${ARCH}/addons/script.module.pil KEEP_DIR_STRUCTURE addons
3project/BuildDependencies/${ARCH}/addons/script.module.pycryptodome KEEP_DIR_STRUCTURE addons 2project/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 @@
1project/BuildDependencies/${ARCH}/bin/libbluray*.jar . 1project/BuildDependencies/${ARCH}/bin/libbluray*.jar .
2project/BuildDependencies/${ARCH}/bin/*.dll . 2project/BuildDependencies/${ARCH}/bin/*.dll .
3project/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 @@
1addons/repository.pvr-win32.xbmc.org/*
2project/BuildDependencies/win10-${ARCH}/addons/* 1project/BuildDependencies/win10-${ARCH}/addons/*
3system/addon-manifest-uwp.xml \ No newline at end of file 2system/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 @@
1project/BuildDependencies/win10-${ARCH}/bin/*.dll dlls project/BuildDependencies/win10-${ARCH}/bin/*.dll dlls
2project/BuildDependencies/mingwlibs/win10-${ARCH}/bin/*.dll dlls