# Recipe for version 2.0.14 by Hisham Muhammad , on Sun Mar 25 16:52:04 BRT 2018 # Recipe for SDL_ttf 2.0.14 by Peter Eriksen compile_version=1.8.0 url="https://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-2.0.14.tar.gz" file_size=4147462 file_md5=e53c05e1e7f1382c316afd6c763388b1 recipe_type=configure configure_options=( --with-sdl-prefix=$sdl_path ) #pre_build() { # [ ! -f .bootstrapped ] && ./autogen.sh && touch .bootstrapped #}