nixpkgs/pkgs/by-name/sd/SDL_image
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
..
clang16-webp-errors.patch SDL_image: fix build with clang 16 2024-07-24 23:51:35 -04:00
package.nix SDL_image: fix build with clang 16 2024-07-24 23:51:35 -04:00