misc/libfreetype/builds/unix/freetype2.in
author unc0rr
Mon, 16 Jul 2012 23:46:44 +0400
changeset 7395 d0d38cd0d27c
parent 5172 88f2e05288ba
permissions -rw-r--r--
- Check for harmful gear deletions - Catch and fix bug in kamikaze - TARDIS has similar bug, leave fixing to its authors

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}