misc/libfreetype/builds/unix/freetype2.in
author unc0rr
Sat, 24 Nov 2012 00:28:32 +0400
changeset 8117 329d9756b57c
parent 5172 88f2e05288ba
permissions -rw-r--r--
Load sounds with the help of physfsrwops library

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

Name: FreeType 2
Description: A free, high-quality, and portable font engine.
Version: @ft_version@
Requires:
Libs: -L${libdir} -lfreetype
Libs.private: @LIBZ@ @LIBBZ2@ @FT2_EXTRA_LIBS@
Cflags: -I${includedir}/freetype2 -I${includedir}