summaryrefslogtreecommitdiffstats
path: root/pygobject-2.0.pc.in
blob: 88f239cc3283d8e7498e45f0dec59cac15fb30b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
prefix=@prefix@
exec_prefix=@exec_prefix@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@

# 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=${includedir}/pygtk-2.0

Name: PyGObject
Description: Python bindings for GObject
Requires: gobject-2.0
Version: @VERSION@
Cflags: -I${pygtkincludedir}