Branch and push for 2.0
[profile/ivi/pygobject2.git] / pygobject-2.0.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 includedir=@includedir@
4 datarootdir=@datarootdir@
5 datadir=@datadir@
6 libdir=@libdir@
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=${includedir}/pygtk-2.0
12 fixxref=${datadir}/pygobject/xsl/fixxref.py
13 pygdocs=${datadir}/gtk-doc/html/pygobject
14 defsdir=${datadir}/pygobject/2.0/defs
15 codegendir=${datadir}/pygobject/2.0/codegen
16 overridesdir=@pyexecdir@/gi/overrides
17
18 Name: PyGObject
19 Description: Python bindings for GObject
20 Requires: gobject-2.0
21 Requires.private: @LIBFFI_PC@
22 Version: @VERSION@
23 Cflags: -I${pygtkincludedir}