YUZU: bumped and added both QT5 and QT6

This commit is contained in:
XargonWan 2022-08-30 09:28:30 +02:00
parent afdf660c33
commit fa6c152b7a
2 changed files with 9 additions and 8 deletions

View file

@ -42,9 +42,9 @@ jobs:
flatpak install --user -y \
org.kde.Sdk//6.3 \
org.kde.Platform//6.3 \
org.freedesktop.Platform.ffmpeg-full/x86_64/21.08 \
io.qt.qtwebengine.BaseApp/x86_64/6.3 \
org.freedesktop.Sdk.Extension.llvm13 \
org.freedesktop.Platform.ffmpeg-full/x86_64/21.08 \
org.freedesktop.Sdk.Extension.dotnet6/x86_64/21.08
- name: Build flatpak

View file

@ -1,14 +1,15 @@
app-id: net.retrodeck.retrodeck
runtime: org.kde.Platform
#runtime-version: 5.15-21.08
runtime-version: 6.3 # bumped because of pcsx2-qt
runtime-version:
- 5.15-21.08
- 6.3 # bumped because of pcsx2-qt
sdk: org.kde.Sdk
sdk-extensions:
- org.freedesktop.Sdk.Extension.llvm13 # Needed for rpcs3
- org.freedesktop.Sdk.Extension.dotnet6 # Needed for Ryujinx
base: io.qt.qtwebengine.BaseApp # Needed for Yuzu
#base-version: 5.15-21.08 # Needed for Yuzu
base-version: 6.3
base-version: 5.15-21.08 # Needed for Yuzu
command: retrodeck.sh
finish-args:
@ -495,8 +496,8 @@ modules:
- -DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON
- -DYUZU_USE_QT_WEB_ENGINE=ON
- -DYUZU_USE_BUNDLED_FFMPEG=ON
- -DDISPLAY_VERSION=1039
- -DBUILD_TAG=mainline-1039
- -DDISPLAY_VERSION=1149
- -DBUILD_TAG=mainline-1149
- -DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline
build-options:
env:
@ -514,8 +515,8 @@ modules:
sources:
- type: git
url: https://github.com/yuzu-emu/yuzu-mainline.git
tag: mainline-0-1148
commit: fb0f5137669a5a378efc31260880af22778a0351
tag: mainline-0-1149
commit: 96b400da8806d8b9e003605c3fde615737c790e2
disable-shallow-clone: true
x-checker-data:
type: git