;;;; -*- Scheme -*- ((egg "sdl2-ttf.egg") (synopsis "Bindings to SDL_ttf 2") (author "John Croisant") (category graphics) (license "BSD") (depends sdl2) (test-depends test) (foreign-depends "SDL >= 2.0.0" "SDL_ttf >= 2.0.0"))