From 9b102df3f7d5e205bd760ea02a06643540c67e3e3b8e6209d7c0c5d63c0a7a7a Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 11 Apr 2021 09:28:31 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/games/zmusic?expand=0&rev=8 --- dumb-dumb.patch | 2 ++ system-gme.patch | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/dumb-dumb.patch b/dumb-dumb.patch index 4332d2b..b8799e6 100644 --- a/dumb-dumb.patch +++ b/dumb-dumb.patch @@ -1,3 +1,5 @@ +From: Jan Engelhardt +Date: 2021-04-11 00:13:39.558383079 +0200 The code has a wrong #include directive that quickly breaks when not all -I flags appear as compiler arguments. diff --git a/system-gme.patch b/system-gme.patch index 470da7a..a7ef2de 100644 --- a/system-gme.patch +++ b/system-gme.patch @@ -1,3 +1,8 @@ +From: Jan Engelhardt +Date: 2019-12-18 23:10:30.098185171 +0100 + +Use GME system libraries instead of bundled code. + --- thirdparty/CMakeLists.txt | 23 +++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-)