From 3e51203826b2985ff2292b3c5caf1694b1df9fa5 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Sat, 30 Nov 2024 23:35:33 +0900 Subject: [PATCH] PANCAKES: added --- net.retrodeck.retrodeck.yml | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/net.retrodeck.retrodeck.yml b/net.retrodeck.retrodeck.yml index 6798b790..94d6f5a0 100644 --- a/net.retrodeck.retrodeck.yml +++ b/net.retrodeck.retrodeck.yml @@ -558,22 +558,21 @@ modules: url: https://github.com/RetroDECK/org.zdoom.GZDoom/releases/latest/download/RetroDECK-gzdoom-Artifact.tar.gz sha256: RETRODECKGZDOOMLATEST - # TEMPORARLY DISABLED - # Ryujinx Appimage - # https://ryujinx.org/download + # Pancakes - # This version was reported as working with symlinks: https://discord.com/channels/951662718102962256/951715885968654418/1264882000658169866 - # - name: Ryujinx-reported-working-version - # buildsystem: simple - # build-commands: - # - | - # tar -zxvf *.tar.gz - # mv -v publish ${FLATPAK_DEST}/ryujinx - # ln -sv ${FLATPAK_DEST}/ryujinx/Ryujinx ${FLATPAK_DEST}/bin/Ryujinx.sh - # sources: - # - type: file - # url: https://github.com/Ryujinx/release-channel-master/releases/download/1.1.1297/ryujinx-1.1.1297-linux_x64.tar.gz - # sha256: 28b38754e7d2e92083b313b23278c180ae54ac025edbbd0276ec03baec0cec0f + - name: Pancakes + buildsystem: simple + build-commands: + - mkdir -p "${FLATPAK_DEST}" + - mv *.so* "${FLATPAK_DEST}/retrodeck/tmplib/" + - mv R*x* "${FLATPAK_DEST}/bin/" + - chmod +x "${FLATPAK_DEST}/bin/R*x"* + - mkdir -p "${FLATPAK_DEST}/retrodeck/licenses" + - mv LICENSE.txt "${FLATPAK_DEST}/retrodeck/licenses" + sources: + - type: file + url: https://github.com/RetroDECK/Pancakes/releases/download/1.1.0.1403/pancakes-Release-linux_x64.tar.gz + sha256: cc7d25b6a2f2ad16533e3d72ba9477a4d77b8cfbb450f0db3d0c05ffde5e1281 # XEMU # https://xemu.app/docs/download/#download-for-linux