| prefix=%prefix% | |
| exec_prefix=%exec_prefix% | |
| libdir=%libdir% | |
| includedir=%includedir% | |
| Name: harfbuzz | |
| Description: HarfBuzz text shaping library | |
| Version: %VERSION% | |
| Libs: -L${libdir} -lharfbuzz | |
| Libs.private: -lm %libs_private% | |
| Requires.private: %requires_private% | |
| Cflags: -I${includedir}/harfbuzz |