genode/repos/libports/src/lib/qt5/patches/qtdeclarative_generated.patch

184 lines
7.2 KiB
Diff

qtdeclarative_generated.patch
diff --git a/qtdeclarative/include/QtQml/5.13.0/QtQml/private/qqmljsgrammar_p.h b/qtdeclarative/include/QtQml/5.13.0/QtQml/private/qqmljsgrammar_p.h
new file mode 100644
index 0000000..ab3ad73
--- /dev/null
+++ b/qtdeclarative/include/QtQml/5.13.0/QtQml/private/qqmljsgrammar_p.h
@@ -0,0 +1 @@
+#include "../../../../../src/qml/qqmljsgrammar_p.h"
diff --git a/qtdeclarative/include/QtQml/5.13.0/QtQml/private/qqmljsparser_p.h b/qtdeclarative/include/QtQml/5.13.0/QtQml/private/qqmljsparser_p.h
new file mode 100644
index 0000000..deb9e72
--- /dev/null
+++ b/qtdeclarative/include/QtQml/5.13.0/QtQml/private/qqmljsparser_p.h
@@ -0,0 +1 @@
+#include "../../../../../src/qml/qqmljsparser_p.h"
diff --git a/qtdeclarative/include/QtQml/5.13.0/QtQml/private/qtqml-config_p.h b/qtdeclarative/include/QtQml/5.13.0/QtQml/private/qtqml-config_p.h
new file mode 100644
index 0000000..1fdbd71
--- /dev/null
+++ b/qtdeclarative/include/QtQml/5.13.0/QtQml/private/qtqml-config_p.h
@@ -0,0 +1 @@
+#include "../../../../../src/qml/qtqml-config_p.h"
diff --git a/qtdeclarative/include/QtQml/QtQmlDepends b/qtdeclarative/include/QtQml/QtQmlDepends
new file mode 100644
index 0000000..bdbffd6
--- /dev/null
+++ b/qtdeclarative/include/QtQml/QtQmlDepends
@@ -0,0 +1,5 @@
+/* This file was generated by qmake with the info from <root>/src/qml/qml.pro. */
+#ifdef __cplusplus /* create empty PCH in C mode */
+#include <QtCore/QtCore>
+#include <QtNetwork/QtNetwork>
+#endif
diff --git a/qtdeclarative/include/QtQml/qtqml-config.h b/qtdeclarative/include/QtQml/qtqml-config.h
new file mode 100644
index 0000000..48fe1f2
--- /dev/null
+++ b/qtdeclarative/include/QtQml/qtqml-config.h
@@ -0,0 +1 @@
+#include "../../src/qml/qtqml-config.h"
diff --git a/qtdeclarative/include/QtQuick/5.13.0/QtQuick/private/qtquick-config_p.h b/qtdeclarative/include/QtQuick/5.13.0/QtQuick/private/qtquick-config_p.h
new file mode 100644
index 0000000..fcdf423
--- /dev/null
+++ b/qtdeclarative/include/QtQuick/5.13.0/QtQuick/private/qtquick-config_p.h
@@ -0,0 +1 @@
+#include "../../../../../src/quick/qtquick-config_p.h"
diff --git a/qtdeclarative/include/QtQuick/QtQuickDepends b/qtdeclarative/include/QtQuick/QtQuickDepends
new file mode 100644
index 0000000..d39ee68
--- /dev/null
+++ b/qtdeclarative/include/QtQuick/QtQuickDepends
@@ -0,0 +1,6 @@
+/* This file was generated by qmake with the info from <root>/src/quick/quick.pro. */
+#ifdef __cplusplus /* create empty PCH in C mode */
+#include <QtCore/QtCore>
+#include <QtGui/QtGui>
+#include <QtQml/QtQml>
+#endif
diff --git a/qtdeclarative/include/QtQuick/qtquick-config.h b/qtdeclarative/include/QtQuick/qtquick-config.h
new file mode 100644
index 0000000..2ab295b
--- /dev/null
+++ b/qtdeclarative/include/QtQuick/qtquick-config.h
@@ -0,0 +1 @@
+#include "../../src/quick/qtquick-config.h"
diff --git a/qtdeclarative/include/QtQuickParticles/QtQuickParticlesDepends b/qtdeclarative/include/QtQuickParticles/QtQuickParticlesDepends
new file mode 100644
index 0000000..ae06770
--- /dev/null
+++ b/qtdeclarative/include/QtQuickParticles/QtQuickParticlesDepends
@@ -0,0 +1,7 @@
+/* This file was generated by qmake with the info from <root>/src/particles/particles.pro. */
+#ifdef __cplusplus /* create empty PCH in C mode */
+#include <QtCore/QtCore>
+#include <QtGui/QtGui>
+#include <QtQml/QtQml>
+#include <QtQuick/QtQuick>
+#endif
diff --git a/qtdeclarative/include/QtQuickShapes/QtQuickShapesDepends b/qtdeclarative/include/QtQuickShapes/QtQuickShapesDepends
new file mode 100644
index 0000000..f1be23e
--- /dev/null
+++ b/qtdeclarative/include/QtQuickShapes/QtQuickShapesDepends
@@ -0,0 +1,7 @@
+/* This file was generated by qmake with the info from <root>/src/quickshapes/quickshapes.pro. */
+#ifdef __cplusplus /* create empty PCH in C mode */
+#include <QtCore/QtCore>
+#include <QtGui/QtGui>
+#include <QtQml/QtQml>
+#include <QtQuick/QtQuick>
+#endif
diff --git a/qtdeclarative/include/QtQuickTest/QtQuickTestDepends b/qtdeclarative/include/QtQuickTest/QtQuickTestDepends
new file mode 100644
index 0000000..a2d1dcf
--- /dev/null
+++ b/qtdeclarative/include/QtQuickTest/QtQuickTestDepends
@@ -0,0 +1,6 @@
+/* This file was generated by qmake with the info from <root>/src/qmltest/qmltest.pro. */
+#ifdef __cplusplus /* create empty PCH in C mode */
+#include <QtCore/QtCore>
+#include <QtTest/QtTest>
+#include <QtWidgets/QtWidgets>
+#endif
diff --git a/qtdeclarative/include/QtQuickWidgets/QtQuickWidgetsDepends b/qtdeclarative/include/QtQuickWidgets/QtQuickWidgetsDepends
new file mode 100644
index 0000000..6b0980a
--- /dev/null
+++ b/qtdeclarative/include/QtQuickWidgets/QtQuickWidgetsDepends
@@ -0,0 +1,8 @@
+/* This file was generated by qmake with the info from <root>/src/quickwidgets/quickwidgets.pro. */
+#ifdef __cplusplus /* create empty PCH in C mode */
+#include <QtCore/QtCore>
+#include <QtGui/QtGui>
+#include <QtQml/QtQml>
+#include <QtQuick/QtQuick>
+#include <QtWidgets/QtWidgets>
+#endif
diff --git a/qtdeclarative/src/qml/qml_compile_hash_p.h b/qtdeclarative/src/qml/qml_compile_hash_p.h
new file mode 100644
index 0000000..55c2602
--- /dev/null
+++ b/qtdeclarative/src/qml/qml_compile_hash_p.h
@@ -0,0 +1,3 @@
+// Generated file, DO NOT EDIT
+#define QML_COMPILE_HASH "ecc092fa5519e77a47ef560f0137b4cd5f417c5e"
+#define QML_COMPILE_HASH_LENGTH 40
diff --git a/qtdeclarative/src/qml/qtqml-config.h b/qtdeclarative/src/qml/qtqml-config.h
new file mode 100644
index 0000000..e04a385
--- /dev/null
+++ b/qtdeclarative/src/qml/qtqml-config.h
@@ -0,0 +1,2 @@
+#define QT_FEATURE_qml_debug -1
+#define QT_FEATURE_qml_network 1
diff --git a/qtdeclarative/src/qml/qtqml-config_p.h b/qtdeclarative/src/qml/qtqml-config_p.h
new file mode 100644
index 0000000..190ec50
--- /dev/null
+++ b/qtdeclarative/src/qml/qtqml-config_p.h
@@ -0,0 +1,12 @@
+#define QT_FEATURE_cxx14_make_unique 1
+#define QT_FEATURE_qml_animation 1
+#define QT_FEATURE_qml_delegate_model 1
+#define QT_FEATURE_qml_devtools 1
+#define QT_FEATURE_qml_list_model 1
+#define QT_FEATURE_qml_locale 1
+#define QT_FEATURE_qml_preview -1
+#define QT_FEATURE_qml_profiler -1
+#define QT_FEATURE_qml_sequence_object 1
+#define QT_FEATURE_qml_tracing -1
+#define QT_FEATURE_qml_worker_script 1
+#define QT_FEATURE_qml_xml_http_request 1
diff --git a/qtdeclarative/src/quick/qtquick-config.h b/qtdeclarative/src/quick/qtquick-config.h
new file mode 100644
index 0000000..a224374
--- /dev/null
+++ b/qtdeclarative/src/quick/qtquick-config.h
@@ -0,0 +1 @@
+#define QT_FEATURE_d3d12 -1
diff --git a/qtdeclarative/src/quick/qtquick-config_p.h b/qtdeclarative/src/quick/qtquick-config_p.h
new file mode 100644
index 0000000..9c6e6e0
--- /dev/null
+++ b/qtdeclarative/src/quick/qtquick-config_p.h
@@ -0,0 +1,16 @@
+#define QT_FEATURE_quick_animatedimage 1
+#define QT_FEATURE_quick_shadereffect 1
+#define QT_FEATURE_quick_path 1
+#define QT_FEATURE_quick_canvas 1
+#define QT_FEATURE_quick_designer 1
+#define QT_FEATURE_quick_flipable 1
+#define QT_FEATURE_quick_gridview 1
+#define QT_FEATURE_quick_itemview 1
+#define QT_FEATURE_quick_listview 1
+#define QT_FEATURE_quick_sprite 1
+#define QT_FEATURE_quick_particles 1
+#define QT_FEATURE_quick_pathview 1
+#define QT_FEATURE_quick_positioners 1
+#define QT_FEATURE_quick_repeater 1
+#define QT_FEATURE_quick_tableview 1
+#define QT_FEATURE_quick_viewtransitions 1