Sync 0.275

This commit is contained in:
Jason Flatt 2025-02-25 17:05:25 -08:00
parent 1ab585a1bb
commit a4fea9b71a
2 changed files with 3 additions and 3 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.275" date="2025-02-26"/>
<release version="0.274" date="2025-01-31"/>
<release version="0.273" date="2024-12-31"/>
<release version="0.272" date="2024-11-30"/>

View file

@ -28,7 +28,6 @@ modules:
-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'
LDOPTS=-Wl,-s
@ -72,8 +71,8 @@ modules:
- cp -r samples/ ${FLATPAK_DEST}/share/mame/
sources:
- type: archive
url: https://github.com/mamedev/mame/archive/refs/tags/mame0274.tar.gz
sha256: f8112eb0b175935cf6db93f708186dcaeec5a89400ecf3d5782fd2c0b94907c8
url: https://github.com/mamedev/mame/archive/refs/tags/mame0275.tar.gz
sha256: cf12c3c40a94f7bc67deefa69923a0769f99b66dc15bd7e2505b3130df6130bb
- type: file
path: mame16x16.png
- type: file