Branch and push for 2.0
[profile/ivi/pygobject2.git] / pygobject-2.0-uninstalled.pc.in
1 Name: PyGObject
2 Description: Python bindings for GObject
3 Requires: gobject-2.0
4 Requires.private: @LIBFFI_PC@
5 Version: @VERSION@
6 Cflags: -I${pc_top_builddir}/${pcfiledir}/gobject
7
8 # you can use the --variable=pygtkincludedir argument to
9 # pkg-config to get this value.  You might want to use this to
10 # install additional headers.
11 pygtkincludedir=${pc_top_builddir}/${pcfiledir}/gobject
12 xslfiles=${pc_top_builddir}/${pcfiledir}/docs/xsl
13
14 # same here.  Useful when calling the code generator in addon packages.
15 defsdir=${pc_top_builddir}/${pcfiledir}/gio
16 fixxref=${pc_top_builddir}/${pcfiledir}/docs/xsl/fixxref.py
17 codegendir=${pc_top_builddir}/${pcfiledir}/codegen
18 pygdocs=${pc_top_builddir}/${pcfiledir}/docs
19 datadir=${pc_top_builddir}/pygobject-@VERSION@