gstreamer/pkgconfig/gst-python-uninstalled.pc.in
Edward Hervey 39c325cb16 pkgconfig: Remove the includedir variables
First of all because we don't install anything (doh!), and secondly
because it confuses the hell out of 3rd party python modules
using the values from those .pc files.
2010-06-09 17:07:40 +02:00

13 lines
425 B
PkgConfig

# the standard variables don't make sense for an uninstalled copy
#prefix=
#exec_prefix=
#datadir=${pcfiledir}/..
pyexecdir=${pcfiledir}/..
# same here. Useful when calling the code generator in addon packages.
#defsdir=${datadir}/gst-python/@GST_MAJORMINOR@/defs
Name: gst-python uninstalled
Description: Python bindings for GStreamer, not installed
Requires: pygobject-2.0, gstreamer-@GST_MAJORMINOR@
Version: @VERSION@