mirror of
https://github.com/flathub/org.ryujinx.Ryujinx.git
synced 2025-01-06 09:53:42 +00:00
Update to 1.1.842
This commit is contained in:
parent
e2f793f8fc
commit
12f076c6f5
@ -47,6 +47,7 @@
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="1.1.842" date="2023-05-29"/>
|
||||
<release version="1.1.841" date="2023-05-28"/>
|
||||
<release version="1.1.840" date="2023-05-28"/>
|
||||
<release version="1.1.839" date="2023-05-28"/>
|
||||
|
@ -8,17 +8,17 @@ add-extensions:
|
||||
directory: lib/ffmpeg
|
||||
add-ld-path: .
|
||||
finish-args:
|
||||
- --share=ipc
|
||||
- --socket=x11
|
||||
- --device=all
|
||||
- --socket=pulseaudio
|
||||
- --share=network
|
||||
- --filesystem=home:ro
|
||||
- --filesystem=xdg-run/app/com.discordapp.Discord:create
|
||||
- --share=ipc
|
||||
- --socket=x11
|
||||
- --device=all
|
||||
- --socket=pulseaudio
|
||||
- --share=network
|
||||
- --filesystem=home:ro
|
||||
- --filesystem=xdg-run/app/com.discordapp.Discord:create
|
||||
rename-icon: ryujinx
|
||||
command: ryujinx-wrapper
|
||||
modules:
|
||||
- name: Ryujinx
|
||||
- name: Ryujinx
|
||||
buildsystem: simple
|
||||
build-options:
|
||||
no-debuginfo: true
|
||||
@ -32,7 +32,7 @@ modules:
|
||||
PKG_CONFIG_PATH: /app/lib/pkgconfig:/app/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig
|
||||
DOTNET_CLI_TELEMETRY_OPTOUT: 'true'
|
||||
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 'true'
|
||||
RYUJINX_VERSION: 1.1.841
|
||||
RYUJINX_VERSION: 1.1.842
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_OWNER: flathub
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_REPO: org.ryujinx.Ryujinx
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_NAME: master
|
||||
@ -74,7 +74,7 @@ modules:
|
||||
- nuget_sources.json
|
||||
- type: git
|
||||
url: https://github.com/Ryujinx/Ryujinx.git
|
||||
commit: a73a5d7e85e4008a7d8c7eb8abd6bae80b950bba
|
||||
commit: 35d91a0e58cb0b2916b7a4f138c63fcc12b71112
|
||||
- type: file
|
||||
path: ryujinx-wrapper
|
||||
- type: file
|
||||
|
Loading…
Reference in New Issue
Block a user