mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
Ryujinx: temp disabled [skip ci]
This commit is contained in:
parent
ef14291d1a
commit
19376f69ca
|
@ -488,21 +488,22 @@ modules:
|
||||||
url: https://github.com/RetroDECK/org.zdoom.GZDoom/releases/latest/download/RetroDECK-gzdoom-Artifact.tar.gz
|
url: https://github.com/RetroDECK/org.zdoom.GZDoom/releases/latest/download/RetroDECK-gzdoom-Artifact.tar.gz
|
||||||
sha256: RETRODECKGZDOOMLATEST
|
sha256: RETRODECKGZDOOMLATEST
|
||||||
|
|
||||||
|
# TEMPORARLY DISABLED
|
||||||
# Ryujinx Appimage
|
# Ryujinx Appimage
|
||||||
# https://ryujinx.org/download
|
# https://ryujinx.org/download
|
||||||
|
|
||||||
# This version was reported as working with symlinks: https://discord.com/channels/951662718102962256/951715885968654418/1264882000658169866
|
# This version was reported as working with symlinks: https://discord.com/channels/951662718102962256/951715885968654418/1264882000658169866
|
||||||
- name: Ryujinx-reported-working-version
|
# - name: Ryujinx-reported-working-version
|
||||||
buildsystem: simple
|
# buildsystem: simple
|
||||||
build-commands:
|
# build-commands:
|
||||||
- |
|
# - |
|
||||||
tar -zxvf *.tar.gz
|
# tar -zxvf *.tar.gz
|
||||||
mv -v publish ${FLATPAK_DEST}/ryujinx
|
# mv -v publish ${FLATPAK_DEST}/ryujinx
|
||||||
ln -sv ${FLATPAK_DEST}/ryujinx/Ryujinx ${FLATPAK_DEST}/bin/Ryujinx.sh
|
# ln -sv ${FLATPAK_DEST}/ryujinx/Ryujinx ${FLATPAK_DEST}/bin/Ryujinx.sh
|
||||||
sources:
|
# sources:
|
||||||
- type: file
|
# - type: file
|
||||||
url: https://github.com/Ryujinx/release-channel-master/releases/download/1.1.1297/ryujinx-1.1.1297-linux_x64.tar.gz
|
# url: https://github.com/Ryujinx/release-channel-master/releases/download/1.1.1297/ryujinx-1.1.1297-linux_x64.tar.gz
|
||||||
sha256: 28b38754e7d2e92083b313b23278c180ae54ac025edbbd0276ec03baec0cec0f
|
# sha256: 28b38754e7d2e92083b313b23278c180ae54ac025edbbd0276ec03baec0cec0f
|
||||||
|
|
||||||
# XEMU
|
# XEMU
|
||||||
# https://xemu.app/docs/download/#download-for-linux
|
# https://xemu.app/docs/download/#download-for-linux
|
||||||
|
|
Loading…
Reference in a new issue