summaryrefslogtreecommitdiffstats
path: root/pygobject-2.0-uninstalled.pc.in
diff options
context:
space:
mode:
authorDamien Carbery <damien.carbery@sun.com>2007-04-29 21:56:15 +0000
committerJohan Dahlin <johan@src.gnome.org>2007-04-29 21:56:15 +0000
commit5a1164a7d6e7202e2c6d8cec0e859a89cf46ad2c (patch)
treea6f707fe778c199896befb4e3497c270ba7dcb52 /pygobject-2.0-uninstalled.pc.in
parent986ca14bd42f0cae3551f5b6aa97ef5e66e9a02c (diff)
downloadpygobject-5a1164a7d6e7202e2c6d8cec0e859a89cf46ad2c.tar.gz
pygobject-5a1164a7d6e7202e2c6d8cec0e859a89cf46ad2c.tar.xz
pygobject-5a1164a7d6e7202e2c6d8cec0e859a89cf46ad2c.zip
reviewed by: Johan Dahlin <johan@gnome.org>
2007-04-29 Damien Carbery <damien.carbery@sun.com> reviewed by: Johan Dahlin <johan@gnome.org> * configure.ac: * pygobject-2.0-uninstalled.pc.in: Add an uninstalled pkg-config file, fixes #385129 svn path=/trunk/; revision=652
Diffstat (limited to 'pygobject-2.0-uninstalled.pc.in')
-rw-r--r--pygobject-2.0-uninstalled.pc.in17
1 files changed, 17 insertions, 0 deletions
diff --git a/pygobject-2.0-uninstalled.pc.in b/pygobject-2.0-uninstalled.pc.in
new file mode 100644
index 0000000..9217db8
--- /dev/null
+++ b/pygobject-2.0-uninstalled.pc.in
@@ -0,0 +1,17 @@
+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
+
+# same here. Useful when calling the code generator in addon packages.
+defsdir=${pc_top_builddir}/${pcfiledir}/.
+fixxref=${pc_top_builddir}/pygobject-@VERSION@/docs/xsl/fixxref.py
+codegendir=${pc_top_builddir}/${pcfiledir}/gobject/codegen
+pygdocs=${pc_top_builddir}/pygobject-@VERSION@/docs