mirror of
https://github.com/flathub/org.ryujinx.Ryujinx.git
synced 2024-12-16 14:37:04 +00:00
Update 2 modules
Update dotnet-sdk-8.0.300-linux-x64.tar.gz Update dotnet-sdk-8.0.300-linux-arm64.tar.gz
This commit is contained in:
parent
15442da955
commit
5bc7649516
@ -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.300/dotnet-sdk-8.0.300-linux-x64.tar.gz
|
url: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.301/dotnet-sdk-8.0.301-linux-x64.tar.gz
|
||||||
sha256: 6c2ac04cb04f9584fb9cf9db7d1928cbc48bc4c710a1a88c2a132e9329780fbe
|
sha256: d237cf0e8865f51eb9634df32a8bcfb1dd95dac95c0d16b5d599df867ab16c27
|
||||||
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.300/dotnet-sdk-8.0.300-linux-arm64.tar.gz
|
url: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.301/dotnet-sdk-8.0.301-linux-arm64.tar.gz
|
||||||
sha256: 1651a1fccb96d9c334c32a81482d293ea98d7f2ce2f48b6453de7e087c646cce
|
sha256: 0e90d60a1759567fcfaf9b9efd1734603493a6ad562e40620e1d2df8ab120f8c
|
||||||
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