Skip to content

Commit 9eba8ae

Browse files
committed
2 parents 4f21dbe + 1511e70 commit 9eba8ae

File tree

3 files changed

+4
-42
lines changed

3 files changed

+4
-42
lines changed

genie.patch

Lines changed: 0 additions & 37 deletions
This file was deleted.

org.mamedev.MAME.metainfo.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828
<url type="homepage">https://www.mamedev.org</url>
2929
<launchable type="desktop-id">org.mamedev.MAME.desktop</launchable>
3030
<releases>
31+
<release version="0.275" date="2025-02-26"/>
32+
<release version="0.274" date="2025-01-31"/>
3133
<release version="0.273" date="2024-12-31"/>
3234
<release version="0.272" date="2024-11-30"/>
3335
<release version="0.271" date="2024-10-31"/>

org.mamedev.MAME.yaml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ modules:
2929
-j ${FLATPAK_BUILDER_N_JOBS}
3030
CFLAGS+=-Wno-error=restrict
3131
TOOLS=1
32-
USE_WAYLAND=1
3332
USE_SYSTEM_LIB_FLAC=1
3433
SDL_INI_PATH='$$HOME/.APP_NAME;/app/share/APP_NAME/ini'
3534
LDOPTS=-Wl,-s
@@ -73,8 +72,8 @@ modules:
7372
- cp -r samples/ ${FLATPAK_DEST}/share/mame/
7473
sources:
7574
- type: archive
76-
url: https://github.com/mamedev/mame/archive/refs/tags/mame0273.tar.gz
77-
sha256: 37d73e7772bd78ffffabac69a694323f37fd2215f1b5244e05b872c0154785fd
75+
url: https://github.com/mamedev/mame/archive/refs/tags/mame0275.tar.gz
76+
sha256: cf12c3c40a94f7bc67deefa69923a0769f99b66dc15bd7e2505b3130df6130bb
7877
- type: file
7978
path: mame16x16.png
8079
- type: file
@@ -101,5 +100,3 @@ modules:
101100
path: sound.patch
102101
- type: patch
103102
path: ym3802.patch
104-
- type: patch
105-
path: genie.patch

0 commit comments

Comments
 (0)