mirror of
git://git.savannah.gnu.org/freetype/freetype2.git
synced 2025-04-11 22:56:50 +02:00
15 lines
348 B
Plaintext
15 lines
348 B
Plaintext
prefix=%prefix%
|
|
exec_prefix=%exec_prefix%
|
|
libdir=%libdir%
|
|
includedir=%includedir%
|
|
|
|
Name: FreeType 2
|
|
URL: https://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
|