Skip to content

Commit 451787d

Browse files
committed
CI: update qt6.9.3 to qt6.10.1
1 parent 15aca36 commit 451787d

File tree

5 files changed

+21
-16
lines changed

5 files changed

+21
-16
lines changed

.github/workflows/android.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ jobs:
1818
- qt_arch: android_arm64_v8a
1919
VCPKG_TARGET_TRIPLET: arm64-android
2020
ANDROID_ABI: arm64-v8a
21-
qt_version: 6.9.3
21+
qt_version: 6.10.1
2222
BUILD_TYPE: Release
2323

2424
- qt_arch: android_x86_64
2525
VCPKG_TARGET_TRIPLET: x64-android
2626
ANDROID_ABI: x86_64
27-
qt_version: 6.9.3
27+
qt_version: 6.10.1
2828
BUILD_TYPE: Release
2929

3030
# See: [About GitHub-hosted runners](https://docs.github.com/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners)

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,8 +214,8 @@ jobs:
214214
echo "" >> ${{github.workspace}}/Release.md
215215
echo "| | x86-64 (64-bit) | x86-32 (32-bit) | AArch64 (ARM64) | ARMv7 (32-bit) |:us: Comment|:cn: 备注|" >> ${{github.workspace}}/Release.md
216216
echo "|:- | :-------------- | :-------------- | :-------------- | :------------- |:------|---|" >> ${{github.workspace}}/Release.md
217-
echo "|Windows|[EXE](https://github.com/KangLin/RabbitRemoteControl/releases/download/${BRANCH_NAME}/RabbitRemoteControl_v${{env.RabbitRemoteControl_VERSION}}_win64_msvc2022_64_qt6.9.3_Setup.exe)|[EXE](https://github.com/KangLin/RabbitRemoteControl/releases/download/${BRANCH_NAME}/RabbitRemoteControl_v${{env.RabbitRemoteControl_VERSION}}_win32_msvc2019_qt5.15.2_Setup.exe)|[EXE](https://github.com/KangLin/RabbitRemoteControl/releases/download/${BRANCH_NAME}/RabbitRemoteControl_v${{env.RabbitRemoteControl_VERSION}}_win64_msvc2022_arm64_qt6.9.3_Setup.exe)| |Supported platforms: [x86-32(Qt5)](https://doc.qt.io/qt-5/supported-platforms.html) [x86-64(Qt6)](https://doc.qt.io/qt-6/supported-platforms.html)|支持平台:[x86-32(Qt5)](https://doc.qt.io/qt-5/supported-platforms.html) [x86-64(Qt6)](https://doc.qt.io/qt-6/supported-platforms.html)|" >> ${{github.workspace}}/Release.md
218-
echo "|Android|[APK](https://github.com/KangLin/RabbitRemoteControl/releases/download/${BRANCH_NAME}/RabbitRemoteControl_v${{env.RabbitRemoteControl_VERSION}}_android_x86_64_qt6.9.3_Release.apk) | |[APK](https://github.com/KangLin/RabbitRemoteControl/releases/download/${BRANCH_NAME}/RabbitRemoteControl_v${{env.RabbitRemoteControl_VERSION}}_android_arm64_v8a_qt6.9.3_Release.apk)| |Experiment|实验性的|" >> ${{github.workspace}}/Release.md
217+
echo "|Windows|[EXE](https://github.com/KangLin/RabbitRemoteControl/releases/download/${BRANCH_NAME}/RabbitRemoteControl_v${{env.RabbitRemoteControl_VERSION}}_win64_msvc2022_64_qt6.10.1_Setup.exe)|[EXE](https://github.com/KangLin/RabbitRemoteControl/releases/download/${BRANCH_NAME}/RabbitRemoteControl_v${{env.RabbitRemoteControl_VERSION}}_win32_msvc2019_qt5.15.2_Setup.exe)|[EXE](https://github.com/KangLin/RabbitRemoteControl/releases/download/${BRANCH_NAME}/RabbitRemoteControl_v${{env.RabbitRemoteControl_VERSION}}_win64_msvc2022_arm64_qt6.10.1_Setup.exe)| |Supported platforms: [x86-32(Qt5)](https://doc.qt.io/qt-5/supported-platforms.html) [x86-64(Qt6)](https://doc.qt.io/qt-6/supported-platforms.html)|支持平台:[x86-32(Qt5)](https://doc.qt.io/qt-5/supported-platforms.html) [x86-64(Qt6)](https://doc.qt.io/qt-6/supported-platforms.html)|" >> ${{github.workspace}}/Release.md
218+
echo "|Android|[APK](https://github.com/KangLin/RabbitRemoteControl/releases/download/${BRANCH_NAME}/RabbitRemoteControl_v${{env.RabbitRemoteControl_VERSION}}_android_x86_64_qt6.10.1_Release.apk) | |[APK](https://github.com/KangLin/RabbitRemoteControl/releases/download/${BRANCH_NAME}/RabbitRemoteControl_v${{env.RabbitRemoteControl_VERSION}}_android_arm64_v8a_qt6.10.1_Release.apk)| |Experiment|实验性的|" >> ${{github.workspace}}/Release.md
219219
echo "|Macos|[App zip](https://github.com/KangLin/RabbitRemoteControl/releases/download/${BRANCH_NAME}/RabbitRemoteControl_v${{env.RabbitRemoteControl_VERSION}}_macos-15-intel.zip) [dmg](https://github.com/KangLin/RabbitRemoteControl/releases/download/${BRANCH_NAME}/RabbitRemoteControl_v${{env.RabbitRemoteControl_VERSION}}_macos-15-intel.dmg)||[App zip](https://github.com/KangLin/RabbitRemoteControl/releases/download/${BRANCH_NAME}/RabbitRemoteControl_v${{env.RabbitRemoteControl_VERSION}}_macos-14.zip) [dmg](https://github.com/KangLin/RabbitRemoteControl/releases/download/${BRANCH_NAME}/RabbitRemoteControl_v${{env.RabbitRemoteControl_VERSION}}_macos-14.dmg)||Experiment|实验性的|" >> ${{github.workspace}}/Release.md
220220
221221
echo "|Linux|[zip file of install AppImage](https://github.com/KangLin/RabbitRemoteControl/releases/download/${BRANCH_NAME}/RabbitRemoteControl_${{env.RabbitRemoteControl_VERSION}}_Linux_x86_64_Setup.zip)| |[zip file of install AppImage](https://github.com/KangLin/RabbitRemoteControl/releases/download/${BRANCH_NAME}/RabbitRemoteControl_${{env.RabbitRemoteControl_VERSION}}_Linux_aarch64_Setup.zip)| |Unzip the zip file, then execute \`install.sh\` to install shortcuts for application, links, and directories in graphical user interfaces (GUIs), or execute \`./RabbitRemoteControl_${{env.RabbitRemoteControl_VERSION}}_Linux_x86_64.AppImage\` to run program in the terminal.|解压 zip 文件,然后执行 \`install.sh\` 安装用于图形界面的目录、桌面快捷方式。或者在终端中执行 \`RabbitRemoteControl*.AppImage\` 文件。|" >> ${{github.workspace}}/Release.md

