MAME: updated to 0271
Some checks failed
Build MAME / Building_RetroDECK-MAME (push) Has been cancelled

This commit is contained in:
XargonWan 2024-11-02 16:55:28 +09:00
parent 55a51c3276
commit e85e4fb91a

View file

@ -6,6 +6,8 @@ modules:
build-options:
no-debuginfo: true
strip: true
env:
QT_HOME: '/'
build-commands:
- make
-j ${FLATPAK_BUILDER_N_JOBS}
@ -47,8 +49,8 @@ modules:
- cp -r samples/ ${FLATPAK_DEST}/share/mame/
sources:
- type: archive
url: https://github.com/mamedev/mame/archive/refs/tags/mame0270.tar.gz
sha256: 0364b670478883902c2bc618908192b0590235b47fbe073fcac2d13b82541437
url: https://github.com/mamedev/mame/archive/refs/tags/mame0271.tar.gz
sha256: 79960f4c57715b2d08c3eba12933d04dd91ad1d95b0c1059306a75bf07fd6027
- type: file
path: mame.ini
- type: patch