Initial commit

This commit is contained in:
2025-07-30 13:12:25 +03:00
commit f936319fe8
4 changed files with 60 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: sdl12-compat
description: An SDL-1.2 compatibility layer that uses SDL 2.0 behind the scenes
version: 1.2.68
url: https://github.com/libsdl-org/sdl12-compat
license: MIT
architecture: any
depends: ["glu","sdl2-compat"]
make_depends: ["cmake"]
type: source