Feat/pancakes (#998)
Some checks are pending
Build RetroDECK / Build_RetroDECK (push) Waiting to run
Build RetroDECK / GitHub-publish (push) Blocked by required conditions
Build RetroDECK / Automated_Tests (push) Blocked by required conditions

* PANKCAKES: added latest version with RetroDECK specific fixes

* PANCAKES: added manual release
This commit is contained in:
XargonWan 2024-12-20 13:35:58 +09:00 committed by GitHub
parent 2efa01e020
commit 2c228f9a55
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 13 additions and 14 deletions

View file

@ -98,7 +98,6 @@
</ul>
<p>Known issues:</p>
<ul>
<li>Ryujinx temporary removed until we figure out the situation</li>
<li>Please check the know issues in the Wiki under General Information.</li>
<li>GZDoom version is temporarly frozen until we find out how to correctly build it</li>
<li>Vita3K currently broken, a PR with a fix is being "cooked"</li>

View file

@ -566,19 +566,19 @@ modules:
# Pancakes
# - 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
- 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-bin/releases/download/1.1.0.1403/pancakes-Release-linux_x64.tar.gz
sha256: 68b1602c99c5e5b743a1362eaf428ee88b237bd5029aede00d342fa8d79b8f27
# XEMU
# https://xemu.app/docs/download/#download-for-linux