gstreamer/pkgconfig/gstreamer-dataprotocol-uninstalled.pc.in
Tim-Philipp Müller 05fd9d0aba pkgconfig: add girdir and typelibdir variables to .pc files
So that the -base libs can figure out the right include paths for the
gobject-introspection tools even if core got installed into a prefix
that's not the same prefix as gobject-introspection is installed in
or it's being build in an uninstalled gstreamer setup.
2010-03-30 15:56:39 +01:00

16 lines
527 B
PkgConfig

# the standard variables don't make sense for an uninstalled copy
prefix=
exec_prefix=
libdir=
includedir=
girdir=@abs_top_builddir@/libs/gst/dataprotocol
typelibdir=@abs_top_builddir@/libs/gst/dataprotocol
Name: GStreamer data protocol library, uninstalled
Description: Data protocol for plug-ins, Not Installed
Requires: gstreamer-@GST_MAJORMINOR@ = @VERSION@
Version: @VERSION@
Libs: @abs_top_builddir@/libs/gst/dataprotocol/libgstdataprotocol-@GST_MAJORMINOR@.la
Cflags: -I@abs_top_srcdir@/libs -I@abs_top_builddir@/libs