Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/castholm/sdl_linux_deps

Files required to compile SDL for Linux
https://github.com/castholm/sdl_linux_deps

Last synced: 14 days ago
JSON representation

Files required to compile SDL for Linux

Awesome Lists containing this project

README

        

# 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`](vendor.sh) for details on whence/how 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](https://github.com/castholm/SDL/issues).

## License

This repository is [REUSE-compliant](https://reuse.software/). 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 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`](LICENSE.txt), for your convenience.