Sync 0.265

This commit is contained in:
Jason Flatt 2024-04-24 10:43:18 -07:00
parent eb663c5efa
commit 2b611414af
2 changed files with 4 additions and 2 deletions

View file

@ -28,6 +28,7 @@
<url type="homepage">https://www.mamedev.org</url>
<launchable type="desktop-id">org.mamedev.MAME.desktop</launchable>
<releases>
<release version="0.265" date="2024-04-25"/>
<release version="0.264" date="2024-03-27"/>
<release version="0.263" date="2024-02-28"/>
<release version="0.262" date="2024-01-31"/>

View file

@ -26,6 +26,7 @@ modules:
- make
-j ${FLATPAK_BUILDER_N_JOBS}
CFLAGS+=-Wno-error=restrict
TOOLS=1
USE_WAYLAND=1
USE_SYSTEM_LIB_FLAC=1
SDL_INI_PATH='$$HOME/.APP_NAME;/app/share/APP_NAME/ini'
@ -59,8 +60,8 @@ modules:
- cp -r samples/ ${FLATPAK_DEST}/share/mame/
sources:
- type: archive
url: https://github.com/mamedev/mame/archive/refs/tags/mame0264.tar.gz
sha256: 3d9f69ed3ef7c1628d5714c8ae2695ea77b1a652a93347b2703f7c862299376e
url: https://github.com/mamedev/mame/archive/refs/tags/mame0265.tar.gz
sha256: 3de68db66efb783eb5c5d7ccad1f4a4f5eadc6c7a29c1a9c2097e532c3e0b8b1
- type: file
path: mame16x16.png
- type: file