summaryrefslogtreecommitdiff
path: root/pangoft2.pc.in
blob: 42eea21d3a970fff3c6e24ce5b9c2363653ae9be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: Pango FT2 and Pango Fc
Description: Freetype 2.0 and fontconfig font support for Pango
Version: @VERSION@
Requires: pango @FREETYPE2_PC@ @FONTCONFIG_PC@
Requires.private: @HARFBUZZ_PC@
Libs: -L${libdir} -lpangoft2-@PANGO_API_VERSION@ @FREETYPE2_LIB@ @FONTCONFIG_LIB@ @HARFBUZZ_LIB@
Cflags: -I${includedir}/pango-1.0