2013-02-08 12:49:41 +01:00
|
|
|
prefix="%prefix%"
|
|
|
|
exec_prefix="%exec_prefix%"
|
|
|
|
libdir="%libdir%"
|
|
|
|
includedir="%includedir%"
|
2003-04-28 11:43:32 +02:00
|
|
|
|
|
|
|
Name: FreeType 2
|
|
|
|
Description: A free, high-quality, and portable font engine.
|
2013-02-08 12:49:41 +01:00
|
|
|
Version: %ft_version%
|
2003-04-28 11:43:32 +02:00
|
|
|
Requires:
|
2009-03-12 09:11:12 +01:00
|
|
|
Libs: -L${libdir} -lfreetype
|
2013-02-08 12:49:41 +01:00
|
|
|
Libs.private: %LIBZ% %LIBBZ2% %FT2_EXTRA_LIBS%
|
2005-08-26 07:50:27 +02:00
|
|
|
Cflags: -I${includedir}/freetype2 -I${includedir}
|