From 7eb4797068c1f9b3e7da4b723bc92373007f3327 Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 9 Oct 2023 16:28:34 +0300 Subject: [PATCH] qt6-6.5.3 --- desktop/toolkit/qt6/qt6-3d/pspec.xml | 25 ++++++++----- desktop/toolkit/qt6/qt6-5compat/pspec.xml | 23 +++++++----- desktop/toolkit/qt6/qt6-charts/pspec.xml | 21 +++++++---- .../toolkit/qt6/qt6-connectivity/pspec.xml | 23 +++++++----- desktop/toolkit/qt6/qt6-datavis3d/pspec.xml | 21 +++++++---- desktop/toolkit/qt6/qt6-lottie/pspec.xml | 17 ++++++--- desktop/toolkit/qt6/qt6-multimedia/pspec.xml | 25 ++++++++----- desktop/toolkit/qt6/qt6-positioning/pspec.xml | 23 +++++++----- desktop/toolkit/qt6/qt6-quick3d/pspec.xml | 33 ++++++++++------- .../toolkit/qt6/qt6-quicktimeline/pspec.xml | 21 +++++++---- .../toolkit/qt6/qt6-remoteobjects/pspec.xml | 21 +++++++---- desktop/toolkit/qt6/qt6-scxml/pspec.xml | 21 +++++++---- desktop/toolkit/qt6/qt6-sensors/pspec.xml | 25 ++++++++----- desktop/toolkit/qt6/qt6-serialbus/pspec.xml | 21 +++++++---- desktop/toolkit/qt6/qt6-speech/pspec.xml | 23 +++++++----- desktop/toolkit/qt6/qt6-tools/pspec.xml | 35 +++++++++++-------- .../toolkit/qt6/qt6-virtualkeyboard/pspec.xml | 21 +++++++---- desktop/toolkit/qt6/qt6-wayland/pspec.xml | 23 +++++++----- desktop/toolkit/qt6/qt6-webchannel/pspec.xml | 27 ++++++++------ desktop/toolkit/qt6/qt6-websockets/pspec.xml | 25 ++++++++----- desktop/toolkit/qt6/qt6ct/pspec.xml | 19 ++++++---- 21 files changed, 319 insertions(+), 174 deletions(-) diff --git a/desktop/toolkit/qt6/qt6-3d/pspec.xml b/desktop/toolkit/qt6/qt6-3d/pspec.xml index 296a516eae..492881b1c7 100755 --- a/desktop/toolkit/qt6/qt6-3d/pspec.xml +++ b/desktop/toolkit/qt6/qt6-3d/pspec.xml @@ -15,23 +15,23 @@ desktop C++ and QML APIs for easy inclusion of 3D graphics C++ and QML APIs for easy inclusion of 3D graphics - https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qt3d-everywhere-src-6.5.1.tar.xz + https://download.qt.io/official_releases/qt/6.5/6.5.3/submodules/qt3d-everywhere-src-6.5.3.tar.xz ninja cmake vulkan-headers - qt6-base-devel - qt6-declarative-devel - qt6-shadertools-devel + qt6-base-devel + qt6-declarative-devel + qt6-shadertools-devel qt6-3d C++ and QML APIs for easy inclusion of 3D graphics - qt6-base - qt6-declarative - qt6-shadertools + qt6-base + qt6-declarative + qt6-shadertools libgcc assimp @@ -48,8 +48,8 @@ qt6-3d-devel Development files for qt6-3d - qt6-base-devel - qt6-declarative-devel + qt6-base-devel + qt6-declarative-devel qt6-3d @@ -60,6 +60,13 @@ + + 2023-10-09 + 6.5.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-05-27 6.5.1 diff --git a/desktop/toolkit/qt6/qt6-5compat/pspec.xml b/desktop/toolkit/qt6/qt6-5compat/pspec.xml index 5a6fd32e44..dad58693d9 100755 --- a/desktop/toolkit/qt6/qt6-5compat/pspec.xml +++ b/desktop/toolkit/qt6/qt6-5compat/pspec.xml @@ -14,14 +14,14 @@ FDL GPL3 LGPL3 - https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qt5compat-everywhere-src-6.5.1.tar.xz + https://download.qt.io/official_releases/qt/6.5/6.5.3/submodules/qt5compat-everywhere-src-6.5.3.tar.xz ninja cmake icu4c-devel - qt6-base-devel - qt6-declarative-devel - qt6-shadertools-devel + qt6-base-devel + qt6-declarative-devel + qt6-shadertools-devel @@ -30,9 +30,9 @@ icu4c libgcc - qt6-base - qt6-declarative - qt6-shadertools + qt6-base + qt6-declarative + qt6-shadertools /usr/lib @@ -52,11 +52,18 @@ qt6-5compat - qt6-base-devel + qt6-base-devel + + 2023-10-09 + 6.5.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-05-27 6.5.1 diff --git a/desktop/toolkit/qt6/qt6-charts/pspec.xml b/desktop/toolkit/qt6/qt6-charts/pspec.xml index 4ad617aabb..d426780eb4 100755 --- a/desktop/toolkit/qt6/qt6-charts/pspec.xml +++ b/desktop/toolkit/qt6/qt6-charts/pspec.xml @@ -11,20 +11,20 @@ GPL3 Provides a set of easy to use chart components Provides a set of easy to use chart components - https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qtcharts-everywhere-src-6.5.1.tar.xz + https://download.qt.io/official_releases/qt/6.5/6.5.3/submodules/qtcharts-everywhere-src-6.5.3.tar.xz ninja cmake - qt6-base-devel - qt6-declarative-devel + qt6-base-devel + qt6-declarative-devel qt6-charts Provides a set of easy to use chart components - qt6-base - qt6-declarative + qt6-base + qt6-declarative libgcc @@ -40,8 +40,8 @@ Development files for qt6-charts qt6-charts - qt6-base-devel - qt6-declarative-devel + qt6-base-devel + qt6-declarative-devel /usr/include/qt6 @@ -51,6 +51,13 @@ + + 2023-10-09 + 6.5.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-05-27 6.5.1 diff --git a/desktop/toolkit/qt6/qt6-connectivity/pspec.xml b/desktop/toolkit/qt6/qt6-connectivity/pspec.xml index a748981048..98ab562080 100755 --- a/desktop/toolkit/qt6/qt6-connectivity/pspec.xml +++ b/desktop/toolkit/qt6/qt6-connectivity/pspec.xml @@ -11,16 +11,16 @@ Provides access to Bluetooth hardware Provides access to Bluetooth hardware LGPLv2.1-linking-exception - https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qtconnectivity-everywhere-src-6.5.1.tar.xz + https://download.qt.io/official_releases/qt/6.5/6.5.3/submodules/qtconnectivity-everywhere-src-6.5.3.tar.xz ninja cmake pcsc-lite-devel bluez-libs-devel - qt6-sql-sqlite - qt6-base-devel - - qt6-declarative-devel + qt6-sql-sqlite + qt6-base-devel + + qt6-declarative-devel @@ -29,8 +29,8 @@ pcsc-lite bluez-libs - qt6-base - qt6-declarative + qt6-base + qt6-declarative /usr/bin @@ -50,11 +50,18 @@ qt6-connectivity - qt6-base-devel + qt6-base-devel + + 2023-10-09 + 6.5.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-05-27 6.5.1 diff --git a/desktop/toolkit/qt6/qt6-datavis3d/pspec.xml b/desktop/toolkit/qt6/qt6-datavis3d/pspec.xml index 3a04a00fc4..99efe520d6 100755 --- a/desktop/toolkit/qt6/qt6-datavis3d/pspec.xml +++ b/desktop/toolkit/qt6/qt6-datavis3d/pspec.xml @@ -12,20 +12,20 @@ desktop Provides a set of easy to use chart components Qt Data Visualization module - https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qtdatavis3d-everywhere-src-6.5.1.tar.xz + https://download.qt.io/official_releases/qt/6.5/6.5.3/submodules/qtdatavis3d-everywhere-src-6.5.3.tar.xz ninja cmake - qt6-base-devel - qt6-declarative-devel + qt6-base-devel + qt6-declarative-devel qt6-datavis3d Qt Data Visualization module - qt6-base - qt6-declarative + qt6-base + qt6-declarative libgcc @@ -40,8 +40,8 @@ qt6-datavis3d-devel Development files for qt6-datavis3d - qt6-base-devel - qt6-declarative-devel + qt6-base-devel + qt6-declarative-devel qt6-datavis3d @@ -52,6 +52,13 @@ + + 2023-10-09 + 6.5.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-05-27 6.5.1 diff --git a/desktop/toolkit/qt6/qt6-lottie/pspec.xml b/desktop/toolkit/qt6/qt6-lottie/pspec.xml index 6e423d61e4..7998b9dbd2 100644 --- a/desktop/toolkit/qt6/qt6-lottie/pspec.xml +++ b/desktop/toolkit/qt6/qt6-lottie/pspec.xml @@ -13,12 +13,12 @@ A family of player software for a certain json-based file format for describing 2d vector graphics animations qt6-lottie A family of player software for a certain json-based file format for describing 2d vector graphics animations - https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qtlottie-everywhere-src-6.5.1.tar.xz + https://download.qt.io/official_releases/qt/6.5/6.5.3/submodules/qtlottie-everywhere-src-6.5.3.tar.xz ninja cmake - qt6-base-devel - qt6-declarative-devel + qt6-base-devel + qt6-declarative-devel mesa-devel - qt6-sql-sqlite - qt6-base-devel - qt6-shadertools-devel - qt6-declarative-devel + qt6-sql-sqlite + qt6-base-devel + qt6-shadertools-devel + qt6-declarative-devel gst-plugins-base-devel @@ -54,8 +54,8 @@ libXrandr gst-plugins-bad pulseaudio-libs - qt6-base - qt6-declarative + qt6-base + qt6-declarative gst-plugins-base @@ -68,12 +68,19 @@ qt6-multimedia - qt6-base-devel - qt6-declarative-devel + qt6-base-devel + qt6-declarative-devel + + 2023-10-09 + 6.5.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-05-27 6.5.1 diff --git a/desktop/toolkit/qt6/qt6-positioning/pspec.xml b/desktop/toolkit/qt6/qt6-positioning/pspec.xml index 2fa6103b62..3f98e0c6a8 100644 --- a/desktop/toolkit/qt6/qt6-positioning/pspec.xml +++ b/desktop/toolkit/qt6/qt6-positioning/pspec.xml @@ -13,7 +13,7 @@ Provides access to position, satellite and area monitoring classes qt6-positioning Provides access to position, satellite and area monitoring classes - https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qtpositioning-everywhere-src-6.5.1.tar.xz + https://download.qt.io/official_releases/qt/6.5/6.5.3/submodules/qtpositioning-everywhere-src-6.5.3.tar.xz ninja cmake @@ -21,9 +21,9 @@ glib2-devel gypsy-devel dbus-glib-devel - qt6-base-devel - qt6-serialport-devel - qt6-declarative-devel + qt6-base-devel + qt6-serialport-devel + qt6-declarative-devel @@ -36,10 +36,10 @@ qt6-quick3d Experimental module providing APIs and a host tool to host tool to perform graphics and compute shader conditioning for the upcoming Qt graphics abstraction layer - qt6-base - qt6-shadertools - qt6-declarative - qt6-quicktimeline + qt6-base + qt6-shadertools + qt6-declarative + qt6-quicktimeline libgcc zlib assimp @@ -58,11 +58,11 @@ qt6-quick3d-devel Development files for qt6-quick3d - qt6-base-devel - qt6-declarative-devel + qt6-base-devel + qt6-declarative-devel qt6-quick3d - qt6-quicktimeline-devel - qt6-shadertools-devel + qt6-quicktimeline-devel + qt6-shadertools-devel /usr/include/qt6 @@ -72,6 +72,13 @@ + + 2023-10-09 + 6.5.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-05-27 6.5.1 diff --git a/desktop/toolkit/qt6/qt6-quicktimeline/pspec.xml b/desktop/toolkit/qt6/qt6-quicktimeline/pspec.xml index 92c4d4781c..11bcbf6996 100755 --- a/desktop/toolkit/qt6/qt6-quicktimeline/pspec.xml +++ b/desktop/toolkit/qt6/qt6-quicktimeline/pspec.xml @@ -15,21 +15,21 @@ desktop Qt module for keyframe-based timeline construction Qt module for keyframe-based timeline construction - https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qtquicktimeline-everywhere-src-6.5.1.tar.xz + https://download.qt.io/official_releases/qt/6.5/6.5.3/submodules/qtquicktimeline-everywhere-src-6.5.3.tar.xz ninja cmake vulkan-headers - qt6-base-devel - qt6-declarative-devel + qt6-base-devel + qt6-declarative-devel qt6-quicktimeline Qt module for keyframe-based timeline construction - qt6-base - qt6-declarative + qt6-base + qt6-declarative libgcc @@ -45,8 +45,8 @@ qt6-quicktimeline-devel Development files for qt6-quicktimeline - qt6-base-devel - qt6-declarative-devel + qt6-base-devel + qt6-declarative-devel qt6-quicktimeline @@ -57,6 +57,13 @@ + + 2023-10-09 + 6.5.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-05-27 6.5.1 diff --git a/desktop/toolkit/qt6/qt6-remoteobjects/pspec.xml b/desktop/toolkit/qt6/qt6-remoteobjects/pspec.xml index 5d00ed18c2..24b1071e75 100644 --- a/desktop/toolkit/qt6/qt6-remoteobjects/pspec.xml +++ b/desktop/toolkit/qt6/qt6-remoteobjects/pspec.xml @@ -13,12 +13,12 @@ Inter-process communication (IPC) module developed for Qt qt6-remoteobjects Inter-process communication (IPC) module developed for Qt - https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qtremoteobjects-everywhere-src-6.5.1.tar.xz + https://download.qt.io/official_releases/qt/6.5/6.5.3/submodules/qtremoteobjects-everywhere-src-6.5.3.tar.xz ninja cmake - qt6-base-devel - qt6-declarative-devel + qt6-base-devel + qt6-declarative-devel - qt6-declarative-devel + qt6-sql-sqlite + qt6-base-devel + + qt6-declarative-devel @@ -26,8 +26,8 @@ qt6-sensors libgcc - qt6-base - qt6-declarative + qt6-base + qt6-declarative /usr/lib @@ -41,8 +41,8 @@ qt6-sensors-devel qt6-sensors - qt6-base-devel - qt6-declarative-devel + qt6-base-devel + qt6-declarative-devel /usr/lib/pkgconfig @@ -51,6 +51,13 @@ + + 2023-10-09 + 6.5.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-05-27 6.5.1 diff --git a/desktop/toolkit/qt6/qt6-serialbus/pspec.xml b/desktop/toolkit/qt6/qt6-serialbus/pspec.xml index 00ab9dbf91..b8da4d9a52 100755 --- a/desktop/toolkit/qt6/qt6-serialbus/pspec.xml +++ b/desktop/toolkit/qt6/qt6-serialbus/pspec.xml @@ -14,20 +14,20 @@ LGPL3 Qt module for general purpose serial bus access Qt module for general purpose serial bus access - https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qtserialbus-everywhere-src-6.5.1.tar.xz + https://download.qt.io/official_releases/qt/6.5/6.5.3/submodules/qtserialbus-everywhere-src-6.5.3.tar.xz cmake ninja - qt6-base-devel - qt6-serialport-devel + qt6-base-devel + qt6-serialport-devel qt6-serialbus Qt module for general purpose serial bus access - qt6-base - qt6-serialport + qt6-base + qt6-serialport /usr/bin @@ -43,8 +43,8 @@ Development files for qt6-serialbus qt6-serialbus - qt6-base-devel - qt6-serialport-devel + qt6-base-devel + qt6-serialport-devel /usr/include/qt6 @@ -54,6 +54,13 @@ + + 2023-10-09 + 6.5.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-05-27 6.5.1 diff --git a/desktop/toolkit/qt6/qt6-speech/pspec.xml b/desktop/toolkit/qt6/qt6-speech/pspec.xml index b746274462..4eafa6e681 100755 --- a/desktop/toolkit/qt6/qt6-speech/pspec.xml +++ b/desktop/toolkit/qt6/qt6-speech/pspec.xml @@ -14,15 +14,15 @@ LGPL3 Qt module to make text to speech and speech recognition easy Qt module to make text to speech and speech recognition easy - https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qtspeech-everywhere-src-6.5.1.tar.xz + https://download.qt.io/official_releases/qt/6.5/6.5.3/submodules/qtspeech-everywhere-src-6.5.3.tar.xz ninja cmake flite-devel speech-dispatcher-devel - qt6-base-devel - qt6-multimedia-devel - qt6-declarative-devel + qt6-base-devel + qt6-multimedia-devel + qt6-declarative-devel @@ -35,9 +35,9 @@ flite libgcc speech-dispatcher - qt6-base - qt6-multimedia - qt6-declarative + qt6-base + qt6-multimedia + qt6-declarative /usr/lib @@ -52,7 +52,7 @@ Development headers for qt6-speech qt6-speech - qt6-base-devel + qt6-base-devel /usr/lib/cmake @@ -62,6 +62,13 @@ + + 2023-10-09 + 6.5.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-05-27 6.5.1 diff --git a/desktop/toolkit/qt6/qt6-tools/pspec.xml b/desktop/toolkit/qt6/qt6-tools/pspec.xml index 011c3c34d2..beff8d60f4 100755 --- a/desktop/toolkit/qt6/qt6-tools/pspec.xml +++ b/desktop/toolkit/qt6/qt6-tools/pspec.xml @@ -11,7 +11,7 @@ A cross-platform application and UI framework (Development Tools, QtHelp) A cross-platform application and UI framework (Development Tools, QtHelp) LGPLv2.1-linking-exception - https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qttools-everywhere-src-6.5.1.tar.xz + https://download.qt.io/official_releases/qt/6.5/6.5.3/submodules/qttools-everywhere-src-6.5.3.tar.xz ninja cmake @@ -21,15 +21,15 @@ lld-devel llvm-mlir llvm-polly - qt6-base-devel - qt6-sql-sqlite - qt6-sql-mysql - qt6-sql-odbc - qt6-base-devel - qt6-sql-postgresql + qt6-base-devel + qt6-sql-sqlite + qt6-sql-mysql + qt6-sql-odbc + qt6-base-devel + qt6-sql-postgresql icon-theme-hicolor vulkan-headers - qt6-declarative-devel + qt6-declarative-devel @@ -42,9 +42,9 @@ libgcc llvm-libs llvm-clang - qt6-base - qt6-sql-sqlite - qt6-declarative + qt6-base + qt6-sql-sqlite + qt6-declarative /usr/bin/qdistancefieldgenerator-qt6 @@ -96,7 +96,7 @@ qt6-assistant-devel - qt6-base-devel + qt6-base-devel qt6-assistant llvm-clang-devel @@ -112,8 +112,8 @@ qt6-designer libgcc - qt6-base - qt6-declarative + qt6-base + qt6-declarative /usr/bin/designer-qt6 @@ -280,6 +280,13 @@ + + 2023-10-09 + 6.5.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-05-27 6.5.1 diff --git a/desktop/toolkit/qt6/qt6-virtualkeyboard/pspec.xml b/desktop/toolkit/qt6/qt6-virtualkeyboard/pspec.xml index 0cdd36b492..9f49647fd1 100755 --- a/desktop/toolkit/qt6/qt6-virtualkeyboard/pspec.xml +++ b/desktop/toolkit/qt6/qt6-virtualkeyboard/pspec.xml @@ -11,24 +11,24 @@ GPL3 Qt module for general purpose serial bus access Virtual keyboard framework - https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qtvirtualkeyboard-everywhere-src-6.5.1.tar.xz + https://download.qt.io/official_releases/qt/6.5/6.5.3/submodules/qtvirtualkeyboard-everywhere-src-6.5.3.tar.xz ninja cmake libxcb-devel hunspell-devel - qt6-svg-devel - qt6-base-devel - qt6-declarative-devel + qt6-svg-devel + qt6-base-devel + qt6-declarative-devel qt6-virtualkeyboard Virtual keyboard framework - qt6-svg - qt6-base - qt6-declarative + qt6-svg + qt6-base + qt6-declarative libgcc libxcb hunspell @@ -53,6 +53,13 @@ + + 2023-10-09 + 6.5.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-05-27 6.5.1 diff --git a/desktop/toolkit/qt6/qt6-wayland/pspec.xml b/desktop/toolkit/qt6/qt6-wayland/pspec.xml index 70a3a2f3fa..32d1143a27 100755 --- a/desktop/toolkit/qt6/qt6-wayland/pspec.xml +++ b/desktop/toolkit/qt6/qt6-wayland/pspec.xml @@ -11,7 +11,7 @@ Provides APIs for Wayland Provides APIs for Wayland LGPLv2.1-linking-exception - https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qtwayland-everywhere-src-6.5.1.tar.xz + https://download.qt.io/official_releases/qt/6.5/6.5.3/submodules/qtwayland-everywhere-src-6.5.3.tar.xz cmake ninja @@ -20,8 +20,8 @@ libxkbcommon-devel --> libXcomposite-devel xorg-xwayland-devel - qt6-base-devel - qt6-declarative-devel + qt6-base-devel + qt6-declarative-devel @@ -40,8 +40,8 @@ libxkbcommon libXcomposite wayland-server - qt6-base - qt6-declarative + qt6-base + qt6-declarative /usr/lib @@ -57,8 +57,8 @@ qt6-wayland-devel qt6-wayland - qt6-base-devel - qt6-declarative-devel + qt6-base-devel + qt6-declarative-devel /usr/lib/pkgconfig @@ -69,7 +69,7 @@ + + 2023-10-09 + 6.5.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-05-27 6.5.1 diff --git a/desktop/toolkit/qt6/qt6-webchannel/pspec.xml b/desktop/toolkit/qt6/qt6-webchannel/pspec.xml index 9b9567fdf2..19b29840d1 100755 --- a/desktop/toolkit/qt6/qt6-webchannel/pspec.xml +++ b/desktop/toolkit/qt6/qt6-webchannel/pspec.xml @@ -11,15 +11,15 @@ Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients LGPLv2.1-linking-exception - https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qtwebchannel-everywhere-src-6.5.1.tar.xz + https://download.qt.io/official_releases/qt/6.5/6.5.3/submodules/qtwebchannel-everywhere-src-6.5.3.tar.xz ninja cmake - qt6-sql-sqlite - qt6-base-devel - - qt6-websockets-devel - qt6-declarative-devel + qt6-sql-sqlite + qt6-base-devel + + qt6-websockets-devel + qt6-declarative-devel @@ -33,8 +33,8 @@ libgcc - qt6-base - qt6-declarative + qt6-base + qt6-declarative @@ -46,12 +46,19 @@ qt6-webchannel - qt6-base-devel - qt6-declarative-devel + qt6-base-devel + qt6-declarative-devel + + 2023-10-09 + 6.5.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-05-27 6.5.1 diff --git a/desktop/toolkit/qt6/qt6-websockets/pspec.xml b/desktop/toolkit/qt6/qt6-websockets/pspec.xml index aeaca9e4da..a967366b5e 100755 --- a/desktop/toolkit/qt6/qt6-websockets/pspec.xml +++ b/desktop/toolkit/qt6/qt6-websockets/pspec.xml @@ -11,14 +11,14 @@ Provides WebSocket communication compliant with RFC 6455 Provides WebSocket communication compliant with RFC 6455 LGPLv2.1-linking-exception - https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qtwebsockets-everywhere-src-6.5.1.tar.xz + https://download.qt.io/official_releases/qt/6.5/6.5.3/submodules/qtwebsockets-everywhere-src-6.5.3.tar.xz ninja cmake - qt6-sql-sqlite - qt6-base-devel - - qt6-declarative-devel + qt6-sql-sqlite + qt6-base-devel + + qt6-declarative-devel @@ -32,8 +32,8 @@ libgcc - qt6-base - qt6-declarative + qt6-base + qt6-declarative @@ -45,7 +45,7 @@ qt6-websockets - qt6-base-devel + qt6-base-devel @@ -55,11 +55,18 @@ /usr/share/doc/qt6 - qt6-base + qt6-base + + 2023-10-09 + 6.5.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-05-27 6.5.1 diff --git a/desktop/toolkit/qt6/qt6ct/pspec.xml b/desktop/toolkit/qt6/qt6ct/pspec.xml index 114847707b..6a90515d3c 100644 --- a/desktop/toolkit/qt6/qt6ct/pspec.xml +++ b/desktop/toolkit/qt6/qt6ct/pspec.xml @@ -13,16 +13,14 @@ desktop.toolkit.qt6 Qt6 Configuration Tool. This program allows users to configure Qt6 settings (theme, font, icons, etc.) under DE/WM without Qt integration. - - https://github.com/trialuser02/qt6ct/releases/download/0.8/qt6ct-0.8.tar.xz - + https://github.com/trialuser02/qt6ct/releases/download/0.9/qt6ct-0.9.tar.xz cmake ninja ccache - qt6-linguist - qt6-svg-devel - qt6-base-devel + qt6-linguist + qt6-svg-devel + qt6-base-devel @@ -45,7 +43,14 @@ - + + + 2023-10-09 + 0.9 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-05-27 0.8