summaryrefslogtreecommitdiff
path: root/pygobject-2.0.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'pygobject-2.0.pc.in')
-rw-r--r--pygobject-2.0.pc.in20
1 files changed, 0 insertions, 20 deletions
diff --git a/pygobject-2.0.pc.in b/pygobject-2.0.pc.in
deleted file mode 100644
index cb04d333..00000000
--- a/pygobject-2.0.pc.in
+++ /dev/null
@@ -1,20 +0,0 @@
-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
-
-# same here. Useful when calling the code generator in addon packages.
-defsdir=${datadir}/pygtk/2.0/defs
-codegendir=${datadir}/pygtk/2.0/codegen
-
-Name: PyGObject
-Description: Python bindings for GObject
-Requires: gobject-2.0
-Version: @VERSION@
-Cflags: -I${pygtkincludedir}