MAME: restoring the old one as the build is still running as now
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

This commit is contained in:
XargonWan 2025-01-04 23:46:36 +09:00
parent f0ad4e7b7f
commit ab431ae8fb

View file

@ -611,16 +611,6 @@ modules:
# MAME
- name: retrodeck-mame
buildsystem: simple
build-commands:
- rm -f files/manifest.json
- cp -rn files/* ${FLATPAK_DEST}
sources:
- type: archive
url: https://github.com/RetroDECK/org.mamedev.MAME/releases/latest/download/RetroDECK-MAME-Artifact.tar.gz
sha256: RETRODECKMAMELATEST
# - name: retrodeck-mame
# buildsystem: simple
# build-commands:
@ -628,9 +618,19 @@ modules:
# - cp -rn files/* ${FLATPAK_DEST}
# sources:
# - type: archive
# url: https://github.com/RetroDECK/MAME/releases/latest/download/RetroDECK-MAME-Artifact.tar.gz
# url: https://github.com/RetroDECK/org.mamedev.MAME/releases/latest/download/RetroDECK-MAME-Artifact.tar.gz
# sha256: RETRODECKMAMELATEST
- name: retrodeck-mame
buildsystem: simple
build-commands:
- rm -f files/manifest.json
- cp -rn files/* ${FLATPAK_DEST}
sources:
- type: archive
url: https://github.com/RetroDECK/MAME/releases/latest/download/RetroDECK-MAME-Artifact.tar.gz
sha256: RETRODECKMAMELATEST
# PortMaster
- name: PortMaster