misc/libfreetype/builds/unix/freetype2.in
author nemo
Wed, 15 May 2013 23:33:38 -0400
changeset 8999 b5f0fb670b38
parent 5172 88f2e05288ba
permissions -rw-r--r--
better way to do it that avoids screwing up angle bounds on single saucer

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}