mirror of
https://github.com/flathub/org.ryujinx.Ryujinx.git
synced 2024-12-16 14:37:04 +00:00
Update Ryujinx module
Ryujinx: Update dotnet-sdk-8.0.303-linux-x64.tar.gz Ryujinx: Update dotnet-sdk-8.0.303-linux-arm64.tar.gz
This commit is contained in:
parent
e9bf1a7fe8
commit
2060019c11
@ -8,18 +8,18 @@ add-extensions:
|
|||||||
directory: lib/ffmpeg
|
directory: lib/ffmpeg
|
||||||
add-ld-path: .
|
add-ld-path: .
|
||||||
finish-args:
|
finish-args:
|
||||||
- --share=ipc
|
- --share=ipc
|
||||||
- --socket=x11
|
- --socket=x11
|
||||||
- --device=all
|
- --device=all
|
||||||
- --socket=pulseaudio
|
- --socket=pulseaudio
|
||||||
- --share=network
|
- --share=network
|
||||||
- --filesystem=home:ro
|
- --filesystem=home:ro
|
||||||
- --filesystem=xdg-pictures:rw
|
- --filesystem=xdg-pictures:rw
|
||||||
- --filesystem=xdg-run/app/com.discordapp.Discord:create
|
- --filesystem=xdg-run/app/com.discordapp.Discord:create
|
||||||
rename-icon: ryujinx
|
rename-icon: ryujinx
|
||||||
command: ryujinx-wrapper
|
command: ryujinx-wrapper
|
||||||
modules:
|
modules:
|
||||||
- name: Ryujinx
|
- name: Ryujinx
|
||||||
buildsystem: simple
|
buildsystem: simple
|
||||||
build-options:
|
build-options:
|
||||||
no-debuginfo: true
|
no-debuginfo: true
|
||||||
@ -71,8 +71,8 @@ modules:
|
|||||||
only-arches:
|
only-arches:
|
||||||
- x86_64
|
- x86_64
|
||||||
dest: dotnet-sdk
|
dest: dotnet-sdk
|
||||||
url: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.303/dotnet-sdk-8.0.303-linux-x64.tar.gz
|
url: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.401/dotnet-sdk-8.0.401-linux-x64.tar.gz
|
||||||
sha256: 214ee467f75c42f1512748fe7ca8dd82da2af29cdf54be614a8997f0466ef070
|
sha256: 6231d3902d2b2d8e73a3d681c5cbaacc95be35bdc02e25bd3947d0ab8629f9f9
|
||||||
x-checker-data:
|
x-checker-data:
|
||||||
type: rotating-url
|
type: rotating-url
|
||||||
url: https://aka.ms/dotnet/8.0/dotnet-sdk-linux-x64.tar.gz
|
url: https://aka.ms/dotnet/8.0/dotnet-sdk-linux-x64.tar.gz
|
||||||
@ -81,8 +81,8 @@ modules:
|
|||||||
only-arches:
|
only-arches:
|
||||||
- aarch64
|
- aarch64
|
||||||
dest: dotnet-sdk
|
dest: dotnet-sdk
|
||||||
url: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.303/dotnet-sdk-8.0.303-linux-arm64.tar.gz
|
url: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.401/dotnet-sdk-8.0.401-linux-arm64.tar.gz
|
||||||
sha256: bfd31c9a7697b24ec8e0981e3bf8a48140e0991fb028b1d355e34451f541de26
|
sha256: 4ae045ce1dd681a55613dfafbf3a6f4a27b467ba4718855f163e453f810a73d8
|
||||||
x-checker-data:
|
x-checker-data:
|
||||||
type: rotating-url
|
type: rotating-url
|
||||||
url: https://aka.ms/dotnet/8.0/dotnet-sdk-linux-arm64.tar.gz
|
url: https://aka.ms/dotnet/8.0/dotnet-sdk-linux-arm64.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user