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