vspcplay
vspcplay copied to clipboard
Lacking build support for sdl2-compat-devel libraries
In some newer distributions, such as Fedora 42, it does not contain the SDL2-devel package, but instead contains the sdl2-compat and sdl2-compat-devel packages.
This library creates a compatibility layer for building and running applications that rely on the old SDL2.
So I'm actually wondering, would it be possible to add support for building with sdl2-compat-devel?