git: 513837bde8cb - main - audio/sdl2_mixer: update 2.6.1 → 2.6.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 31 Aug 2022 10:16:18 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=513837bde8cbae4bed0ab0b626ed99be05edb052 commit 513837bde8cbae4bed0ab0b626ed99be05edb052 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2022-08-30 14:15:52 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2022-08-31 10:15:28 +0000 audio/sdl2_mixer: update 2.6.1 → 2.6.2 - Fix installation with WITH_DEBUG - Update pkg-descr --- audio/sdl2_mixer/Makefile | 4 ++-- audio/sdl2_mixer/distinfo | 6 +++--- audio/sdl2_mixer/pkg-descr | 10 +++++----- audio/sdl2_mixer/pkg-plist | 2 +- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/audio/sdl2_mixer/Makefile b/audio/sdl2_mixer/Makefile index a31400b653ce..82a66f887748 100644 --- a/audio/sdl2_mixer/Makefile +++ b/audio/sdl2_mixer/Makefile @@ -1,6 +1,6 @@ PORTNAME= sdl2_mixer DISTVERSIONPREFIX= release- -DISTVERSION= 2.6.1 +DISTVERSION= 2.6.2 CATEGORIES= audio MAINTAINER= amdmi3@FreeBSD.org @@ -27,7 +27,7 @@ CMAKE_OFF= SDL2MIXER_SAMPLES \ SDL2MIXER_FLAC_DRFLAC \ SDL2MIXER_MP3_DRMP3 \ SDL2MIXER_MIDI_TIMIDITY - +CMAKE_ARGS= -DSDL2MIXER_DEBUG_POSTFIX:STRING= USE_LDCONFIG= yes OPTIONS_DEFINE= FLAC OPUS MPG123 FLUIDSYNTH diff --git a/audio/sdl2_mixer/distinfo b/audio/sdl2_mixer/distinfo index 9dc3db862970..f9dac41663ca 100644 --- a/audio/sdl2_mixer/distinfo +++ b/audio/sdl2_mixer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658263580 -SHA256 (libsdl-org-SDL_mixer-release-2.6.1_GH0.tar.gz) = 8c7193d3b6ae8d44f4436e53b26735b02f6cceb70fb1a3ae3f44ebd0c965e0a6 -SIZE (libsdl-org-SDL_mixer-release-2.6.1_GH0.tar.gz) = 9922871 +TIMESTAMP = 1661858799 +SHA256 (libsdl-org-SDL_mixer-release-2.6.2_GH0.tar.gz) = 30c64e23506fcb1699981a297833407bf5bf9d8ab77390e26b26117b4a58bad5 +SIZE (libsdl-org-SDL_mixer-release-2.6.2_GH0.tar.gz) = 9926823 diff --git a/audio/sdl2_mixer/pkg-descr b/audio/sdl2_mixer/pkg-descr index 45c858b190d8..fc839bca8cca 100644 --- a/audio/sdl2_mixer/pkg-descr +++ b/audio/sdl2_mixer/pkg-descr @@ -1,6 +1,6 @@ -SDL_mixer is a sample multi-channel audio mixer library. It supports any number -of simultaneously playing channels of 16 bit stereo audio, plus a single -channel of music, mixed by the popular MikMod MOD, Timidity MIDI and SMPEG MP3 -libraries. +SDL_mixer is a simple multi-channel audio mixer library. It supports +8 channels of 16 bit stereo audio, plus a single channel of music. +It can load FLAC, MP3, Ogg, VOC, and WAV format audio. It can also +load MIDI, MOD, and Opus audio, depending on build options -WWW: https://www.libsdl.org/projects/SDL_mixer/index.html +WWW: https://github.com/libsdl-org/SDL_mixer diff --git a/audio/sdl2_mixer/pkg-plist b/audio/sdl2_mixer/pkg-plist index 23c41cbfac67..e6c650d97ad9 100644 --- a/audio/sdl2_mixer/pkg-plist +++ b/audio/sdl2_mixer/pkg-plist @@ -5,6 +5,6 @@ lib/cmake/SDL2_mixer/SDL2_mixerConfig.cmake lib/cmake/SDL2_mixer/SDL2_mixerConfigVersion.cmake lib/libSDL2_mixer-2.0.so lib/libSDL2_mixer-2.0.so.0 -lib/libSDL2_mixer-2.0.so.0.600.1 +lib/libSDL2_mixer-2.0.so.0.600.2 lib/libSDL2_mixer.so libdata/pkgconfig/SDL2_mixer.pc