diff options
| author | manuel <manuel@mausz.at> | 2017-09-02 15:02:54 +0200 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2017-09-02 15:02:54 +0200 |
| commit | 0afb1d4d51973cf52973617c92236d851a039d31 (patch) | |
| tree | 300741b800f0e013ba1e709cc46460de6383f2bb /cmake/treedata | |
| parent | 86b22151f0758311fd146ff508e7254337414bc1 (diff) | |
| download | kodi-pvr-build-0afb1d4d51973cf52973617c92236d851a039d31.tar.gz kodi-pvr-build-0afb1d4d51973cf52973617c92236d851a039d31.tar.bz2 kodi-pvr-build-0afb1d4d51973cf52973617c92236d851a039d31.zip | |
sync with upstream
Diffstat (limited to 'cmake/treedata')
| -rw-r--r-- | cmake/treedata/common/cores.txt | 1 | ||||
| -rw-r--r-- | cmake/treedata/common/retroplayer.txt | 3 | ||||
| -rw-r--r-- | cmake/treedata/linux/subdirs.txt | 2 | ||||
| -rw-r--r-- | cmake/treedata/optional/common/imx.txt | 1 | ||||
| -rw-r--r-- | cmake/treedata/optional/common/wayland.txt | 2 |
5 files changed, 7 insertions, 2 deletions
diff --git a/cmake/treedata/common/cores.txt b/cmake/treedata/common/cores.txt index 8d79dd1..d23939d 100644 --- a/cmake/treedata/common/cores.txt +++ b/cmake/treedata/common/cores.txt | |||
| @@ -6,4 +6,3 @@ xbmc/cores/DllLoader/exports/util cores/dll-loader/exports/util | |||
| 6 | xbmc/cores/ExternalPlayer cores/externalplayer | 6 | xbmc/cores/ExternalPlayer cores/externalplayer |
| 7 | xbmc/cores/paplayer cores/paplayer | 7 | xbmc/cores/paplayer cores/paplayer |
| 8 | xbmc/cores/playercorefactory cores/playercorefactory | 8 | xbmc/cores/playercorefactory cores/playercorefactory |
| 9 | xbmc/cores/RetroPlayer cores/RetroPlayer | ||
diff --git a/cmake/treedata/common/retroplayer.txt b/cmake/treedata/common/retroplayer.txt new file mode 100644 index 0000000..ab18c3c --- /dev/null +++ b/cmake/treedata/common/retroplayer.txt | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | xbmc/cores/RetroPlayer cores/RetroPlayer | ||
| 2 | xbmc/cores/RetroPlayer/guicontrols cores/RetroPlayer/guicontrols | ||
| 3 | xbmc/cores/RetroPlayer/rendering cores/RetroPlayer/rendering | ||
diff --git a/cmake/treedata/linux/subdirs.txt b/cmake/treedata/linux/subdirs.txt index 1ed11f5..e301579 100644 --- a/cmake/treedata/linux/subdirs.txt +++ b/cmake/treedata/linux/subdirs.txt | |||
| @@ -8,6 +8,6 @@ xbmc/powermanagement/linux powermanagement/linux | |||
| 8 | xbmc/storage/linux storage/linux | 8 | xbmc/storage/linux storage/linux |
| 9 | xbmc/filesystem/posix filesystem/posix | 9 | xbmc/filesystem/posix filesystem/posix |
| 10 | xbmc/utils/posix utils_posix | 10 | xbmc/utils/posix utils_posix |
| 11 | xbmc/windowing/egl windowing/egl | ||
| 12 | xbmc/platform/posix posix | 11 | xbmc/platform/posix posix |
| 13 | xbmc/cores/VideoPlayer/Process/rbpi cores/VideoPlayer/Process/rbpi | 12 | xbmc/cores/VideoPlayer/Process/rbpi cores/VideoPlayer/Process/rbpi |
| 13 | xbmc/windowing/linux windowing/linux | ||
diff --git a/cmake/treedata/optional/common/imx.txt b/cmake/treedata/optional/common/imx.txt new file mode 100644 index 0000000..8c7e60b --- /dev/null +++ b/cmake/treedata/optional/common/imx.txt | |||
| @@ -0,0 +1 @@ | |||
| xbmc/windowing/egl windowing/egl # IMX | |||
diff --git a/cmake/treedata/optional/common/wayland.txt b/cmake/treedata/optional/common/wayland.txt new file mode 100644 index 0000000..3725fc6 --- /dev/null +++ b/cmake/treedata/optional/common/wayland.txt | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | xbmc/windowing/wayland windowing/wayland # WAYLANDPP | ||
| 2 | xbmc/cores/VideoPlayer/Process/wayland cores/VideoPlayer/Process/wayland # WAYLANDPP \ No newline at end of file | ||
