misc/libfreetype/builds/unix/freetype2.in
author Stepan777 <stepik-777@mail.ru>
Fri, 13 Jul 2012 16:39:20 +0400
changeset 7392 bc3306c59a08
parent 5172 88f2e05288ba
permissions -rw-r--r--
Correctly distinguish between game and real ticks while recording video, so that paused game and speed-up demo are recorded better. Also support recording videos from demos executed directly (without frontend), such videos will be automatically encoded on frontend startup.

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}