From 5f8335c1e49ce108ef3481863833c98efa00411b Mon Sep 17 00:00:00 2001 From: manuel Date: Thu, 2 Jul 2020 23:09:26 +0200 Subject: sync with upstream --- cmake/treedata/optional/common/X.txt | 3 --- cmake/treedata/optional/common/aml.txt | 2 -- cmake/treedata/optional/common/avahi.txt | 1 + cmake/treedata/optional/common/gbm.txt | 2 -- cmake/treedata/optional/common/wayland.txt | 3 --- 5 files changed, 1 insertion(+), 10 deletions(-) delete mode 100644 cmake/treedata/optional/common/X.txt delete mode 100644 cmake/treedata/optional/common/aml.txt create mode 100644 cmake/treedata/optional/common/avahi.txt delete mode 100644 cmake/treedata/optional/common/gbm.txt delete mode 100644 cmake/treedata/optional/common/wayland.txt (limited to 'cmake/treedata/optional/common') diff --git a/cmake/treedata/optional/common/X.txt b/cmake/treedata/optional/common/X.txt deleted file mode 100644 index a250537..0000000 --- a/cmake/treedata/optional/common/X.txt +++ /dev/null @@ -1,3 +0,0 @@ -xbmc/cores/RetroPlayer/process/X11 cores/RetroPlayer/process/X11 # X -xbmc/cores/VideoPlayer/Process/X11 cores/VideoPlayer/Process/X11 # X -xbmc/windowing/X11 windowing/X11 # X diff --git a/cmake/treedata/optional/common/aml.txt b/cmake/treedata/optional/common/aml.txt deleted file mode 100644 index 09bf2db..0000000 --- a/cmake/treedata/optional/common/aml.txt +++ /dev/null @@ -1,2 +0,0 @@ -xbmc/cores/RetroPlayer/process/amlogic cores/RetroPlayer/process/amlogic # AML -xbmc/windowing/amlogic windowing/amlogic # AML diff --git a/cmake/treedata/optional/common/avahi.txt b/cmake/treedata/optional/common/avahi.txt new file mode 100644 index 0000000..41b82b9 --- /dev/null +++ b/cmake/treedata/optional/common/avahi.txt @@ -0,0 +1 @@ +xbmc/platform/linux/network/zeroconf platform/linux/network/zeroconf # AVAHI diff --git a/cmake/treedata/optional/common/gbm.txt b/cmake/treedata/optional/common/gbm.txt deleted file mode 100644 index 5d898d4..0000000 --- a/cmake/treedata/optional/common/gbm.txt +++ /dev/null @@ -1,2 +0,0 @@ -xbmc/cores/RetroPlayer/process/gbm cores/RetroPlayer/process/gbm # GBM -xbmc/windowing/gbm windowing/gbm # GBM diff --git a/cmake/treedata/optional/common/wayland.txt b/cmake/treedata/optional/common/wayland.txt deleted file mode 100644 index f8f77a6..0000000 --- a/cmake/treedata/optional/common/wayland.txt +++ /dev/null @@ -1,3 +0,0 @@ -xbmc/cores/RetroPlayer/process/wayland cores/RetroPlayer/process/wayland # WAYLANDPP -xbmc/cores/VideoPlayer/Process/wayland cores/VideoPlayer/Process/wayland # WAYLANDPP -xbmc/windowing/wayland windowing/wayland # WAYLANDPP -- cgit v1.2.3