Compare commits

..

1 commit

Author SHA1 Message Date
flathubbot 9a596e8374 Update Ryujinx module
Ryujinx: Update dotnet-sdk-8.0.401-linux-x64.tar.gz
Ryujinx: Update dotnet-sdk-8.0.401-linux-arm64.tar.gz
2024-09-24 14:45:38 +00:00
2 changed files with 84 additions and 89 deletions

View file

@ -47,11 +47,6 @@
</screenshot>
</screenshots>
<releases>
<release version="1.1.1403" date="2024-10-01"/>
<release version="1.1.1402" date="2024-09-30"/>
<release version="1.1.1401" date="2024-09-28"/>
<release version="1.1.1400" date="2024-09-26"/>
<release version="1.1.1399" date="2024-09-26"/>
<release version="1.1.1398" date="2024-09-22"/>
<release version="1.1.1397" date="2024-09-20"/>
<release version="1.1.1396" date="2024-09-19"/>

View file

@ -8,18 +8,18 @@ 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-pictures:rw
- --filesystem=xdg-run/app/com.discordapp.Discord:create
- --share=ipc
- --socket=x11
- --device=all
- --socket=pulseaudio
- --share=network
- --filesystem=home:ro
- --filesystem=xdg-pictures:rw
- --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
@ -36,7 +36,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.1403
RYUJINX_VERSION: 1.1.1398
RYUJINX_TARGET_RELEASE_CHANNEL_OWNER: flathub
RYUJINX_TARGET_RELEASE_CHANNEL_REPO: org.ryujinx.Ryujinx
RYUJINX_TARGET_RELEASE_CHANNEL_NAME: master
@ -90,7 +90,7 @@ modules:
- nuget_sources.json
- type: git
url: https://github.com/Ryujinx/Ryujinx.git
commit: a2c003501371463fd1f98d2e5a7602ae19c21d7c
commit: 319507f2a12a6751f3ab833e498a3efd3119f806
- type: file
path: ryujinx-wrapper
- type: file