diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -1,3 +1,5 @@ +libFLAC.so.8 libSDL-1.2.so.0 libc.so.6 libm.so.6 +libvorbisfile.so.3 diff --git a/abi_used_libs32 b/abi_used_libs32 --- a/abi_used_libs32 +++ b/abi_used_libs32 @@ -1,3 +1,5 @@ +libFLAC.so.8 libSDL-1.2.so.0 libc.so.6 libm.so.6 +libvorbisfile.so.3 diff --git a/abi_used_symbols b/abi_used_symbols --- a/abi_used_symbols +++ b/abi_used_symbols @@ -1,3 +1,13 @@ +libFLAC.so.8:FLAC__stream_decoder_delete +libFLAC.so.8:FLAC__stream_decoder_finish +libFLAC.so.8:FLAC__stream_decoder_flush +libFLAC.so.8:FLAC__stream_decoder_get_state +libFLAC.so.8:FLAC__stream_decoder_init_stream +libFLAC.so.8:FLAC__stream_decoder_new +libFLAC.so.8:FLAC__stream_decoder_process_single +libFLAC.so.8:FLAC__stream_decoder_process_until_end_of_metadata +libFLAC.so.8:FLAC__stream_decoder_process_until_end_of_stream +libFLAC.so.8:FLAC__stream_decoder_seek_absolute libSDL-1.2.so.0:SDL_BuildAudioCVT libSDL-1.2.so.0:SDL_CloseAudio libSDL-1.2.so.0:SDL_ConvertAudio @@ -6,8 +16,6 @@ libSDL-1.2.so.0:SDL_FreeRW libSDL-1.2.so.0:SDL_GetError libSDL-1.2.so.0:SDL_GetTicks -libSDL-1.2.so.0:SDL_LoadFunction -libSDL-1.2.so.0:SDL_LoadObject libSDL-1.2.so.0:SDL_LoadWAV_RW libSDL-1.2.so.0:SDL_LockAudio libSDL-1.2.so.0:SDL_MixAudio @@ -18,12 +26,10 @@ libSDL-1.2.so.0:SDL_ReadBE32 libSDL-1.2.so.0:SDL_ReadLE32 libSDL-1.2.so.0:SDL_SetError -libSDL-1.2.so.0:SDL_UnloadObject libSDL-1.2.so.0:SDL_UnlockAudio libc.so.6:__ctype_b_loc libc.so.6:__ctype_toupper_loc libc.so.6:__errno_location -libc.so.6:__fread_chk libc.so.6:__memcpy_chk libc.so.6:__stack_chk_fail libc.so.6:__strcat_chk @@ -66,3 +72,9 @@ libm.so.6:pow libm.so.6:sin libm.so.6:sqrt +libvorbisfile.so.3:ov_clear +libvorbisfile.so.3:ov_info +libvorbisfile.so.3:ov_open_callbacks +libvorbisfile.so.3:ov_pcm_total +libvorbisfile.so.3:ov_read +libvorbisfile.so.3:ov_time_seek diff --git a/abi_used_symbols32 b/abi_used_symbols32 --- a/abi_used_symbols32 +++ b/abi_used_symbols32 @@ -1,3 +1,13 @@ +libFLAC.so.8:FLAC__stream_decoder_delete +libFLAC.so.8:FLAC__stream_decoder_finish +libFLAC.so.8:FLAC__stream_decoder_flush +libFLAC.so.8:FLAC__stream_decoder_get_state +libFLAC.so.8:FLAC__stream_decoder_init_stream +libFLAC.so.8:FLAC__stream_decoder_new +libFLAC.so.8:FLAC__stream_decoder_process_single +libFLAC.so.8:FLAC__stream_decoder_process_until_end_of_metadata +libFLAC.so.8:FLAC__stream_decoder_process_until_end_of_stream +libFLAC.so.8:FLAC__stream_decoder_seek_absolute libSDL-1.2.so.0:SDL_BuildAudioCVT libSDL-1.2.so.0:SDL_CloseAudio libSDL-1.2.so.0:SDL_ConvertAudio @@ -6,8 +16,6 @@ libSDL-1.2.so.0:SDL_FreeRW libSDL-1.2.so.0:SDL_GetError libSDL-1.2.so.0:SDL_GetTicks -libSDL-1.2.so.0:SDL_LoadFunction -libSDL-1.2.so.0:SDL_LoadObject libSDL-1.2.so.0:SDL_LoadWAV_RW libSDL-1.2.so.0:SDL_LockAudio libSDL-1.2.so.0:SDL_MixAudio @@ -18,12 +26,10 @@ libSDL-1.2.so.0:SDL_ReadBE32 libSDL-1.2.so.0:SDL_ReadLE32 libSDL-1.2.so.0:SDL_SetError -libSDL-1.2.so.0:SDL_UnloadObject libSDL-1.2.so.0:SDL_UnlockAudio libc.so.6:__ctype_b_loc libc.so.6:__ctype_toupper_loc libc.so.6:__errno_location -libc.so.6:__fread_chk libc.so.6:__memcpy_chk libc.so.6:__stack_chk_fail libc.so.6:__strcat_chk @@ -43,7 +49,6 @@ libc.so.6:getenv libc.so.6:kill libc.so.6:malloc -libc.so.6:memcmp libc.so.6:memcpy libc.so.6:memset libc.so.6:perror @@ -67,3 +72,9 @@ libm.so.6:pow libm.so.6:sin libm.so.6:sqrt +libvorbisfile.so.3:ov_clear +libvorbisfile.so.3:ov_info +libvorbisfile.so.3:ov_open_callbacks +libvorbisfile.so.3:ov_pcm_total +libvorbisfile.so.3:ov_read +libvorbisfile.so.3:ov_time_seek diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,6 +1,6 @@ name : sdl1-mixer version : 1.2.12 -release : 4 +release : 5 source : - https://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-1.2.12.tar.gz : 1644308279a975799049e4826af2cfc787cad2abb11aa14562e402521f86992a license : Zlib @@ -9,19 +9,16 @@ description: | SDL Mixer builddeps : - - pkgconfig(sdl) - - pkgconfig32(sdl) - - pkgconfig(vorbis) - - pkgconfig32(vorbis) - - pkgconfig(flac) - pkgconfig32(flac) - - glibc-32bit-devel - - libgcc-32bit - - libstdc++-32bit + - pkgconfig32(sdl) + - pkgconfig32(vorbisfile) emul32 : yes optimize : speed setup : | - %configure --disable-static + %configure \ + --disable-music-flac-shared \ + --disable-music-ogg-shared \ + --disable-static build : | %make install : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ sdl1-mixer - Joey Riches - josephriches@gmail.com + Alexander Vorobyev + avorobyev@protonmail.com Zlib multimedia.library @@ -30,7 +30,7 @@ emul32 - sdl1-mixer + sdl1-mixer /usr/lib32/libSDL_mixer-1.2.so.0 @@ -44,8 +44,8 @@ programming.devel - sdl1-mixer-devel - sdl1-mixer-32bit + sdl1-mixer-devel + sdl1-mixer-32bit /usr/lib32/libSDL_mixer.so @@ -59,7 +59,7 @@ programming.devel - sdl1-mixer + sdl1-mixer /usr/include/SDL/SDL_mixer.h @@ -68,12 +68,12 @@ - - 2021-11-19 + + 2022-08-26 1.2.12 Packaging update - Joey Riches - josephriches@gmail.com + Alexander Vorobyev + avorobyev@protonmail.com \ No newline at end of file