Commit Graph

4 Commits

Author SHA1 Message Date
Randy Eckenrode
97d56a3365
SDL_image: fix build with clang 16
Use the correct function pointer types to avoid incompatible function pointer type assignment errors with clang 16. Also disable `webp-shared` like the other image formats already do and add it as an explicit dependency.
2024-07-24 23:51:35 -04:00
Anderson Torres
aca1dd0ea1 SDL_image: remove lovek323
See https://github.com/NixOS/nixpkgs/issues/290642.
2024-06-04 08:19:10 -03:00
Anderson Torres
43017df2de SDL_image: refactor
- finalAttrs
- strictDeps
- split outputs
- sdl team
2024-06-04 08:19:08 -03:00
Anderson Torres
d5bfe1b673 SDL_image: migrate to by-name 2024-06-04 08:19:08 -03:00