forked from pool/SDL_sound
Accepting request 977982 from games
- Switch to pkgconfig(sdl) to build with sdl12_compat. OBS-URL: https://build.opensuse.org/request/show/977982 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/SDL_sound?expand=0&rev=26
This commit is contained in:
commit
b081f03cc8
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 18 16:05:35 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Switch to pkgconfig(sdl) to build with sdl12_compat.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 30 13:37:57 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -28,12 +28,12 @@ URL: http://icculus.org/SDL_sound/
|
||||
Source: %name-%version-nompglib.tar.bz2
|
||||
Patch0: %name-%version-nompglib.patch
|
||||
BuildRequires: flac-devel
|
||||
BuildRequires: libSDL-devel
|
||||
BuildRequires: libmikmod-devel
|
||||
BuildRequires: libogg-devel
|
||||
BuildRequires: libvorbis-devel
|
||||
BuildRequires: speex-devel
|
||||
BuildRequires: pkgconfig(libmodplug)
|
||||
BuildRequires: pkgconfig(sdl)
|
||||
|
||||
%description
|
||||
SDL_sound is a library that handles the decoding of several popular
|
||||
|
Loading…
Reference in New Issue
Block a user