SHA256
1
0
forked from pool/SDL2_mixer

14 Commits

Author SHA256 Message Date
e46d03c3b1 merge devel 2025-08-08 13:36:37 +02:00
4848e76893 remove invalid imported files 2025-08-08 13:35:17 +02:00
6deaf91a30 Use pkgconfig() to locate build requirements 2025-07-14 16:50:18 +02:00
319b4ccaa7 Accepting request 1244286 from games
- Update to release 2.8.1

OBS-URL: https://build.opensuse.org/request/show/1244286
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/SDL2_mixer?expand=0&rev=16
2025-02-09 19:01:48 +00:00
OBS User unknown
68595cf8b8 [info=631f1c04ddf38113ac9081520721f767798159650efff8f78abe0bbc8c203485]
OBS-URL: https://build.opensuse.org/package/show/games/SDL2_mixer?expand=0&rev=43
2025-02-07 22:00:10 +00:00
631f1c04dd SDL_mixer 2.8.1 2025-02-07 22:59:52 +01:00
863b43b9c6 Accepting request 1197668 from games
- Reintroduce baselibs.conf [boo#1227467]

OBS-URL: https://build.opensuse.org/request/show/1197668
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/SDL2_mixer?expand=0&rev=15
2024-08-30 11:32:37 +00:00
OBS User unknown
65e63a3d46 [info=55b816ffd98c6c61e04c7ffd14c8d4d64b18f2b5470016fcecf6ac9311b25bf3]
OBS-URL: https://build.opensuse.org/package/show/games/SDL2_mixer?expand=0&rev=42
2024-08-30 00:53:25 +00:00
55b816ffd9 Add baselibs.conf as rpm source object 2024-08-30 02:53:09 +02:00
7fc8972b44 Rectify a spello in the changelog 2024-07-28 07:24:24 +02:00
OBS User unknown
1447aa81be [info=7fc8972b44bdb4fa36520ca5fce9a8744adb7a46d5e771d1eaebd55c66f30cf1]
OBS-URL: https://build.opensuse.org/package/show/games/SDL2_mixer?expand=0&rev=41
2024-07-28 05:20:31 +00:00
OBS User unknown
801225ff08 [info=7d7c2d5305b5ea13f5576d9262519ba1c5081fb647af5e6c92ed1c45792335c8]
OBS-URL: https://build.opensuse.org/package/show/games/SDL2_mixer?expand=0&rev=40
2024-07-28 05:17:58 +00:00
7d7c2d5305 Reintroduce baselibs.conf [boo#1227467] 2024-07-28 07:08:40 +02:00
4c9a7c8dda [info=897cde018bdb195f3b32f4f2cd08be689d86c97fdb1bb4a4a13294cc0aec767e]
OBS-URL: https://build.opensuse.org/package/show/games/SDL2_mixer?expand=0&rev=39
2024-07-28 04:59:17 +00:00
7 changed files with 29 additions and 6 deletions

View File

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

Binary file not shown.

BIN
SDL2_mixer-2.8.1.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
SDL2_mixer-2.8.1.tar.gz.sig Normal file

Binary file not shown.

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Jul 14 14:45:50 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Use pkgconfig() to locate build requirements
-------------------------------------------------------------------
Fri Feb 7 21:58:11 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.8.1
* Added Stop/Start/Pause/Resume for Fluidsynth
-------------------------------------------------------------------
Sun Jul 28 05:06:40 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Reintroduce baselibs.conf [boo#1227467]
-------------------------------------------------------------------
Fri Feb 2 15:03:57 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
@@ -57,7 +73,7 @@ Sat Jul 9 13:14:16 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Switch from libmodplug to libxmp as backend for tracker files
- Rename -devel subpackage based on SRPM name
- Drop 0001-use-after-free-fluidsynth.patch (merged)
- Drop baselibs.conf (no SDL2_ttf-dependent Tumbleweed packages
- Drop baselibs.conf (no SDL2_mixer-dependent Tumbleweed packages
themselves have baselibs).
-------------------------------------------------------------------

View File

@@ -1,7 +1,7 @@
#
# spec file for package SDL2_mixer
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
Name: SDL2_mixer
%define lname libSDL2_mixer-2_0-0
Version: 2.8.0
Version: 2.8.1
Release: 0
Summary: SDL2 sound mixer library
License: Zlib
@@ -29,6 +29,7 @@ URL: http://libsdl.org/projects/SDL_mixer/
Source: https://github.com/libsdl-org/SDL_mixer/releases/download/release-%version/SDL2_mixer-%version.tar.gz
Source2: https://github.com/libsdl-org/SDL_mixer/releases/download/release-%version/SDL2_mixer-%version.tar.gz.sig
Source3: %name.keyring
Source4: baselibs.conf
BuildRequires: SDL2-devel >= 2.24
BuildRequires: dos2unix
BuildRequires: pkg-config
@@ -37,6 +38,7 @@ BuildRequires: pkgconfig(fluidsynth)
BuildRequires: pkgconfig(libmpg123)
BuildRequires: pkgconfig(libxmp)
BuildRequires: pkgconfig(opusfile)
BuildRequires: pkgconfig(sdl2) >= 2.24
BuildRequires: pkgconfig(vorbis)
Suggests: timidity

5
baselibs.conf Normal file
View File

@@ -0,0 +1,5 @@
# Made available to run srb2.i586 (produced by i586 workers with
# SDL2_mixer-devel.i586) on amd64 (bugzilla.opensuse.org/1227467)
libSDL2_mixer-2_0-0
provides "SDL2_mixer-<targettype> = <version>"
obsoletes "SDL2_mixer-<targettype> <= <version>"