mirror of
https://github.com/RetroDECK/MAME.git
synced 2024-11-21 20:35:37 +00:00
Updating mame-module.yml with TOOLS build commands
This commit is contained in:
parent
deb209b633
commit
9751eba588
|
@ -16,10 +16,12 @@ modules:
|
|||
CFLAGS+=-Wno-error=restrict
|
||||
USE_QTDEBUG=0
|
||||
USE_WAYLAND=1
|
||||
TOOLS=1
|
||||
USE_SYSTEM_LIB_FLAC=1
|
||||
SDL_INI_PATH='$$HOME/.APP_NAME;/app/share/APP_NAME/ini'
|
||||
LDOPTS=-Wl,-s
|
||||
- install -Dm 0755 mame ${FLATPAK_DEST}/bin/mame
|
||||
- install -Dm 0755 chdman ${FLATPAK_DEST}/bin/chdman
|
||||
- cp COPYING ${FLATPAK_DEST}/bin/
|
||||
- cp uismall.bdf ${FLATPAK_DEST}/bin/
|
||||
- mkdir -p ${FLATPAK_DEST}/share/mame/
|
||||
|
@ -48,4 +50,4 @@ modules:
|
|||
- type: patch
|
||||
path: mame-patches/sound.patch
|
||||
- type: patch
|
||||
path: mame-patches/ym3802.patch
|
||||
path: mame-patches/ym3802.patch
|
||||
|
|
Loading…
Reference in a new issue