diff --git a/.gitmodules b/.gitmodules index 5e2c6d7..e998895 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3573,7 +3573,7 @@ url = ../../ALP-pool/qemu [submodule "qml-autoreqprov"] path = qml-autoreqprov - url = ../../pool/qml-autoreqprov + url = ../../ALP-pool/qml-autoreqprov [submodule "qmlpluginexports"] path = qmlpluginexports url = ../../pool/qmlpluginexports @@ -3585,13 +3585,13 @@ url = ../../pool/qt6-base [submodule "qt6-declarative"] path = qt6-declarative - url = ../../pool/qt6-declarative + url = ../../ALP-pool/qt6-declarative [submodule "qt6-languageserver"] path = qt6-languageserver - url = ../../pool/qt6-languageserver + url = ../../ALP-pool/qt6-languageserver [submodule "qt6-macros"] path = qt6-macros - url = ../../pool/qt6-macros + url = ../../ALP-pool/qt6-macros [submodule "qt6-shadertools"] path = qt6-shadertools url = ../../pool/qt6-shadertools @@ -6174,61 +6174,61 @@ url = ../../pool/qt6-3d [submodule "qt6-charts"] path = qt6-charts - url = ../../pool/qt6-charts + url = ../../ALP-pool/qt6-charts [submodule "qt6-connectivity"] path = qt6-connectivity - url = ../../pool/qt6-connectivity + url = ../../ALP-pool/qt6-connectivity [submodule "qt6-datavis3d"] path = qt6-datavis3d - url = ../../pool/qt6-datavis3d + url = ../../ALP-pool/qt6-datavis3d [submodule "qt6-httpserver"] path = qt6-httpserver - url = ../../pool/qt6-httpserver + url = ../../ALP-pool/qt6-httpserver [submodule "qt6-location"] path = qt6-location url = ../../ALP-pool/qt6-location [submodule "qt6-multimedia"] path = qt6-multimedia - url = ../../pool/qt6-multimedia + url = ../../ALP-pool/qt6-multimedia [submodule "qt6-networkauth"] path = qt6-networkauth - url = ../../pool/qt6-networkauth + url = ../../ALP-pool/qt6-networkauth [submodule "qt6-positioning"] path = qt6-positioning - url = ../../pool/qt6-positioning + url = ../../ALP-pool/qt6-positioning [submodule "qt6-quick3d"] path = qt6-quick3d url = ../../pool/qt6-quick3d [submodule "qt6-quicktimeline"] path = qt6-quicktimeline - url = ../../pool/qt6-quicktimeline + url = ../../ALP-pool/qt6-quicktimeline [submodule "qt6-remoteobjects"] path = qt6-remoteobjects - url = ../../pool/qt6-remoteobjects + url = ../../ALP-pool/qt6-remoteobjects [submodule "qt6-scxml"] path = qt6-scxml - url = ../../pool/qt6-scxml + url = ../../ALP-pool/qt6-scxml [submodule "qt6-sensors"] path = qt6-sensors - url = ../../pool/qt6-sensors + url = ../../ALP-pool/qt6-sensors [submodule "qt6-serialbus"] path = qt6-serialbus - url = ../../pool/qt6-serialbus + url = ../../ALP-pool/qt6-serialbus [submodule "qt6-serialport"] path = qt6-serialport url = ../../ALP-pool/qt6-serialport [submodule "qt6-speech"] path = qt6-speech - url = ../../pool/qt6-speech + url = ../../ALP-pool/qt6-speech [submodule "qt6-svg"] path = qt6-svg - url = ../../pool/qt6-svg + url = ../../ALP-pool/qt6-svg [submodule "qt6-webchannel"] path = qt6-webchannel - url = ../../pool/qt6-webchannel + url = ../../ALP-pool/qt6-webchannel [submodule "qt6-webengine"] path = qt6-webengine - url = ../../pool/qt6-webengine + url = ../../ALP-pool/qt6-webengine [submodule "qt6-websockets"] path = qt6-websockets url = ../../pool/qt6-websockets @@ -7894,3 +7894,9 @@ [submodule "opencore-amr"] path = opencore-amr url = ../../pool/opencore-amr +[submodule "python-gst"] + path = python-gst + url = ../../ALP-pool/python-gst +[submodule "wavpack"] + path = wavpack + url = ../../pool/wavpack diff --git a/python-PyQt6 b/python-PyQt6 index dd8602e..8b8c2ad 160000 --- a/python-PyQt6 +++ b/python-PyQt6 @@ -1 +1 @@ -Subproject commit dd8602ee90e05399b6e31f273e77ff1d1bada775 +Subproject commit 8b8c2adf002dc9bf56c0d71cec2ac4d70efb6428 diff --git a/python-PyQt6-WebEngine b/python-PyQt6-WebEngine index 56000ca..e695d6f 160000 --- a/python-PyQt6-WebEngine +++ b/python-PyQt6-WebEngine @@ -1 +1 @@ -Subproject commit 56000ca9f5e49283b7d4410dd3e42375d2c3b179 +Subproject commit e695d6f457f9ce2403ad202dbf40ec68921970f9 diff --git a/python-PyQt6-sip b/python-PyQt6-sip index 1d70bc1..a20d4ad 160000 --- a/python-PyQt6-sip +++ b/python-PyQt6-sip @@ -1 +1 @@ -Subproject commit 1d70bc13c52165605ef7cf6b4d22fe740fcaf8a9 +Subproject commit a20d4adf1dd5d93a73bbca2bed73a8cdd8406e5a diff --git a/python-gst b/python-gst new file mode 160000 index 0000000..efe9726 --- /dev/null +++ b/python-gst @@ -0,0 +1 @@ +Subproject commit efe972636784592c85fcfd59a4d2bc74ae237cb9 diff --git a/python-qt5 b/python-qt5 index 414defb..81a7d92 160000 --- a/python-qt5 +++ b/python-qt5 @@ -1 +1 @@ -Subproject commit 414defb2f7022adb69e3853dbe31032c4407faac +Subproject commit 81a7d9226a5892610a6a30d07dbdd5d2802b3530 diff --git a/python-qt5-sip b/python-qt5-sip index 8a60cf7..c0fdfe6 160000 --- a/python-qt5-sip +++ b/python-qt5-sip @@ -1 +1 @@ -Subproject commit 8a60cf7be2f831db22a541175afe231fdeeb96de +Subproject commit c0fdfe6b627a24cfab41528b86fe2aa7cb96080f diff --git a/python-rpm-macros b/python-rpm-macros index 07ca88f..f0ba647 160000 --- a/python-rpm-macros +++ b/python-rpm-macros @@ -1 +1 @@ -Subproject commit 07ca88f412591d63652a7647e78a1dcbb03b9e3e +Subproject commit f0ba64756373ab48eefde339ed9346c877007485 diff --git a/python-sip b/python-sip index 597c31a..6517583 160000 --- a/python-sip +++ b/python-sip @@ -1 +1 @@ -Subproject commit 597c31a859095951f616fbab6f65b296e8a424f1 +Subproject commit 6517583d5e8ef583873aa6259226d0913a529880 diff --git a/python-sip6 b/python-sip6 index 3d19290..87b4b6f 160000 --- a/python-sip6 +++ b/python-sip6 @@ -1 +1 @@ -Subproject commit 3d19290bfd82acb80c5b8bfeadef68d83d677888 +Subproject commit 87b4b6f140e2744a4566d74073c99c952048bddb diff --git a/qml-autoreqprov b/qml-autoreqprov index 709606e..5e7ff1e 160000 --- a/qml-autoreqprov +++ b/qml-autoreqprov @@ -1 +1 @@ -Subproject commit 709606e47846bcd4dc962d99f356fb5218141cd5 +Subproject commit 5e7ff1e062118b9d3bfbbae17a25eff9ae491b86 diff --git a/qt6-charts b/qt6-charts index 7180b23..a34ec19 160000 --- a/qt6-charts +++ b/qt6-charts @@ -1 +1 @@ -Subproject commit 7180b2332778147f25e85d478b7c3878fedd9f2c +Subproject commit a34ec194f5580a84c852b1e7e271a4827916ce9d diff --git a/qt6-connectivity b/qt6-connectivity index b8bf4aa..287a571 160000 --- a/qt6-connectivity +++ b/qt6-connectivity @@ -1 +1 @@ -Subproject commit b8bf4aac3d7564e115981f3f96e0317dd0dfe3fe +Subproject commit 287a5716640e50b54ef7bcdf1d55d956bc566a80 diff --git a/qt6-datavis3d b/qt6-datavis3d index 9bb6f89..52972ae 160000 --- a/qt6-datavis3d +++ b/qt6-datavis3d @@ -1 +1 @@ -Subproject commit 9bb6f89076a0cb194849cc12f3479d09f3288db0 +Subproject commit 52972ae2d1f4dcda46b96b89f2259db9dd1c3aa6 diff --git a/qt6-declarative b/qt6-declarative index 3c44ff2..183a94f 160000 --- a/qt6-declarative +++ b/qt6-declarative @@ -1 +1 @@ -Subproject commit 3c44ff2cb541e0206e74cf7acdf6c38d81fa98db +Subproject commit 183a94f7adae4da3916f7e63c8c8304a426c1383 diff --git a/qt6-httpserver b/qt6-httpserver index ccad997..87865ac 160000 --- a/qt6-httpserver +++ b/qt6-httpserver @@ -1 +1 @@ -Subproject commit ccad997d4a177d08a991b6f7e31e0e1580c28c2b +Subproject commit 87865aca9defd225a32170b7ea5f40746947764f diff --git a/qt6-languageserver b/qt6-languageserver index 2b108f6..f03b41a 160000 --- a/qt6-languageserver +++ b/qt6-languageserver @@ -1 +1 @@ -Subproject commit 2b108f6d035aaf829020049e3e6fea57b7103e89 +Subproject commit f03b41a26fd47dff04b9a441bbf13484f0937235 diff --git a/qt6-macros b/qt6-macros index 5595d63..8d7dc84 160000 --- a/qt6-macros +++ b/qt6-macros @@ -1 +1 @@ -Subproject commit 5595d638942d5e2ca0e6058e097aab3642ca9622 +Subproject commit 8d7dc841437d3afab3ac1e124be832903d417ac8 diff --git a/qt6-multimedia b/qt6-multimedia index 4400f2b..29c57c0 160000 --- a/qt6-multimedia +++ b/qt6-multimedia @@ -1 +1 @@ -Subproject commit 4400f2b92a157188a3b3a826ea632bcbf6a1bf0c +Subproject commit 29c57c0b3883f2bc6da4c742971b41727621e802 diff --git a/qt6-networkauth b/qt6-networkauth index 9f7eaf6..bc3eb24 160000 --- a/qt6-networkauth +++ b/qt6-networkauth @@ -1 +1 @@ -Subproject commit 9f7eaf630a0d0295c111a60b22431a399b5dbae6 +Subproject commit bc3eb2439ccc140db5122fbe5181b2dfe83c4021 diff --git a/qt6-positioning b/qt6-positioning index 885f802..4e0c15b 160000 --- a/qt6-positioning +++ b/qt6-positioning @@ -1 +1 @@ -Subproject commit 885f802e2cc7457cbaf89367116a0f409f42fb84 +Subproject commit 4e0c15b5de17a3b32fb55cd94a6f54de42ab720e diff --git a/qt6-quicktimeline b/qt6-quicktimeline index 2dc73f0..abd908d 160000 --- a/qt6-quicktimeline +++ b/qt6-quicktimeline @@ -1 +1 @@ -Subproject commit 2dc73f049c98e8b453fd385be492e39f4c3a9742 +Subproject commit abd908da0c0a7f6deb66caf362f2733bf2100a76 diff --git a/qt6-remoteobjects b/qt6-remoteobjects index d6af820..f38a7c3 160000 --- a/qt6-remoteobjects +++ b/qt6-remoteobjects @@ -1 +1 @@ -Subproject commit d6af820913f2c926a27683da891e5f1cab38655f +Subproject commit f38a7c35ea957629d257e87c591aef0e1b3b969a diff --git a/qt6-scxml b/qt6-scxml index e613a6e..a1d5f44 160000 --- a/qt6-scxml +++ b/qt6-scxml @@ -1 +1 @@ -Subproject commit e613a6effe0594b5e49be14251f529a75740c0ff +Subproject commit a1d5f44758ec8e8834d14161f3788d25373ee263 diff --git a/qt6-sensors b/qt6-sensors index 2251bc0..24a66f4 160000 --- a/qt6-sensors +++ b/qt6-sensors @@ -1 +1 @@ -Subproject commit 2251bc0572b7bea79d43c96902761b154ffab3d0 +Subproject commit 24a66f40866f9cf55dbd954410092fbe02e3b058 diff --git a/qt6-serialbus b/qt6-serialbus index 023e7f6..2270634 160000 --- a/qt6-serialbus +++ b/qt6-serialbus @@ -1 +1 @@ -Subproject commit 023e7f61c0d2656a19d6a1d90b77446dfcc40b4d +Subproject commit 2270634552fdc3d65bc5bb4b4abc3d39621c3f9f diff --git a/qt6-serialport b/qt6-serialport index 4e23d91..8f9cc77 160000 --- a/qt6-serialport +++ b/qt6-serialport @@ -1 +1 @@ -Subproject commit 4e23d91261f7488c8019ebbb894e0c9588e2d7e6 +Subproject commit 8f9cc772381e3e363b5b2c828ff38ee1bad22ca0 diff --git a/qt6-speech b/qt6-speech index be5aeb0..51af9f7 160000 --- a/qt6-speech +++ b/qt6-speech @@ -1 +1 @@ -Subproject commit be5aeb0503e8d069d6041bbc993bddccbfb01e1b +Subproject commit 51af9f7ac19e20c01c38328620f61b2e2a4dc933 diff --git a/qt6-svg b/qt6-svg index 18fe352..c5c4393 160000 --- a/qt6-svg +++ b/qt6-svg @@ -1 +1 @@ -Subproject commit 18fe352bb691c999597a5e1902b3a59ef3c8ddb7 +Subproject commit c5c4393c49a01b49c9a2db8355002bcf6e43b07c diff --git a/qt6-tools b/qt6-tools index 306f4ff..b0aa762 160000 --- a/qt6-tools +++ b/qt6-tools @@ -1 +1 @@ -Subproject commit 306f4ff0bbebd36b141e552728f24ef987b4a8b1 +Subproject commit b0aa76254a250da4a0f637858ad2687eac199479 diff --git a/qt6-webchannel b/qt6-webchannel index b610da5..7b97418 160000 --- a/qt6-webchannel +++ b/qt6-webchannel @@ -1 +1 @@ -Subproject commit b610da56f6ea05270fcaa892153e797263a07762 +Subproject commit 7b97418f5fc60cae29f9b17542f992907196766d diff --git a/qt6-webengine b/qt6-webengine index f60f070..db41ce2 160000 --- a/qt6-webengine +++ b/qt6-webengine @@ -1 +1 @@ -Subproject commit f60f0701b7a44f80bda1b9c949514ff09b941eb0 +Subproject commit db41ce21d2b1c0d2b540e78084151d0063f53ac2 diff --git a/wavpack b/wavpack new file mode 160000 index 0000000..5f8cc4c --- /dev/null +++ b/wavpack @@ -0,0 +1 @@ +Subproject commit 5f8cc4cfa0d202c9057e5ff7f696d0341546f7c8