forked from pool/SDL2_mixer
Compare commits
6 Commits
Author | SHA256 | Date | |
---|---|---|---|
5b2ce23181 | |||
863b43b9c6 | |||
|
65e63a3d46 | ||
|
1447aa81be | ||
|
801225ff08 | ||
4c9a7c8dda |
3
SDL2_mixer-2.8.0.tar.gz
Normal file
3
SDL2_mixer-2.8.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1cfb34c87b26dbdbc7afd68c4f545c0116ab5f90bbfecc5aebe2a9cb4bb31549
|
||||
size 10874471
|
BIN
SDL2_mixer-2.8.0.tar.gz.sig
Normal file
BIN
SDL2_mixer-2.8.0.tar.gz.sig
Normal file
Binary file not shown.
BIN
SDL2_mixer-2.8.1.tar.gz
(Stored with Git LFS)
BIN
SDL2_mixer-2.8.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
Binary file not shown.
@@ -1,14 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package SDL2_mixer
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2024 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.1
|
||||
Version: 2.8.0
|
||||
Release: 0
|
||||
Summary: SDL2 sound mixer library
|
||||
License: Zlib
|
||||
@@ -30,6 +30,7 @@ Source: https://github.com/libsdl-org/SDL_mixer/releases/download/releas
|
||||
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
|
||||
BuildRequires: pkgconfig(flac)
|
||||
@@ -37,7 +38,6 @@ BuildRequires: pkgconfig(fluidsynth)
|
||||
BuildRequires: pkgconfig(libmpg123)
|
||||
BuildRequires: pkgconfig(libxmp)
|
||||
BuildRequires: pkgconfig(opusfile)
|
||||
BuildRequires: pkgconfig(sdl2) >= 2.24
|
||||
BuildRequires: pkgconfig(vorbis)
|
||||
Suggests: timidity
|
||||
|
||||
|
Reference in New Issue
Block a user