misc/libfreetype/builds/unix/freetype2.in
author nemo
Thu, 31 Jan 2013 21:28:08 -0500
changeset 8462 19b1de9423ab
parent 5172 88f2e05288ba
permissions -rw-r--r--
this might possibly appease the shoppa players

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}