[build] type = "cmake" [build.flags] build_dir = "build" no-remove-static = true [dependencies] build = ["cmake"] runtime = [ "glu", "sdl2", ] [package] description = "SDL 1.2 runtime compatibility library using SDL 2.0" homepage = "https://github.com/libsdl-org/sdl12-compat" license = "MIT" name = "sdl12-compat" version = "1.2.74" [[source]] extract_dir = "$name-$version" sha256 = "sha256:86b6cb20387209eb487273834c41424a42c56637635ca6c58722e1031b04bee0" url = "https://github.com/libsdl-org/sdl12-compat/releases/download/release-$version/sdl12-compat-$version.tar.gz" [alternatives] provides = [ "sdl" ]