From 576af6e3896750e29bbab5f7009fccfe4547a3b6 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Sun, 5 Jan 2025 13:04:45 +0900 Subject: [PATCH] MAME: trying the new repo --- automation_tools/automation_task_list.cfg | 3 ++- net.retrodeck.retrodeck.yml | 18 +++++++++--------- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/automation_tools/automation_task_list.cfg b/automation_tools/automation_task_list.cfg index cc23e70c..36b6e62f 100644 --- a/automation_tools/automation_task_list.cfg +++ b/automation_tools/automation_task_list.cfg @@ -23,7 +23,8 @@ hash^RETRODECKPRIMEHACKLATEST^https://github.com/RetroDECK/io.github.shiiion.pri hash^RETRODECKMELONDSLATEST^https://github.com/RetroDECK/net.kuribo64.melonDS/releases/latest/download/RetroDECK-melonds-Artifact.tar.gz hash^RETRODECKSOLARUSLATEST^https://github.com/RetroDECK/org.solarus_games.solarus.Launcher/releases/latest/download/RetroDECK-solarus-Artifact.tar.gz hash^RETRODECKGZDOOMLATEST^https://github.com/RetroDECK/org.zdoom.GZDoom/releases/latest/download/RetroDECK-gzdoom-Artifact.tar.gz -hash^RETRODECKMAMELATEST^https://github.com/RetroDECK/MAME/releases/latest/download/RetroDECK-MAME-Artifact.tar.gz +hash^RETRODECKMAMELATEST^https://github.com/RetroDECK/MAME/releases/latest/download/RetroDECK-Artifact.tar.gz +#hash^RETRODECKOLDMAMELATEST^https://github.com/RetroDECK/MAME/releases/latest/download/RetroDECK-MAME-Artifact.tar.gz hash^PORTMASTERLATESTSHA^https://github.com/PortsMaster/PortMaster-GUI/releases/latest/download/retrodeck.portmaster.zip hash^RACITRAPLACEHOLDER^https://buildbot.libretro.com/nightly/linux/x86_64/latest/citra_libretro.so.zip hash^RETRODECKRPCS3LATEST^https://github.com/RetroDECK/net.rpcs3.RPCS3/releases/latest/download/RetroDECK-Artifact.tar.gz \ No newline at end of file diff --git a/net.retrodeck.retrodeck.yml b/net.retrodeck.retrodeck.yml index a52d2314..db9b500a 100644 --- a/net.retrodeck.retrodeck.yml +++ b/net.retrodeck.retrodeck.yml @@ -621,15 +621,15 @@ modules: # 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 + # - 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: RETRODECKOLDMAMELATEST # PortMaster