diff options
Diffstat (limited to 'cmake/treedata/optional')
| -rw-r--r-- | cmake/treedata/optional/common/X.txt | 1 | ||||
| -rw-r--r-- | cmake/treedata/optional/common/aml.txt | 2 | ||||
| -rw-r--r-- | cmake/treedata/optional/common/cdrip.txt | 1 | ||||
| -rw-r--r-- | cmake/treedata/optional/common/dacp.txt | 1 | ||||
| -rw-r--r-- | cmake/treedata/optional/common/mdns.txt | 1 | ||||
| -rw-r--r-- | cmake/treedata/optional/common/mir.txt | 1 | ||||
| -rw-r--r-- | cmake/treedata/optional/common/opengl.txt | 1 | ||||
| -rw-r--r-- | cmake/treedata/optional/common/opengles.txt | 1 | ||||
| -rw-r--r-- | cmake/treedata/optional/common/python.txt | 4 | ||||
| -rw-r--r-- | cmake/treedata/optional/common/upnp.txt | 2 | ||||
| -rw-r--r-- | cmake/treedata/optional/common/webserver.txt | 2 |
11 files changed, 17 insertions, 0 deletions
diff --git a/cmake/treedata/optional/common/X.txt b/cmake/treedata/optional/common/X.txt new file mode 100644 index 0000000..617ff40 --- /dev/null +++ b/cmake/treedata/optional/common/X.txt | |||
| @@ -0,0 +1 @@ | |||
| xbmc/windowing/X11 windowing/X11 # X | |||
diff --git a/cmake/treedata/optional/common/aml.txt b/cmake/treedata/optional/common/aml.txt new file mode 100644 index 0000000..db1efd1 --- /dev/null +++ b/cmake/treedata/optional/common/aml.txt | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | xbmc/windowing/amlogic windowing/amlogic # AML | ||
| 2 | |||
diff --git a/cmake/treedata/optional/common/cdrip.txt b/cmake/treedata/optional/common/cdrip.txt new file mode 100644 index 0000000..79b5390 --- /dev/null +++ b/cmake/treedata/optional/common/cdrip.txt | |||
| @@ -0,0 +1 @@ | |||
| xbmc/cdrip cdrip # OPTICAL | |||
diff --git a/cmake/treedata/optional/common/dacp.txt b/cmake/treedata/optional/common/dacp.txt new file mode 100644 index 0000000..fd225c2 --- /dev/null +++ b/cmake/treedata/optional/common/dacp.txt | |||
| @@ -0,0 +1 @@ | |||
| xbmc/network/dacp network/dacp # AIRTUNES | |||
diff --git a/cmake/treedata/optional/common/mdns.txt b/cmake/treedata/optional/common/mdns.txt new file mode 100644 index 0000000..9bebb89 --- /dev/null +++ b/cmake/treedata/optional/common/mdns.txt | |||
| @@ -0,0 +1 @@ | |||
| xbmc/network/mdns mdns # MDNS | |||
diff --git a/cmake/treedata/optional/common/mir.txt b/cmake/treedata/optional/common/mir.txt new file mode 100644 index 0000000..d681e8b --- /dev/null +++ b/cmake/treedata/optional/common/mir.txt | |||
| @@ -0,0 +1 @@ | |||
| xbmc/windowing/mir windowing/mir # MIR | |||
diff --git a/cmake/treedata/optional/common/opengl.txt b/cmake/treedata/optional/common/opengl.txt new file mode 100644 index 0000000..b88ad7a --- /dev/null +++ b/cmake/treedata/optional/common/opengl.txt | |||
| @@ -0,0 +1 @@ | |||
| xbmc/rendering/gl rendering/gl # OPENGL | |||
diff --git a/cmake/treedata/optional/common/opengles.txt b/cmake/treedata/optional/common/opengles.txt new file mode 100644 index 0000000..6a223a1 --- /dev/null +++ b/cmake/treedata/optional/common/opengles.txt | |||
| @@ -0,0 +1 @@ | |||
| xbmc/rendering/gles rendering/gles # OPENGLES | |||
diff --git a/cmake/treedata/optional/common/python.txt b/cmake/treedata/optional/common/python.txt new file mode 100644 index 0000000..4960485 --- /dev/null +++ b/cmake/treedata/optional/common/python.txt | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | xbmc/interfaces/legacy interfaces/legacy # PYTHON | ||
| 2 | xbmc/interfaces/legacy/wsgi interfaces/legacy/wsgi # PYTHON | ||
| 3 | xbmc/interfaces/python interfaces/python # PYTHON | ||
| 4 | xbmc/interfaces/swig build/swig # PYTHON | ||
diff --git a/cmake/treedata/optional/common/upnp.txt b/cmake/treedata/optional/common/upnp.txt new file mode 100644 index 0000000..5589b80 --- /dev/null +++ b/cmake/treedata/optional/common/upnp.txt | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | lib/libUPnP upnp # UPNP | ||
| 2 | xbmc/network/upnp network/upnp # UPNP | ||
diff --git a/cmake/treedata/optional/common/webserver.txt b/cmake/treedata/optional/common/webserver.txt new file mode 100644 index 0000000..b492006 --- /dev/null +++ b/cmake/treedata/optional/common/webserver.txt | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | xbmc/network/httprequesthandler network/httprequesthandler # MICROHTTPD | ||
| 2 | xbmc/network/httprequesthandler/python network/httprequesthandler/python # MICROHTTPD | ||
