Re: git: aba04fabf169 - main - audio/fluidsynth: Update to 2.4.6 and drop SDL(2) support
- Reply: Alexey Dokuchaev : "Re: git: aba04fabf169 - main - audio/fluidsynth: Update to 2.4.6 and drop SDL(2) support"
- In reply to: Alexey Dokuchaev : "Re: git: aba04fabf169 - main - audio/fluidsynth: Update to 2.4.6 and drop SDL(2) support"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 15 May 2025 17:17:35 UTC
On 2025-05-15 06:49, Alexey Dokuchaev wrote: > On Wed, May 14, 2025 at 07:58:27PM +0000, Daniel Engberg wrote: >> commit aba04fabf1691f62f219f55d8fe0e461dd3efb6b >> >> audio/fluidsynth: Update to 2.4.6 and drop SDL(2) support >> >> * Drop SDL(2) support and move SDL(3) into SDL variable > > Why? From what I see in the CMakeLists.txt SDL2 is still supported, > as it is more widely used, please kindly put it back would you? > > ./danfe ...and if you read further, https://github.com/FluidSynth/fluidsynth/blob/v2.4.6/CMakeLists.txt#L671 If anything we should start looking into https://github.com/libsdl-org/sdl2-compat like other distros are already doing such as: https://archlinux.org/packages/extra/x86_64/sdl2-compat/ https://pkgs.alpinelinux.org/package/edge/community/x86_64/sdl2-compat Best regards, Daniel