From d86380bfe6ca20686de9a3c825394dd6585d9763 Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Fri, 8 Dec 2023 18:31:33 +0000 Subject: [PATCH] Add recipes --- recipes/wip/qt5-activeqt/recipe.toml | 5 +++++ recipes/wip/qt5-charts/recipe.toml | 5 +++++ recipes/wip/qt5-coap/recipe.toml | 5 +++++ recipes/wip/qt5-connectivity/recipe.toml | 5 +++++ recipes/wip/qt5-datavis3d/recipe.toml | 5 +++++ recipes/wip/qt5-doc/recipe.toml | 5 +++++ recipes/wip/qt5-gamepad/recipe.toml | 5 +++++ recipes/wip/qt5-graphical-effects/recipe.toml | 5 +++++ recipes/wip/qt5-knx/recipe.toml | 5 +++++ recipes/wip/qt5-location/recipe.toml | 5 +++++ recipes/wip/qt5-lottie/recipe.toml | 5 +++++ recipes/wip/qt5-mqtt/recipe.toml | 5 +++++ recipes/wip/qt5-opcua/recipe.toml | 5 +++++ recipes/wip/qt5-purchasing/recipe.toml | 5 +++++ recipes/wip/qt5-quick3d/recipe.toml | 5 +++++ recipes/wip/qt5-quicktimeline/recipe.toml | 5 +++++ recipes/wip/qt5-remoteobjects/recipe.toml | 5 +++++ recipes/wip/qt5-script/recipe.toml | 5 +++++ recipes/wip/qt5-scxml/recipe.toml | 5 +++++ recipes/wip/qt5-sensors/recipe.toml | 5 +++++ recipes/wip/qt5-serialbus/recipe.toml | 5 +++++ recipes/wip/qt5-serialport/recipe.toml | 5 +++++ recipes/wip/qt5-speech/recipe.toml | 5 +++++ recipes/wip/qt5-tqtc/recipe.toml | 5 +++++ recipes/wip/qt5-translations/recipe.toml | 5 +++++ recipes/wip/qt5-virtualkeyboard/recipe.toml | 5 +++++ recipes/wip/qt5-webchannel/recipe.toml | 5 +++++ recipes/wip/qt5-webglplugin/recipe.toml | 5 +++++ recipes/wip/qt5-websockets/recipe.toml | 5 +++++ recipes/wip/qt5-xmlpatterns/recipe.toml | 5 +++++ recipes/wip/qt6-activeqt/recipe.toml | 5 +++++ recipes/wip/qt6-connectivity/recipe.toml | 5 +++++ recipes/wip/qt6-datavis3d/recipe.toml | 5 +++++ recipes/wip/qt6-doc/recipe.toml | 5 +++++ recipes/wip/qt6-graphs/recipe.toml | 5 +++++ recipes/wip/qt6-grpc/recipe.toml | 5 +++++ recipes/wip/qt6-httpserver/recipe.toml | 5 +++++ recipes/wip/qt6-languageserver/recipe.toml | 5 +++++ recipes/wip/qt6-location/recipe.toml | 5 +++++ recipes/wip/qt6-lottie/recipe.toml | 5 +++++ recipes/wip/qt6-networkauth/recipe.toml | 5 +++++ recipes/wip/qt6-qt5compat/recipe.toml | 5 +++++ recipes/wip/qt6-quick3d/recipe.toml | 5 +++++ recipes/wip/qt6-quick3dphysics/recipe.toml | 5 +++++ recipes/wip/qt6-quickeffectmaker/recipe.toml | 5 +++++ recipes/wip/qt6-quicktimeline/recipe.toml | 5 +++++ recipes/wip/qt6-remoteobjects/recipe.toml | 5 +++++ recipes/wip/qt6-scxml/recipe.toml | 5 +++++ recipes/wip/qt6-sensors/recipe.toml | 5 +++++ recipes/wip/qt6-serialbus/recipe.toml | 5 +++++ recipes/wip/qt6-serialport/recipe.toml | 5 +++++ recipes/wip/qt6-shadertools/recipe.toml | 5 +++++ recipes/wip/qt6-speech/recipe.toml | 5 +++++ recipes/wip/qt6-svg/recipe.toml | 5 +++++ recipes/wip/qt6-virtualkeyboard/recipe.toml | 5 +++++ recipes/wip/qt6-webchannel/recipe.toml | 5 +++++ recipes/wip/qt6-websockets/recipe.toml | 5 +++++ 57 files changed, 285 insertions(+) create mode 100644 recipes/wip/qt5-activeqt/recipe.toml create mode 100644 recipes/wip/qt5-charts/recipe.toml create mode 100644 recipes/wip/qt5-coap/recipe.toml create mode 100644 recipes/wip/qt5-connectivity/recipe.toml create mode 100644 recipes/wip/qt5-datavis3d/recipe.toml create mode 100644 recipes/wip/qt5-doc/recipe.toml create mode 100644 recipes/wip/qt5-gamepad/recipe.toml create mode 100644 recipes/wip/qt5-graphical-effects/recipe.toml create mode 100644 recipes/wip/qt5-knx/recipe.toml create mode 100644 recipes/wip/qt5-location/recipe.toml create mode 100644 recipes/wip/qt5-lottie/recipe.toml create mode 100644 recipes/wip/qt5-mqtt/recipe.toml create mode 100644 recipes/wip/qt5-opcua/recipe.toml create mode 100644 recipes/wip/qt5-purchasing/recipe.toml create mode 100644 recipes/wip/qt5-quick3d/recipe.toml create mode 100644 recipes/wip/qt5-quicktimeline/recipe.toml create mode 100644 recipes/wip/qt5-remoteobjects/recipe.toml create mode 100644 recipes/wip/qt5-script/recipe.toml create mode 100644 recipes/wip/qt5-scxml/recipe.toml create mode 100644 recipes/wip/qt5-sensors/recipe.toml create mode 100644 recipes/wip/qt5-serialbus/recipe.toml create mode 100644 recipes/wip/qt5-serialport/recipe.toml create mode 100644 recipes/wip/qt5-speech/recipe.toml create mode 100644 recipes/wip/qt5-tqtc/recipe.toml create mode 100644 recipes/wip/qt5-translations/recipe.toml create mode 100644 recipes/wip/qt5-virtualkeyboard/recipe.toml create mode 100644 recipes/wip/qt5-webchannel/recipe.toml create mode 100644 recipes/wip/qt5-webglplugin/recipe.toml create mode 100644 recipes/wip/qt5-websockets/recipe.toml create mode 100644 recipes/wip/qt5-xmlpatterns/recipe.toml create mode 100644 recipes/wip/qt6-activeqt/recipe.toml create mode 100644 recipes/wip/qt6-connectivity/recipe.toml create mode 100644 recipes/wip/qt6-datavis3d/recipe.toml create mode 100644 recipes/wip/qt6-doc/recipe.toml create mode 100644 recipes/wip/qt6-graphs/recipe.toml create mode 100644 recipes/wip/qt6-grpc/recipe.toml create mode 100644 recipes/wip/qt6-httpserver/recipe.toml create mode 100644 recipes/wip/qt6-languageserver/recipe.toml create mode 100644 recipes/wip/qt6-location/recipe.toml create mode 100644 recipes/wip/qt6-lottie/recipe.toml create mode 100644 recipes/wip/qt6-networkauth/recipe.toml create mode 100644 recipes/wip/qt6-qt5compat/recipe.toml create mode 100644 recipes/wip/qt6-quick3d/recipe.toml create mode 100644 recipes/wip/qt6-quick3dphysics/recipe.toml create mode 100644 recipes/wip/qt6-quickeffectmaker/recipe.toml create mode 100644 recipes/wip/qt6-quicktimeline/recipe.toml create mode 100644 recipes/wip/qt6-remoteobjects/recipe.toml create mode 100644 recipes/wip/qt6-scxml/recipe.toml create mode 100644 recipes/wip/qt6-sensors/recipe.toml create mode 100644 recipes/wip/qt6-serialbus/recipe.toml create mode 100644 recipes/wip/qt6-serialport/recipe.toml create mode 100644 recipes/wip/qt6-shadertools/recipe.toml create mode 100644 recipes/wip/qt6-speech/recipe.toml create mode 100644 recipes/wip/qt6-svg/recipe.toml create mode 100644 recipes/wip/qt6-virtualkeyboard/recipe.toml create mode 100644 recipes/wip/qt6-webchannel/recipe.toml create mode 100644 recipes/wip/qt6-websockets/recipe.toml diff --git a/recipes/wip/qt5-activeqt/recipe.toml b/recipes/wip/qt5-activeqt/recipe.toml new file mode 100644 index 000000000..59f150405 --- /dev/null +++ b/recipes/wip/qt5-activeqt/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/5.15/5.15.11/submodules/qtactiveqt-everywhere-opensource-src-5.15.11.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt5-charts/recipe.toml b/recipes/wip/qt5-charts/recipe.toml new file mode 100644 index 000000000..98be6cf8e --- /dev/null +++ b/recipes/wip/qt5-charts/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/5.15/5.15.11/submodules/qtcharts-everywhere-opensource-src-5.15.11.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt5-coap/recipe.toml b/recipes/wip/qt5-coap/recipe.toml new file mode 100644 index 000000000..420b4a629 --- /dev/null +++ b/recipes/wip/qt5-coap/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/5.15/5.15.11/submodules/qtcoap-everywhere-opensource-src-5.15.11.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt5-connectivity/recipe.toml b/recipes/wip/qt5-connectivity/recipe.toml new file mode 100644 index 000000000..15bf225c0 --- /dev/null +++ b/recipes/wip/qt5-connectivity/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/5.15/5.15.11/submodules/qtconnectivity-everywhere-opensource-src-5.15.11.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt5-datavis3d/recipe.toml b/recipes/wip/qt5-datavis3d/recipe.toml new file mode 100644 index 000000000..5ea77e02b --- /dev/null +++ b/recipes/wip/qt5-datavis3d/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/5.15/5.15.11/submodules/qtdatavis3d-everywhere-opensource-src-5.15.11.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt5-doc/recipe.toml b/recipes/wip/qt5-doc/recipe.toml new file mode 100644 index 000000000..1fa55dae1 --- /dev/null +++ b/recipes/wip/qt5-doc/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/5.15/5.15.11/submodules/qtdoc-everywhere-opensource-src-5.15.11.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt5-gamepad/recipe.toml b/recipes/wip/qt5-gamepad/recipe.toml new file mode 100644 index 000000000..388f43cdc --- /dev/null +++ b/recipes/wip/qt5-gamepad/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/5.15/5.15.11/submodules/qtgamepad-everywhere-opensource-src-5.15.11.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt5-graphical-effects/recipe.toml b/recipes/wip/qt5-graphical-effects/recipe.toml new file mode 100644 index 000000000..0ace4d54c --- /dev/null +++ b/recipes/wip/qt5-graphical-effects/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/5.15/5.15.11/submodules/qtgraphicaleffects-everywhere-opensource-src-5.15.11.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt5-knx/recipe.toml b/recipes/wip/qt5-knx/recipe.toml new file mode 100644 index 000000000..3b3a9c89d --- /dev/null +++ b/recipes/wip/qt5-knx/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/5.15/5.15.11/submodules/qtknx-everywhere-opensource-src-5.15.11.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt5-location/recipe.toml b/recipes/wip/qt5-location/recipe.toml new file mode 100644 index 000000000..53bdbce9c --- /dev/null +++ b/recipes/wip/qt5-location/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/5.15/5.15.11/submodules/qtlocation-everywhere-opensource-src-5.15.11.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt5-lottie/recipe.toml b/recipes/wip/qt5-lottie/recipe.toml new file mode 100644 index 000000000..2cd35ef77 --- /dev/null +++ b/recipes/wip/qt5-lottie/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/5.15/5.15.11/submodules/qtlottie-everywhere-opensource-src-5.15.11.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt5-mqtt/recipe.toml b/recipes/wip/qt5-mqtt/recipe.toml new file mode 100644 index 000000000..02ad8a43d --- /dev/null +++ b/recipes/wip/qt5-mqtt/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/5.15/5.15.11/submodules/qtmqtt-everywhere-opensource-src-5.15.11.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt5-opcua/recipe.toml b/recipes/wip/qt5-opcua/recipe.toml new file mode 100644 index 000000000..2d2ef6fd3 --- /dev/null +++ b/recipes/wip/qt5-opcua/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/5.15/5.15.11/submodules/qtopcua-everywhere-opensource-src-5.15.11.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt5-purchasing/recipe.toml b/recipes/wip/qt5-purchasing/recipe.toml new file mode 100644 index 000000000..041a670eb --- /dev/null +++ b/recipes/wip/qt5-purchasing/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/5.15/5.15.11/submodules/qtpurchasing-everywhere-opensource-src-5.15.11.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt5-quick3d/recipe.toml b/recipes/wip/qt5-quick3d/recipe.toml new file mode 100644 index 000000000..74e77d9cd --- /dev/null +++ b/recipes/wip/qt5-quick3d/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/5.15/5.15.11/submodules/qtquick3d-everywhere-opensource-src-5.15.11.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt5-quicktimeline/recipe.toml b/recipes/wip/qt5-quicktimeline/recipe.toml new file mode 100644 index 000000000..8f16018b2 --- /dev/null +++ b/recipes/wip/qt5-quicktimeline/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/5.15/5.15.11/submodules/qtquicktimeline-everywhere-opensource-src-5.15.11.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt5-remoteobjects/recipe.toml b/recipes/wip/qt5-remoteobjects/recipe.toml new file mode 100644 index 000000000..355f298b3 --- /dev/null +++ b/recipes/wip/qt5-remoteobjects/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/5.15/5.15.11/submodules/qtremoteobjects-everywhere-opensource-src-5.15.11.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt5-script/recipe.toml b/recipes/wip/qt5-script/recipe.toml new file mode 100644 index 000000000..e26c71683 --- /dev/null +++ b/recipes/wip/qt5-script/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/5.15/5.15.11/submodules/qtscript-everywhere-opensource-src-5.15.11.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt5-scxml/recipe.toml b/recipes/wip/qt5-scxml/recipe.toml new file mode 100644 index 000000000..60185699d --- /dev/null +++ b/recipes/wip/qt5-scxml/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/5.15/5.15.11/submodules/qtscxml-everywhere-opensource-src-5.15.11.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt5-sensors/recipe.toml b/recipes/wip/qt5-sensors/recipe.toml new file mode 100644 index 000000000..85746d426 --- /dev/null +++ b/recipes/wip/qt5-sensors/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/5.15/5.15.11/submodules/qtsensors-everywhere-opensource-src-5.15.11.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt5-serialbus/recipe.toml b/recipes/wip/qt5-serialbus/recipe.toml new file mode 100644 index 000000000..c10f4caa2 --- /dev/null +++ b/recipes/wip/qt5-serialbus/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/5.15/5.15.11/submodules/qtserialbus-everywhere-opensource-src-5.15.11.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt5-serialport/recipe.toml b/recipes/wip/qt5-serialport/recipe.toml new file mode 100644 index 000000000..69b792837 --- /dev/null +++ b/recipes/wip/qt5-serialport/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/5.15/5.15.11/submodules/qtserialport-everywhere-opensource-src-5.15.11.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt5-speech/recipe.toml b/recipes/wip/qt5-speech/recipe.toml new file mode 100644 index 000000000..08ef779bf --- /dev/null +++ b/recipes/wip/qt5-speech/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/5.15/5.15.11/submodules/qtspeech-everywhere-opensource-src-5.15.11.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt5-tqtc/recipe.toml b/recipes/wip/qt5-tqtc/recipe.toml new file mode 100644 index 000000000..9ddd7a161 --- /dev/null +++ b/recipes/wip/qt5-tqtc/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/5.15/5.15.11/submodules/tqtc-qt5-everywhere-opensource-src-5.15.11.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt5-translations/recipe.toml b/recipes/wip/qt5-translations/recipe.toml new file mode 100644 index 000000000..795935071 --- /dev/null +++ b/recipes/wip/qt5-translations/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/5.15/5.15.11/submodules/qttranslations-everywhere-opensource-src-5.15.11.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt5-virtualkeyboard/recipe.toml b/recipes/wip/qt5-virtualkeyboard/recipe.toml new file mode 100644 index 000000000..d997c0ff5 --- /dev/null +++ b/recipes/wip/qt5-virtualkeyboard/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/5.15/5.15.11/submodules/qtvirtualkeyboard-everywhere-opensource-src-5.15.11.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt5-webchannel/recipe.toml b/recipes/wip/qt5-webchannel/recipe.toml new file mode 100644 index 000000000..6f76023c3 --- /dev/null +++ b/recipes/wip/qt5-webchannel/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/5.15/5.15.11/submodules/qtwebchannel-everywhere-opensource-src-5.15.11.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt5-webglplugin/recipe.toml b/recipes/wip/qt5-webglplugin/recipe.toml new file mode 100644 index 000000000..6472115a6 --- /dev/null +++ b/recipes/wip/qt5-webglplugin/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/5.15/5.15.11/submodules/qtwebglplugin-everywhere-opensource-src-5.15.11.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt5-websockets/recipe.toml b/recipes/wip/qt5-websockets/recipe.toml new file mode 100644 index 000000000..bd6a5c257 --- /dev/null +++ b/recipes/wip/qt5-websockets/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/5.15/5.15.11/submodules/qtwebsockets-everywhere-opensource-src-5.15.11.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt5-xmlpatterns/recipe.toml b/recipes/wip/qt5-xmlpatterns/recipe.toml new file mode 100644 index 000000000..e7892190b --- /dev/null +++ b/recipes/wip/qt5-xmlpatterns/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/5.15/5.15.11/submodules/qtxmlpatterns-everywhere-opensource-src-5.15.11.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt6-activeqt/recipe.toml b/recipes/wip/qt6-activeqt/recipe.toml new file mode 100644 index 000000000..ab07e79d5 --- /dev/null +++ b/recipes/wip/qt6-activeqt/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qtactiveqt-everywhere-src-6.6.1.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt6-connectivity/recipe.toml b/recipes/wip/qt6-connectivity/recipe.toml new file mode 100644 index 000000000..48cee1d2f --- /dev/null +++ b/recipes/wip/qt6-connectivity/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qtconnectivity-everywhere-src-6.6.1.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt6-datavis3d/recipe.toml b/recipes/wip/qt6-datavis3d/recipe.toml new file mode 100644 index 000000000..7b5940de6 --- /dev/null +++ b/recipes/wip/qt6-datavis3d/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qtdatavis3d-everywhere-src-6.6.1.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt6-doc/recipe.toml b/recipes/wip/qt6-doc/recipe.toml new file mode 100644 index 000000000..05f048e4e --- /dev/null +++ b/recipes/wip/qt6-doc/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qtdoc-everywhere-src-6.6.1.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt6-graphs/recipe.toml b/recipes/wip/qt6-graphs/recipe.toml new file mode 100644 index 000000000..317c1b17c --- /dev/null +++ b/recipes/wip/qt6-graphs/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qtgraphs-everywhere-src-6.6.1.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt6-grpc/recipe.toml b/recipes/wip/qt6-grpc/recipe.toml new file mode 100644 index 000000000..6f5f535c9 --- /dev/null +++ b/recipes/wip/qt6-grpc/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qtgrpc-everywhere-src-6.6.1.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt6-httpserver/recipe.toml b/recipes/wip/qt6-httpserver/recipe.toml new file mode 100644 index 000000000..110d7c570 --- /dev/null +++ b/recipes/wip/qt6-httpserver/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qthttpserver-everywhere-src-6.6.1.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt6-languageserver/recipe.toml b/recipes/wip/qt6-languageserver/recipe.toml new file mode 100644 index 000000000..48b15cd3d --- /dev/null +++ b/recipes/wip/qt6-languageserver/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qtlanguageserver-everywhere-src-6.6.1.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt6-location/recipe.toml b/recipes/wip/qt6-location/recipe.toml new file mode 100644 index 000000000..57e3710f0 --- /dev/null +++ b/recipes/wip/qt6-location/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qtlocation-everywhere-src-6.6.1.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt6-lottie/recipe.toml b/recipes/wip/qt6-lottie/recipe.toml new file mode 100644 index 000000000..4ff65b682 --- /dev/null +++ b/recipes/wip/qt6-lottie/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qtlottie-everywhere-src-6.6.1.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt6-networkauth/recipe.toml b/recipes/wip/qt6-networkauth/recipe.toml new file mode 100644 index 000000000..14bcf151f --- /dev/null +++ b/recipes/wip/qt6-networkauth/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qtnetworkauth-everywhere-src-6.6.1.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt6-qt5compat/recipe.toml b/recipes/wip/qt6-qt5compat/recipe.toml new file mode 100644 index 000000000..718def1a0 --- /dev/null +++ b/recipes/wip/qt6-qt5compat/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qt5compat-everywhere-src-6.6.1.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt6-quick3d/recipe.toml b/recipes/wip/qt6-quick3d/recipe.toml new file mode 100644 index 000000000..f2a9b4b6c --- /dev/null +++ b/recipes/wip/qt6-quick3d/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qtquick3d-everywhere-src-6.6.1.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt6-quick3dphysics/recipe.toml b/recipes/wip/qt6-quick3dphysics/recipe.toml new file mode 100644 index 000000000..f9b6e59b9 --- /dev/null +++ b/recipes/wip/qt6-quick3dphysics/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qtquick3dphysics-everywhere-src-6.6.1.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt6-quickeffectmaker/recipe.toml b/recipes/wip/qt6-quickeffectmaker/recipe.toml new file mode 100644 index 000000000..26e810648 --- /dev/null +++ b/recipes/wip/qt6-quickeffectmaker/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qtquickeffectmaker-everywhere-src-6.6.1.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt6-quicktimeline/recipe.toml b/recipes/wip/qt6-quicktimeline/recipe.toml new file mode 100644 index 000000000..65c0d7837 --- /dev/null +++ b/recipes/wip/qt6-quicktimeline/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qtquicktimeline-everywhere-src-6.6.1.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt6-remoteobjects/recipe.toml b/recipes/wip/qt6-remoteobjects/recipe.toml new file mode 100644 index 000000000..8601df868 --- /dev/null +++ b/recipes/wip/qt6-remoteobjects/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qtremoteobjects-everywhere-src-6.6.1.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt6-scxml/recipe.toml b/recipes/wip/qt6-scxml/recipe.toml new file mode 100644 index 000000000..f2eabe7a8 --- /dev/null +++ b/recipes/wip/qt6-scxml/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qtscxml-everywhere-src-6.6.1.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt6-sensors/recipe.toml b/recipes/wip/qt6-sensors/recipe.toml new file mode 100644 index 000000000..4406fa112 --- /dev/null +++ b/recipes/wip/qt6-sensors/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qtsensors-everywhere-src-6.6.1.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt6-serialbus/recipe.toml b/recipes/wip/qt6-serialbus/recipe.toml new file mode 100644 index 000000000..acae051ca --- /dev/null +++ b/recipes/wip/qt6-serialbus/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qtserialbus-everywhere-src-6.6.1.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt6-serialport/recipe.toml b/recipes/wip/qt6-serialport/recipe.toml new file mode 100644 index 000000000..35b5a92e3 --- /dev/null +++ b/recipes/wip/qt6-serialport/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qtserialport-everywhere-src-6.6.1.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt6-shadertools/recipe.toml b/recipes/wip/qt6-shadertools/recipe.toml new file mode 100644 index 000000000..2168fed27 --- /dev/null +++ b/recipes/wip/qt6-shadertools/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qtshadertools-everywhere-src-6.6.1.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt6-speech/recipe.toml b/recipes/wip/qt6-speech/recipe.toml new file mode 100644 index 000000000..cc8953caa --- /dev/null +++ b/recipes/wip/qt6-speech/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qtspeech-everywhere-src-6.6.1.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt6-svg/recipe.toml b/recipes/wip/qt6-svg/recipe.toml new file mode 100644 index 000000000..254293c05 --- /dev/null +++ b/recipes/wip/qt6-svg/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qtsvg-everywhere-src-6.6.1.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt6-virtualkeyboard/recipe.toml b/recipes/wip/qt6-virtualkeyboard/recipe.toml new file mode 100644 index 000000000..1698d8670 --- /dev/null +++ b/recipes/wip/qt6-virtualkeyboard/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qtvirtualkeyboard-everywhere-src-6.6.1.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt6-webchannel/recipe.toml b/recipes/wip/qt6-webchannel/recipe.toml new file mode 100644 index 000000000..f8088fcd3 --- /dev/null +++ b/recipes/wip/qt6-webchannel/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qtwebchannel-everywhere-src-6.6.1.tar.xz" +[build] +template = "configure" diff --git a/recipes/wip/qt6-websockets/recipe.toml b/recipes/wip/qt6-websockets/recipe.toml new file mode 100644 index 000000000..a1982f0cc --- /dev/null +++ b/recipes/wip/qt6-websockets/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +tar = "https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qtwebsockets-everywhere-src-6.6.1.tar.xz" +[build] +template = "configure" -- GitLab