13 lines
336 B
Plaintext
13 lines
336 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
|
|
Libs.private: %LIBZ% %LIBBZ2% %LIBPNG% %FT2_EXTRA_LIBS%
|
|
Cflags: -I${includedir}/freetype2 -I${includedir}
|