forked from pool/SDL2_mixer
Accepting request 998298 from games
- Update to release 2.6.2 OBS-URL: https://build.opensuse.org/request/show/998298 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/SDL2_mixer?expand=0&rev=11
This commit is contained in:
commit
5c97bf92a1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bc5c7b85f297e5f3cb34c99c366a4746922fc41365b15fd78a164dda71a861a3
|
||||
size 9929970
|
3
SDL2_mixer-2.6.2.tar.gz
Normal file
3
SDL2_mixer-2.6.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8cdea810366decba3c33d32b8071bccd1c309b2499a54946d92b48e6922aa371
|
||||
size 9934376
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 20 08:17:41 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2.6.2
|
||||
* Build updates for non-Linux platforms
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 18 10:33:06 UTC 2022 - munix9@googlemail.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: SDL2_mixer
|
||||
%define lname libSDL2_mixer-2_0-0
|
||||
Version: 2.6.1
|
||||
Version: 2.6.2
|
||||
Release: 0
|
||||
Summary: SDL2 sound mixer library
|
||||
License: Zlib
|
||||
@ -27,6 +27,7 @@ URL: http://libsdl.org/projects/SDL_mixer/
|
||||
|
||||
#Git-Clone: https://github.com/libsdl-org/SDL_mixer
|
||||
Source: https://github.com/libsdl-org/SDL_mixer/releases/download/release-%version/SDL2_mixer-%version.tar.gz
|
||||
BuildRequires: SDL2-devel >= 2.24
|
||||
BuildRequires: dos2unix
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: pkgconfig(flac)
|
||||
@ -34,7 +35,6 @@ BuildRequires: pkgconfig(fluidsynth)
|
||||
BuildRequires: pkgconfig(libmpg123)
|
||||
BuildRequires: pkgconfig(libxmp)
|
||||
BuildRequires: pkgconfig(opusfile)
|
||||
BuildRequires: pkgconfig(sdl2)
|
||||
BuildRequires: pkgconfig(vorbis)
|
||||
Suggests: timidity
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user