Merge pull request #7 from flathub/248

Update KDE Platform/SDK
This commit is contained in:
jflatt 2022-09-28 12:15:50 -07:00 committed by GitHub
commit 0c8618b369
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
id: org.mamedev.MAME id: org.mamedev.MAME
runtime: org.kde.Platform runtime: org.kde.Platform
runtime-version: 5.15-21.08 runtime-version: 5.15-22.08
sdk: org.kde.Sdk sdk: org.kde.Sdk
command: mame command: mame
separate-locales: false separate-locales: false
@ -24,6 +24,7 @@ modules:
build-commands: build-commands:
- make - make
-j ${FLATPAK_BUILDER_N_JOBS} -j ${FLATPAK_BUILDER_N_JOBS}
CFLAGS+=-Wno-error=restrict
USE_SYSTEM_LIB_FLAC=1 USE_SYSTEM_LIB_FLAC=1
SDL_INI_PATH='$$HOME/.APP_NAME;/app/share/APP_NAME/ini' SDL_INI_PATH='$$HOME/.APP_NAME;/app/share/APP_NAME/ini'
LDOPTS=-Wl,-s LDOPTS=-Wl,-s