summaryrefslogtreecommitdiff
path: root/pygtk-2.0.pc.in
blob: 2cc2c600543e2c71bbfba6e448569ef5683e1f35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
prefix=@prefix@
exec_prefix=@exec_prefix@
includedir=@includedir@
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

# same here.  Useful when calling the code generator in addon packages.
defsdir=${datadir}/pygtk/2.0/defs

Name: PyGTK
Description: Python bindings for GTK+ and related libraries
Version: @VERSION@
Cflags: -I${pygtkincludedir}