From 4c9a7c8ddacc625448a1837f17abfa35f838f311517eae30d27d9028c623bd40 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 28 Jul 2024 04:59:17 +0000 Subject: [PATCH 1/4] [info=897cde018bdb195f3b32f4f2cd08be689d86c97fdb1bb4a4a13294cc0aec767e] OBS-URL: https://build.opensuse.org/package/show/games/SDL2_mixer?expand=0&rev=39 --- .gitattributes | 23 ++++++ .gitignore | 1 + SDL2_mixer-2.8.0.tar.gz | 3 + SDL2_mixer-2.8.0.tar.gz.sig | Bin 0 -> 95 bytes SDL2_mixer.changes | 136 ++++++++++++++++++++++++++++++++++++ SDL2_mixer.keyring | 25 +++++++ SDL2_mixer.spec | 111 +++++++++++++++++++++++++++++ _scmsync.obsinfo | 4 ++ build.specials.obscpio | 3 + 9 files changed, 306 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 SDL2_mixer-2.8.0.tar.gz create mode 100644 SDL2_mixer-2.8.0.tar.gz.sig create mode 100644 SDL2_mixer.changes create mode 100644 SDL2_mixer.keyring create mode 100644 SDL2_mixer.spec create mode 100644 _scmsync.obsinfo create mode 100644 build.specials.obscpio diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/SDL2_mixer-2.8.0.tar.gz b/SDL2_mixer-2.8.0.tar.gz new file mode 100644 index 0000000..e3710b3 --- /dev/null +++ b/SDL2_mixer-2.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cfb34c87b26dbdbc7afd68c4f545c0116ab5f90bbfecc5aebe2a9cb4bb31549 +size 10874471 diff --git a/SDL2_mixer-2.8.0.tar.gz.sig b/SDL2_mixer-2.8.0.tar.gz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..d1346a7be336c905263169b5a9cb2128efa8ded7735092c6b39a6ac292c3064f GIT binary patch literal 95 zcmeB(WnmCxVvrS6WD(U!j%^5DT3>$gL7TzS$>qz-te>$mrLGNG$H2uY026t5f?=L{ v@XFW+96z>y*K3P7v*=A%u1*>w!-8!$xZ{@m_}4F>x?gF#wTySpr!U(9$e1Yn literal 0 HcmV?d00001 diff --git a/SDL2_mixer.changes b/SDL2_mixer.changes new file mode 100644 index 0000000..924f1dd --- /dev/null +++ b/SDL2_mixer.changes @@ -0,0 +1,136 @@ +------------------------------------------------------------------- +Fri Feb 2 15:03:57 UTC 2024 - Jan Engelhardt + +- Link to libmpg123 again + +------------------------------------------------------------------- +Sun Jan 21 18:07:59 UTC 2024 - Jan Engelhardt + +- Update to release 2.8 + * Added support for loading wavpack sound files, added support for + loading classic console sound files using Game_Music_Emu + * Added support for FLAC audio in Ogg containers + * Added Mix_PauseAudio() to pause and resume all audio playback + * Added Mix_GetNumTracks() and Mix_StartTrack() for managing + tracks in GME files + +------------------------------------------------------------------- +Tue Feb 7 10:08:11 UTC 2023 - Jan Engelhardt + +- Update to release 2.6.3 + * Fixed tags memory leak in Opus music handling + +------------------------------------------------------------------- +Sat Aug 20 08:17:41 UTC 2022 - Jan Engelhardt + +- Update to release 2.6.2 + * Build updates for non-Linux platforms + +------------------------------------------------------------------- +Mon Jul 18 10:33:06 UTC 2022 - munix9@googlemail.com + +- Update to release 2.6.1 + * This is a minor bug-fix release, fixing a packaging issue + on Linux. + +------------------------------------------------------------------- +Sat Jul 9 13:14:16 UTC 2022 - Jan Engelhardt + +- Update to release 2.6.0 + * Added Mix_MasterVolume() for additional volume control over + all channels + * Update Mix_Init() return value to match documentation, + including MIXER_INIT_* flags for already-initialized modules + * Added Mix_HasMusicDecoder() + * Memory leak fixes and F32 format support to fluidsynth player + * Fixed distorted MIDI playback with FluidSynth if sample rate + is out of library's limits + * Added Mix_ModMusicJumpToOrder() for mod music formats + * Fixes to ogg playback on big-endian devices + * Added functions to get metadata information and loop point + information (Mix_GetMusic*) + * Extended support for WAV files + * Allow rmid files be opened by native midi + * Prevent clipping due to volume settings in modplug music + * Added looping support for Opus, FLAC files + * Improved OGG looping support +- 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 + themselves have baselibs). + +------------------------------------------------------------------- +Thu Jan 21 17:14:18 UTC 2021 - Tom Mbrt + +- Add 0001-use-after-free-fluidsynth.patch to prevent + fluidsynth >= 2.1.6 from crashing: + https://hg.libsdl.org/SDL_mixer/rev/b0afe341a91d + +------------------------------------------------------------------- +Tue Sep 15 22:56:34 UTC 2020 - Jan Engelhardt + +- Demote Recommends to Suggests. + +------------------------------------------------------------------- +Tue Mar 5 09:30:50 UTC 2019 - Martin Hauke + +- Update to version 2.0.4 + * Removed smpeg support for mp3 music, now that it's replaced + by libmpg123. + * Fixed mp3 mad decoder to skip tags, which otherwise would lead + to crashes. + * Added support for Opus music playback using opusfile library. +- Update to version 2.0.3 + * Fixed regression where Mix_Init() would return 0 for available + music formats. +- Remove patch: + * SDL2_mixer-only-load-required-interfaces.patch (fixed by upstream) + +------------------------------------------------------------------- +Sat Dec 23 04:21:51 UTC 2017 - 9@cirno.systems + +- update to version 2.0.2 + + * 24-bit and surround sound support for FLAC audio files + * Updated for SDL 2.0.6 and newer + * Support for MP3 playback using mpg123 + * Added Mix_OpenAudioDevice() to specify the audio device to open +- Add SDL2_mixer-only-load-required-interfaces.patch + Prevents initializing decoders unnecessarily. + Fixes an issue with applications that use the API incorrectly + (due to misleading documentation). +- Build with libmpg123 where available +- Fix fluidsynth linking + +------------------------------------------------------------------- +Sun Jan 10 17:06:57 UTC 2016 - mailaender@opensuse.org + +- update to version 2.0.1 + * Added support for 'smpl' format loop points in music WAV files + * Fixed floating point exception in Mix_Volume() + * Added support for loading MP3 files as sound chunks + +------------------------------------------------------------------- +Thu Jan 8 09:33:53 UTC 2015 - jengelh@inai.de + +- Improve package summary and description. Drop --with-pic which + is enabled implicitly anyway, remove redundant Requires. + +------------------------------------------------------------------- +Wed Aug 28 18:34:49 UTC 2013 - jengelh@inai.de + +- Abstain from providing playmus and playwave in SDL2_mixer + (they are already available through SDL(1)_mixer) + +------------------------------------------------------------------- +Tue Aug 13 12:04:26 UTC 2013 - jengelh@inai.de + +- Some metadata spruce-up: add current URLs, softer wildcarding + in the files list + +------------------------------------------------------------------- +Tue Aug 13 11:27:54 UTC 2013 - prusnak@opensuse.org + +- created package (version 2.0.0) - based on SDL_mixer package + diff --git a/SDL2_mixer.keyring b/SDL2_mixer.keyring new file mode 100644 index 0000000..3e900ef --- /dev/null +++ b/SDL2_mixer.keyring @@ -0,0 +1,25 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- +Version: GnuPG v1.0.4 (GNU/Linux) +Comment: For info see http://www.gnupg.org + +mQGiBDpWOb0RBADQwd3d9mzt6KzqlsgXf9mikBuMbpKzYs1SBKYpdzUs9sRY0CnH +vCQTrL5sI57yKLnqEl6SbIiE75ZwrSWwvUDFFTh35Jew5nPZwv64en2kw2y4qrnJ +kBZCHDSU4KgfUZtoJ25Tmeru5MLNbXxCOoMszO5L5OchwMrGMtmFLRA/bwCgy5Th +d1/vJo+bej9tbgv++SJ05o0D/3MPK7EBoxWkQ0I+ScqOsvSMRQXWc/hXy4lyIp8e +xJByBApkv0LiiT3KlPpq/K2gTlDlCZ/JTt6Rv8Ug0g47R3a0aoz9kfc15UjHdiap +UOfF9MWmmbw59Lyx6+y2e0/C5xWzNOR1G4G5y4RZL/GXrp67xz/0fEhI85R+eASq +AEfSBAC5ZxwnBwyl+h+PXeJYKrPQjSUlgtSAkKp7PNBywwlue1LcSb7j4cc+cmgH +QMVuM883LPE59btNzFTAZjlzzIMiaXf5h9EkDARTGQ1wFiO3V5vIbVLh4kAoNfpT +egy7bYn3UrlbKg3V2DbCdEXm1zQufZzK7T0yenA5Ps8xXX7mNrQhU2FtIExhbnRp +bmdhIDxzbG91a2VuQGxpYnNkbC5vcmc+iFcEExECABcFAjpWOb0FCwcKAwQDFQMC +AxYCAQIXgAAKCRAwpZN3p3Y75t9RAJ48WI+nOPes0WK7t381Ij4JfSYxWQCgjpMa +Dg3/ah23HZhYtTKtHUzD9zi5AQ0EOlY5wxAEAPvjB0B5RNAj8hBF/Lq78w5rJ1/f +5RqWXmdfxApuEE/9OEFXUSUXms9f/IWvySdyf48Pk4t2h8b8i7F0f3R+tcCp6m0P +t1BSNHYumfmtonTy5FHqpwBVlEi7I0s5mD3kxO+k8PQbATHH5smFnoz2UTc+MzQj +UdtTzXUkUgqvf9zTAAMGA/9Y/h6rhi3YYXeI6SmbXqcmzsQKzaWVhLew67szejnY +sKIJ1ja4MefYlthCXgmIBriNftxIGtBI0Pcmzwpn0eknRNK6NgpmESbGKCWh59Je +iAK5hdBPe47LSFVct5zSO9vQhRDyLzhzPPtB3XeoKTUkLWxBSLbeZVwcHPIK/wLa +l4hGBBgRAgAGBQI6VjnDAAoJEDClk3endjvmxmUAn3Ne6Z3UULpie8RJP15RBt6K +2MWFAJ9hK/Ls/FeBJ9d50qxmYdZ2RrTXNg== +=toqC +-----END PGP PUBLIC KEY BLOCK----- diff --git a/SDL2_mixer.spec b/SDL2_mixer.spec new file mode 100644 index 0000000..89ad355 --- /dev/null +++ b/SDL2_mixer.spec @@ -0,0 +1,111 @@ +# +# spec file for package SDL2_mixer +# +# 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 +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + +Name: SDL2_mixer +%define lname libSDL2_mixer-2_0-0 +Version: 2.8.0 +Release: 0 +Summary: SDL2 sound mixer library +License: Zlib +Group: Development/Libraries/C and C++ +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 +Source2: https://github.com/libsdl-org/SDL_mixer/releases/download/release-%version/SDL2_mixer-%version.tar.gz.sig +Source3: %name.keyring +BuildRequires: SDL2-devel >= 2.24 +BuildRequires: dos2unix +BuildRequires: pkg-config +BuildRequires: pkgconfig(flac) +BuildRequires: pkgconfig(fluidsynth) +BuildRequires: pkgconfig(libmpg123) +BuildRequires: pkgconfig(libxmp) +BuildRequires: pkgconfig(opusfile) +BuildRequires: pkgconfig(vorbis) +Suggests: timidity + +%description +A multichannel audio mixer. It supports four channels of 16-bit stereo +audio, plus a single channel of music, mixed by the MikMod MOD, +Timidity MIDI, and mpg123 MP3 libraries. + +%package -n %lname +Summary: Simple DirectMedia Layer 2 – Sound mixer library +Group: System/Libraries +Provides: SDL2_mixer = %version-%release + +%description -n %lname +A multichannel audio mixer. It supports four channels of 16-bit stereo +audio, plus a single channel of music, mixed by the MikMod MOD, +Timidity MIDI, and mpg123 MP3 libraries. + +%package devel +Summary: Development files for the SDL2 sound mixer library +Group: Development/Libraries/C and C++ +Requires: %lname = %version +Obsoletes: libSDL2_mixer-devel < %version-%release +Provides: libSDL2_mixer-devel = %version-%release + +%description devel +A multi-channel audio mixer. It supports 4 channels of 16-bit stereo +audio, plus a single channel of music, mixed by the MikMod MOD, +Timidity MIDI, and mpg123 MP3 libraries. + +%prep +%autosetup -p1 +dos2unix *.txt +rm -rf external + +%build +# --disable-*-shared: Link, rather than dlopen +# +%configure \ + --disable-music-ogg-stb --enable-music-ogg-vorbis \ + --disable-music-flac-drflac --enable-music-flac-libflac \ + --disable-music-mp3-drmp3 --enable-music-mp3-mpg123 \ + --disable-music-mod-modplug --enable-music-mod-xmp \ + --disable-music-mod-xmp-shared \ + --disable-music-midi-fluidsynth-shared \ + --disable-music-ogg-shared \ + --disable-music-flac-shared \ + --disable-music-mp3-mpg123-shared \ + --disable-static +%make_build + +%install +%make_install install-bin +rm -f "%buildroot/%_libdir"/*.la +# We have these debug tools in SDL_mixer-devel already +rm -f "%buildroot/%_bindir"/play* + +%post -n %lname -p /sbin/ldconfig +%postun -n %lname -p /sbin/ldconfig + +%files -n %lname +%license LICENSE.txt +%doc CHANGES.txt README.txt +%_libdir/libSDL2_mixer-2*.so.* + +%files devel +%_includedir/SDL2/ +%_libdir/libSDL2_mixer.so +%_libdir/pkgconfig/*.pc +%_libdir/cmake/ + +%changelog diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo new file mode 100644 index 0000000..1f9c68d --- /dev/null +++ b/_scmsync.obsinfo @@ -0,0 +1,4 @@ +mtime: 1707234027 +commit: 897cde018bdb195f3b32f4f2cd08be689d86c97fdb1bb4a4a13294cc0aec767e +url: https://src.opensuse.org/jengelh/SDL2_mixer +revision: master diff --git a/build.specials.obscpio b/build.specials.obscpio new file mode 100644 index 0000000..58a03bf --- /dev/null +++ b/build.specials.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59582ddc4e4ac0e654120c784b22bf4ae390723c4ba41fb5be926077b0f0c16d +size 256 From 801225ff083905d990adf469365148409245b7f0f0e9ede7bf4acb4393add552 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Sun, 28 Jul 2024 05:17:58 +0000 Subject: [PATCH 2/4] [info=7d7c2d5305b5ea13f5576d9262519ba1c5081fb647af5e6c92ed1c45792335c8] OBS-URL: https://build.opensuse.org/package/show/games/SDL2_mixer?expand=0&rev=40 --- SDL2_mixer.changes | 5 +++++ _scmsync.obsinfo | 4 ++-- baselibs.conf | 5 +++++ build.specials.obscpio | 2 +- 4 files changed, 13 insertions(+), 3 deletions(-) create mode 100644 baselibs.conf diff --git a/SDL2_mixer.changes b/SDL2_mixer.changes index 924f1dd..c5821fc 100644 --- a/SDL2_mixer.changes +++ b/SDL2_mixer.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jul 28 05:06:40 UTC 2024 - Jan Engelhardt + +- Reintroduce baselibs.conf [boo#1227467] + ------------------------------------------------------------------- Fri Feb 2 15:03:57 UTC 2024 - Jan Engelhardt diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo index 1f9c68d..d39898c 100644 --- a/_scmsync.obsinfo +++ b/_scmsync.obsinfo @@ -1,4 +1,4 @@ -mtime: 1707234027 -commit: 897cde018bdb195f3b32f4f2cd08be689d86c97fdb1bb4a4a13294cc0aec767e +mtime: 1722143320 +commit: 7d7c2d5305b5ea13f5576d9262519ba1c5081fb647af5e6c92ed1c45792335c8 url: https://src.opensuse.org/jengelh/SDL2_mixer revision: master diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..4506ab4 --- /dev/null +++ b/baselibs.conf @@ -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- = " + obsoletes "SDL2_mixer- <= " diff --git a/build.specials.obscpio b/build.specials.obscpio index 58a03bf..dc6fd12 100644 --- a/build.specials.obscpio +++ b/build.specials.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:59582ddc4e4ac0e654120c784b22bf4ae390723c4ba41fb5be926077b0f0c16d +oid sha256:48a6da2af5b22a1ea2c03718d98c7af99f6f4eb3bc122e11a6375a16d1f2fa5c size 256 From 1447aa81be46020d7460cc1e6826065941cfc2ddb6c09f72973fac3574296803 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Sun, 28 Jul 2024 05:20:31 +0000 Subject: [PATCH 3/4] [info=7fc8972b44bdb4fa36520ca5fce9a8744adb7a46d5e771d1eaebd55c66f30cf1] OBS-URL: https://build.opensuse.org/package/show/games/SDL2_mixer?expand=0&rev=41 --- SDL2_mixer.changes | 2 +- _scmsync.obsinfo | 4 ++-- build.specials.obscpio | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/SDL2_mixer.changes b/SDL2_mixer.changes index c5821fc..635fa2f 100644 --- a/SDL2_mixer.changes +++ b/SDL2_mixer.changes @@ -62,7 +62,7 @@ Sat Jul 9 13:14:16 UTC 2022 - Jan Engelhardt - 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). ------------------------------------------------------------------- diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo index d39898c..3fede2f 100644 --- a/_scmsync.obsinfo +++ b/_scmsync.obsinfo @@ -1,4 +1,4 @@ -mtime: 1722143320 -commit: 7d7c2d5305b5ea13f5576d9262519ba1c5081fb647af5e6c92ed1c45792335c8 +mtime: 1722144264 +commit: 7fc8972b44bdb4fa36520ca5fce9a8744adb7a46d5e771d1eaebd55c66f30cf1 url: https://src.opensuse.org/jengelh/SDL2_mixer revision: master diff --git a/build.specials.obscpio b/build.specials.obscpio index dc6fd12..2f29e74 100644 --- a/build.specials.obscpio +++ b/build.specials.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:48a6da2af5b22a1ea2c03718d98c7af99f6f4eb3bc122e11a6375a16d1f2fa5c +oid sha256:2a527e6e2e2190fb99f32c7a1d3b10b0e138f924cf0ff5336a320a147d300cfc size 256 From 65e63a3d467a55d4e97c052fa117028f1b6359081a22f8694ae14161358b57b3 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 30 Aug 2024 00:53:25 +0000 Subject: [PATCH 4/4] [info=55b816ffd98c6c61e04c7ffd14c8d4d64b18f2b5470016fcecf6ac9311b25bf3] OBS-URL: https://build.opensuse.org/package/show/games/SDL2_mixer?expand=0&rev=42 --- SDL2_mixer.spec | 1 + _scmsync.obsinfo | 4 ++-- build.specials.obscpio | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/SDL2_mixer.spec b/SDL2_mixer.spec index 89ad355..4fd757d 100644 --- a/SDL2_mixer.spec +++ b/SDL2_mixer.spec @@ -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 diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo index 3fede2f..500cb09 100644 --- a/_scmsync.obsinfo +++ b/_scmsync.obsinfo @@ -1,4 +1,4 @@ -mtime: 1722144264 -commit: 7fc8972b44bdb4fa36520ca5fce9a8744adb7a46d5e771d1eaebd55c66f30cf1 +mtime: 1724979189 +commit: 55b816ffd98c6c61e04c7ffd14c8d4d64b18f2b5470016fcecf6ac9311b25bf3 url: https://src.opensuse.org/jengelh/SDL2_mixer revision: master diff --git a/build.specials.obscpio b/build.specials.obscpio index 2f29e74..49a91f3 100644 --- a/build.specials.obscpio +++ b/build.specials.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2a527e6e2e2190fb99f32c7a1d3b10b0e138f924cf0ff5336a320a147d300cfc +oid sha256:a03571683de6b83c80f259d8c2b994a59766dcc190a7351b9757a6b63ca8789d size 256