summaryrefslogtreecommitdiff
path: root/pangocairo.pc.in
blob: ea5e32626aa00c0736c31075764984c16e63a566 (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 Cairo
Description: Cairo rendering support for Pango
Version: @VERSION@
Requires: pango @CAIRO_PC@
Requires.private: @PKGCONFIG_CAIRO_REQUIRES@
Libs: -L${libdir} -lpangocairo-@PANGO_API_VERSION@ @CAIRO_LIB@
Cflags: -I${includedir}/pango-1.0