handcrankengine/Install SDL Packages
Install SDL packages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| BUILD_SDL_FOR_EMSCRIPTEN | If the action should build the SDL packages for Emscripten. | no | false |
| SDL_VERSION | SDL version | no | 2.32.10 |
| CACHE_SDL | If the action should cache the SDL files. | no | true |
| SDL_IMAGE_VERSION | SDL_image version | no | 2.8.12 |
| CACHE_SDL_IMAGE | If the action should cache the SDL_image files. | no | true |
| SDL_TTF_VERSION | SDL_ttf version | no | 2.24.0 |
| CACHE_SDL_TTF | If the action should cache the SDL_ttf files. | no | true |
| SDL_MIXER_VERSION | SDL_mixer version | no | 2.8.2 |
| CACHE_SDL_MIXER | If the action should cache the SDL_mixer files. | no | true |
Outputs
no outputs