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