Clean up spec file for packaging
[profile/ivi/pango.git] / pango.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 pango_module_version=@PANGO_MODULE_VERSION@
7
8 Name: Pango
9 Description: Internationalized text handling
10 Version: @VERSION@
11 Requires: glib-2.0 gobject-2.0
12 Requires.private: gmodule-no-export-2.0
13 Libs: -L${libdir} -lpango-@PANGO_API_VERSION@ @PKGCONFIG_MATH_LIBS@
14 Cflags: -I${includedir}/pango-1.0