Codebase list libsdl2-ttf / debian/2.0.12+dfsg1-1 SDL2_ttf.pc.in
debian/2.0.12+dfsg1-1

Tree @debian/2.0.12+dfsg1-1 (Download .tar.gz)

SDL2_ttf.pc.in @debian/2.0.12+dfsg1-1raw · history · blame

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: SDL2_ttf
Description: ttf library for Simple DirectMedia Layer with FreeType 2 support
Version: @VERSION@
Requires: sdl2 >= @SDL_VERSION@
Libs: -L${libdir} -lSDL2_ttf
Cflags: -I${includedir}/SDL2