summaryrefslogtreecommitdiffstats
path: root/pygobject-2.0-uninstalled.pc.in
blob: 5170d09a775e8ea9cc301802a874f48cc7a1722c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Name: PyGObject
Description: Python bindings for GObject
Requires: gobject-2.0
Version: @VERSION@
Libs: @FFI_LIBS@
Cflags: -I${pc_top_builddir}/${pcfiledir}/gobject

# you can use the --variable=pygtkincludedir argument to
# pkg-config to get this value.  You might want to use this to
# install additional headers.
pygtkincludedir=${pc_top_builddir}/${pcfiledir}/gobject
xslfiles=${pc_top_builddir}/${pcfiledir}/docs/xsl

# same here.  Useful when calling the code generator in addon packages.
defsdir=${pc_top_builddir}/${pcfiledir}/.
fixxref=${pc_top_builddir}/${pcfiledir}/docs/xsl/fixxref.py
codegendir=${pc_top_builddir}/${pcfiledir}/gobject/codegen
pygdocs=${pc_top_builddir}/${pcfiledir}/docs
datadir=${pc_top_builddir}/pygobject-@VERSION@