From 2630138c336c1ee1238c0be83117cd5d2154c0f8 Mon Sep 17 00:00:00 2001 From: Kevin Degeling Date: Sat, 22 May 2021 15:14:23 +0200 Subject: [PATCH] Include game-music-emu --- org.zdoom.GZDoom.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/org.zdoom.GZDoom.yaml b/org.zdoom.GZDoom.yaml index 1bc12da..4b35049 100644 --- a/org.zdoom.GZDoom.yaml +++ b/org.zdoom.GZDoom.yaml @@ -34,6 +34,15 @@ modules: # the warning messages you now get. - shared-modules/linux-audio/fluidsynth2.json +- name: game-music-emu + buildsystem: cmake + config-opts: + - -DCMAKE_BUILD_TYPE=RelWithDebInfo + sources: + - type: archive + url: https://bitbucket.org/mpyne/game-music-emu/downloads/game-music-emu-0.6.3.tar.gz + sha256: 626e8a104e0dadd10ef6519a67aca880c7b40f81471659f1935b61754e12fc7b + # Music library behind zdoom - name: zmusic buildsystem: cmake-ninja