2013-05-28 23:18:30 +02:00
|
|
|
prefix=%prefix%
|
|
|
|
exec_prefix=%exec_prefix%
|
|
|
|
libdir=%libdir%
|
|
|
|
includedir=%includedir%
|
|
|
|
|
|
|
|
Name: harfbuzz
|
|
|
|
Description: HarfBuzz text shaping library
|
|
|
|
Version: %VERSION%
|
|
|
|
|
|
|
|
Libs: -L${libdir} -lharfbuzz
|
2017-10-12 10:46:09 +02:00
|
|
|
Libs.private: -lm %libs_private%
|
2015-08-11 12:58:49 +02:00
|
|
|
Requires.private: %requires_private%
|
2013-05-28 23:18:30 +02:00
|
|
|
Cflags: -I${includedir}/harfbuzz
|