misc/libfreetype/builds/unix/freetype2.in
author Mitchell Kember <mk12360@gmail.com>
Sat, 01 Dec 2012 21:24:25 -0500 (2012-12-02)
changeset 8151 25b95d6224fc
parent 5172 88f2e05288ba
permissions -rw-r--r--
Google Code-in: Move video preferences in settings tab Moves the video recording preferences out of the video recording page into their own tab in the settings page. https://google-melange.appspot.com/gci/task/view/google/gci2012/7968230
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}