SHA256
1
0
forked from pool/wildmidi

Accepting request 1166910 from home:mnhauke:games

- Update to version 0.4.6
  * A lot of player cleanup and refactoring.
  * Ability to choose which audio output backends to include in the
    build system: see the cmake script for the relevant WANT_???
    options. Player's --help command line switch lists the available
    backends.
  * Improved pkg-config file generation in cmake script.
  * Other minor source clean-ups.
  * CMake project clean-ups. Cmake v3.4 or newer is now required.

OBS-URL: https://build.opensuse.org/request/show/1166910
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/wildmidi?expand=0&rev=9
This commit is contained in:
Takashi Iwai 2024-04-19 10:46:54 +00:00 committed by Git OBS Bridge
parent 77a542ad3a
commit 59e052862e
4 changed files with 18 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:116c0f31d349eaa74a630ed5a9a17b6a351204877a4ed9fb9aacd9dbd7f6c874
size 197793

3
wildmidi-0.4.6.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:051b8c51699af594ddd3e4e3b06bad3564e9499c3c6b9e6f880cb2f92bcfa9c8
size 199971

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Apr 11 16:19:15 UTC 2024 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.4.6
* A lot of player cleanup and refactoring.
* Ability to choose which audio output backends to include in the
build system: see the cmake script for the relevant WANT_???
options. Player's --help command line switch lists the available
backends.
* Improved pkg-config file generation in cmake script.
* Other minor source clean-ups.
* CMake project clean-ups. Cmake v3.4 or newer is now required.
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jan 14 13:03:50 UTC 2023 - Martin Hauke <mardnh@gmx.de> Sat Jan 14 13:03:50 UTC 2023 - Martin Hauke <mardnh@gmx.de>

View File

@ -1,7 +1,7 @@
# #
# spec file for package wildmidi # spec file for package wildmidi
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2024 SUSE LLC
# Copyright (c) 2007-2016 Hans de Goede <j.w.r.degoede@hhs.nl> # Copyright (c) 2007-2016 Hans de Goede <j.w.r.degoede@hhs.nl>
# Copyright (c) 2016 Pauline Emily <vilene@posteo.net> # Copyright (c) 2016 Pauline Emily <vilene@posteo.net>
# #
@ -20,7 +20,7 @@
%define soname libWildMidi2 %define soname libWildMidi2
Name: wildmidi Name: wildmidi
Version: 0.4.5 Version: 0.4.6
Release: 0 Release: 0
Summary: Softsynth midi player Summary: Softsynth midi player
License: GPL-3.0-or-later License: GPL-3.0-or-later