((synopsis "Bindings to SDL_image 2") (author "John Croisant") (category graphics) (license "BSD") (dependencies sdl2) (test-dependencies srfi-1 test) (foreign-dependencies "SDL >= 2.0.0" "SDL_image >= 2.0.0") (components (extension sdl2-image (custom-build "custom-build.sh") (types-file))))