12 lines
296 B
Plaintext
12 lines
296 B
Plaintext
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 @LIBZ@ @FT2_EXTRA_LIBS@
|
|
Cflags: -I${includedir}/freetype2 -I${includedir}
|