summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2021-02-06 09:30:07 +0100
committerMartin Väth <martin@mvath.de>2021-02-06 09:30:07 +0100
commitafb2d81f837d4d28e68cbc7f20721b9c79ec5d6f (patch)
tree2a8461cd478fa5d448108a61b0ebbbc85b6672d0 /games-emulation/sdlmame/sdlmame-0.174-r2.ebuild
parentapp-accessibility/gespeaker: remove until a python3 version is ready (diff)
downloadmv-afb2d81f837d4d28e68cbc7f20721b9c79ec5d6f.tar.gz
mv-afb2d81f837d4d28e68cbc7f20721b9c79ec5d6f.tar.bz2
mv-afb2d81f837d4d28e68cbc7f20721b9c79ec5d6f.zip
games-emulation/sdlmame: attempt some fixes. Still fails here...
Signed-off-by: Martin Väth <martin@mvath.de>
Diffstat (limited to 'games-emulation/sdlmame/sdlmame-0.174-r2.ebuild')
-rw-r--r--games-emulation/sdlmame/sdlmame-0.174-r2.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/games-emulation/sdlmame/sdlmame-0.174-r2.ebuild b/games-emulation/sdlmame/sdlmame-0.174-r2.ebuild
index c06ca402..8a3809d1 100644
--- a/games-emulation/sdlmame/sdlmame-0.174-r2.ebuild
+++ b/games-emulation/sdlmame/sdlmame-0.174-r2.ebuild
@@ -77,6 +77,8 @@ src_prepare() {
eapply \
"${FILESDIR}"/${P}-qt.patch \
"${FILESDIR}"/${P}-cxx14.patch \
+ "${FILESDIR}"/${P}-string.patch \
+ "${FILESDIR}"/${P}-tostring.patch \
"${FILESDIR}"/${P}-sdlSetWindow.patch
# Disable using bundled libraries
enable_feature USE_SYSTEM_LIB_EXPAT