CITRA: updated to nightly-1785

This commit is contained in:
XargonWan 2022-09-13 13:38:23 +02:00 committed by GitHub
parent 1ce8a1ac74
commit 39944dd8b7

View file

@ -613,12 +613,14 @@ modules:
# # Ryujinx - END # # Ryujinx - END
# CITRA - START # CITRA - START
# https://github.com/flathub/org.citra_emu.citra
- name: citra - name: citra
buildsystem: cmake-ninja buildsystem: cmake-ninja
builddir: true builddir: true
config-opts: config-opts:
- -DCMAKE_BUILD_TYPE=Release - -DCMAKE_BUILD_TYPE=Release
- -DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON
- -DENABLE_QT_TRANSLATION=ON - -DENABLE_QT_TRANSLATION=ON
- -DCITRA_ENABLE_COMPATIBILITY_REPORTING=ON - -DCITRA_ENABLE_COMPATIBILITY_REPORTING=ON
- -DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON - -DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON
@ -634,8 +636,8 @@ modules:
sources: sources:
- type: git - type: git
url: https://github.com/citra-emu/citra-nightly.git url: https://github.com/citra-emu/citra-nightly.git
tag: nightly-1772 tag: nightly-1785
commit: 355933218d00603c910cd0a9daead0b1cd72a3c3 commit: baecc18d8c5365af0dddb231bc8c0a9c03850bf6
disable-shallow-clone: true disable-shallow-clone: true
x-checker-data: x-checker-data:
type: git type: git