Initial commit

This commit is contained in:
2025-06-24 22:09:02 +03:00
commit 34bffb42d8
3 changed files with 51 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: sdl2-compat
description: An SDL2 compatibility layer that uses SDL3 behind the scenes
version: 2.32.56
url: https://github.com/libsdl-org/sdl2-compat
license: Zlib
architecture: any
depends: ["glibc","sdl3"]
make_depends: ["cmake","ninja"]
type: source