SHA256
1
0
forked from pool/zmusic

- Update to release 1.1.4

OBS-URL: https://build.opensuse.org/package/show/games/zmusic?expand=0&rev=5
This commit is contained in:
Jan Engelhardt 2020-10-31 12:12:40 +00:00 committed by Git OBS Bridge
parent a7e8507625
commit 0e227853a2
4 changed files with 12 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:951940fe63ee386fdea044f2543c7460977921ce3e60d282b87be81546078e07
size 1528782

3
1.1.4.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:29a18a6a8d0db4978a9d5badbbd612be2337d64ef0d768e944ea70f526eae285
size 1809045

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Oct 31 12:02:30 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.1.4
* MIDS-format MIDI support
* libADL/libOPN update
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 15 17:48:48 UTC 2020 - Jan Engelhardt <jengelh@inai.de> Tue Sep 15 17:48:48 UTC 2020 - Jan Engelhardt <jengelh@inai.de>

View File

@ -17,7 +17,7 @@
Name: zmusic Name: zmusic
Version: 1.1.2 Version: 1.1.4
Release: 0 Release: 0
Summary: ZDoom component library for music handling Summary: ZDoom component library for music handling
License: GPL-3.0-only License: GPL-3.0-only
@ -83,7 +83,7 @@ export CXXFLAGS="%optflags -msse -msse2"
-DINSTALL_DOCS_PATH="%_defaultdocdir/%name" \ -DINSTALL_DOCS_PATH="%_defaultdocdir/%name" \
-DDYN_FLUIDSYNTH=OFF \ -DDYN_FLUIDSYNTH=OFF \
-DDYN_SNDFILE=OFF -DDYN_MPG123=OFF -DDYN_SNDFILE=OFF -DDYN_MPG123=OFF
make %{?_smp_mflags} %cmake_build
%install %install
%cmake_install %cmake_install