misc/libfreetype/builds/unix/freetype2.in
author nemo
Mon, 17 Oct 2011 12:09:04 -0400
changeset 6136 db9eafaa66d5
parent 5172 88f2e05288ba
permissions -rw-r--r--
Sheepluva suggestion - brighten so that the team colours look less muddy, if some artist hates the result, they are welcome to clean it up

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}