.github/workflows/msvc.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
VCPKG_TARGET_TRIPLET: x64-windows
2020
VCPKG_PLATFORM_TOOLSET: v143
2121
BUILD_TYPE: Release
22-
qt_version: 6.9.3
22+
qt_version: 6.10.1
2323
qt_arch: win64_msvc2022_64
2424
qt_modules: qtscxml qtmultimedia qtimageformats qtserialport qt5compat qtwebsockets qtpositioning qtwebchannel qtwebengine
2525
os: windows-2022
@@ -28,7 +28,7 @@ jobs:
2828
VCPKG_TARGET_TRIPLET: arm64-windows
2929
VCPKG_PLATFORM_TOOLSET: v143
3030
BUILD_TYPE: Release
31-
qt_version: 6.9.3
31+
qt_version: 6.10.1
3232
qt_arch: win64_msvc2022_arm64
3333
qt_modules: qt5compat qtimageformats qtmultimedia qtpositioning qtscxml qtserialport qtwebchannel qtwebsockets
3434
os: windows-11-arm
@@ -401,7 +401,7 @@ jobs:
401401
run: git clone https://github.com/KangLin/RabbitCommon.git
402402

403403
- name: Build RabbitRemoteControl with cmake preset
404-
if: false #${{ matrix.BUILD_TYPE == 'Release' && matrix.qt_version == '6.9.3' && startsWith(github.ref, 'refs/heads/master')}}
404+
if: false #${{ matrix.BUILD_TYPE == 'Release' && matrix.qt_version == '6.10.1' && startsWith(github.ref, 'refs/heads/master')}}
405405
working-directory: ${{github.workspace}}
406406
env:
407407
RabbitCommon_ROOT: ${{env.SOURCE_DIR}}/RabbitCommon
@@ -502,7 +502,7 @@ jobs:
502502
#${{env.BUILD_DIR}}\RabbitRemoteControl_${{env.RabbitRemoteControl_VERSION}}_${{matrix.qt_arch}}_qt${{matrix.qt_version}}_Portable.zip
503503
504504
- name: Update artifact update_windows.xml
505-
if: ${{ matrix.BUILD_TYPE == 'Release' && matrix.qt_version == '6.9.3' }}
505+
if: ${{ matrix.BUILD_TYPE == 'Release' && matrix.qt_version == '6.10.1' }}
506506
uses: actions/upload-artifact@v4
507507
with:
508508
name: ${{ env.artifact_name }}_${{matrix.qt_version}}_${{matrix.qt_arch}}_xml

