Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/castholm/sdl_linux_deps
- Owner: castholm
- License: other
- Created: 2024-12-14T17:09:31.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2025-01-01T20:57:55.000Z (21 days ago)
- Last Synced: 2025-01-01T21:46:18.797Z (21 days ago)
- Language: C
- Homepage:
- Size: 1.55 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.