15 lines
383 B
Plaintext
15 lines
383 B
Plaintext
prefix="%prefix%"
|
|
exec_prefix="%exec_prefix%"
|
|
libdir="%libdir%"
|
|
includedir="%includedir%/freetype2"
|
|
|
|
Name: FreeType 2
|
|
URL: http://freetype.org
|
|
Description: A free, high-quality, and portable font engine.
|
|
Version: %ft_version%
|
|
Requires:
|
|
Requires.private: %BZIP2_PKG%%LIBPNG_PKG%%HARFBUZZ_PKG%
|
|
Libs: -L${libdir} -lfreetype
|
|
Libs.private: %LIBZ% %FT2_EXTRA_LIBS%
|
|
Cflags: -I${includedir}
|