Package/Flatpak/io.github.KangLin.RabbitRemoteControl.yml

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ id: "io.github.KangLin.RabbitRemoteControl"
33
# See: [available runtimes](https://docs.flatpak.org/en/latest/available-runtimes.html)
44
# See: [flatpak kde runtime](https://invent.kde.org/packaging/flatpak-kde-runtime)
55
runtime: "org.kde.Platform"
6-
runtime-version: "6.9"
6+
runtime-version: "6.10"
77
sdk: "org.kde.Sdk"
88
command: RabbitRemoteControlApp
99

1010
base: io.qt.qtwebengine.BaseApp
11-
base-version: '6.9'
11+
base-version: '6.10'
1212
cleanup-commands:
1313
- /app/cleanup-BaseApp.sh
1414

@@ -48,13 +48,14 @@ finish-args:
4848
- --env=QTWEBENGINEPROCESS_PATH=/app/bin/QtWebEngineProcess
4949

5050
modules:
51-
- shared-modules/libusb/libusb.json
51+
#- shared-modules/libusb/libusb.json
5252
- shared-modules/libsecret/libsecret.json
5353

5454
# Unity 2021 and older require OpenSSL 1.0 or 1.1. Bundle a copy of OpenSSL 1.1.
5555
# https://github.com/flathub/com.unity.UnityHub/pull/73#issuecomment-1407370899
5656
# https://forum.unity.com/threads/workaround-for-libssl-issue-on-ubuntu-22-04.1271405/#post-8098841
5757
- name: openssl-1.1
58+
disabled: false
5859
buildsystem: simple
5960
build-commands:
6061
- ./config --prefix=/app
@@ -82,8 +83,8 @@ modules:
8283
disabled: false
8384
sources:
8485
- type: archive
85-
url: "https://xorg.freedesktop.org/releases/individual/app/xprop-1.2.5.tar.bz2"
86-
sha256: "9b92ed0316bf2486121d8bac88bd1878f16b43bd335f18009b1f941f1eca93a1"
86+
url: "https://xorg.freedesktop.org/releases/individual/app/xprop-1.2.8.tar.xz"
87+
sha256: "d689e2adb7ef7b439f6469b51cda8a7daefc83243854c2a3b8f84d0f029d67ee"
8788
cleanup:
8889
- /bin/xprop
8990
- /share/doc
@@ -113,8 +114,8 @@ modules:
113114
disabled: false
114115
sources:
115116
- type: archive
116-
url: "https://kerberos.org/dist/krb5/1.21/krb5-1.21.3.tar.gz"
117-
sha256: "b7a4cd5ead67fb08b980b21abd150ff7217e85ea320c9ed0c6dadd304840ad35"
117+
url: "https://kerberos.org/dist/krb5/1.22/krb5-1.22.1.tar.gz"
118+
sha256: "1a8832b8cad923ebbf1394f67e2efcf41e3a49f460285a66e35adec8fa0053af"
118119
- type: script
119120
commands:
120121
- autoreconf --install --symlink
@@ -202,6 +203,7 @@ modules:
202203
- -DWITH_EXAMPLES=OFF
203204
- -DWITH_TESTS=OFF
204205
- -DCMAKE_BUILD_TYPE=Release
206+
- -DCMAKE_POLICY_VERSION_MINIMUM=3.5
205207
cleanup:
206208
- /bin
207209
- /lib/libvncserver.so*
@@ -238,6 +240,7 @@ modules:
238240
config-opts:
239241
- -DBUILD_VIEWER=OFF
240242
- -DCMAKE_BUILD_TYPE=Release
243+
- -DCMAKE_POLICY_VERSION_MINIMUM=3.5
241244
cleanup:
242245
- /bin
243246
- /lib/*.so*

snap/snapcraft.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,10 @@ base: core24 # the base snap is the execution environment for this snap
3838
platforms:
3939
amd64:
4040
build-on: [amd64]
41+
build-for: [amd64]
4142
arm64:
4243
build-on: [arm64]
44+
build-for: [arm64]
4345
#architectures:
4446
# - build-on: amd64
4547
# run-on: amd64
@@ -102,7 +104,7 @@ parts:
102104
plugin: cmake
103105
source: https://github.com/FreeRDP/FreeRDP.git
104106
source-type: git
105-
source-tag: 3.18.0
107+
source-tag: 3.21.0
106108
source-depth: 1
107109
build-packages:
108110
- libssl-dev

0 commit comments

Comments
 (0)