Backlog/lib/sdl3/SDL/SDL_linux_deps
peterino2 b269188c72 vendoring linux deps for SDL 2025-06-17 23:09:10 -07:00
..
LICENSES vendoring linux deps for SDL 2025-06-17 23:09:10 -07:00
include vendoring linux deps for SDL 2025-06-17 23:09:10 -07:00
src vendoring linux deps for SDL 2025-06-17 23:09:10 -07:00
.editorconfig vendoring linux deps for SDL 2025-06-17 23:09:10 -07:00
.gitattributes vendoring linux deps for SDL 2025-06-17 23:09:10 -07:00
.gitignore vendoring linux deps for SDL 2025-06-17 23:09:10 -07:00
LICENSE.txt vendoring linux deps for SDL 2025-06-17 23:09:10 -07:00
README.md vendoring linux deps for SDL 2025-06-17 23:09:10 -07:00
REUSE.toml vendoring linux deps for SDL 2025-06-17 23:09:10 -07:00
build.zig vendoring linux deps for SDL 2025-06-17 23:09:10 -07:00
build.zig.zon vendoring linux deps for SDL 2025-06-17 23:09:10 -07:00
vendor.sh vendoring linux deps for SDL 2025-06-17 23:09:10 -07:00

README.md

Files required to compile SDL for Linux

This package contains supplementary headers and source files required to cross-compile SDL 3.0 for Linux.

See vendor.sh for details on whence/how the files were sourced. You can also run this script to redownload and regenerate all files, if you wish to independently verify that the files have not been tampered with.

Issues with this package are tracked in castholm/SDL.

License

This repository is REUSE-compliant. The effective SPDX license expression for the repository as a whole is:

((AFL-2.0 AND AFL-2.1) OR GPL-2.0-or-later) AND ((GPL-2.0-only WITH Linux-syscall-note) OR MIT) AND HPND AND HPND-sell-variant AND ISC AND LGPL-2.1-or-later AND MIT AND MIT-open-group AND X11

Copyright notices and license texts have been reproduced in LICENSE.txt, for your convenience.