gstreamer/gstreamer-uninstalled.pc.in
David I. Lehn ca3436eca7 make the include location more visible
Original commit message from CVS:
make the include location more visible
2002-06-17 01:53:36 +00:00

14 lines
517 B
PkgConfig

# the standard variables don't make sense for an uninstalled copy
prefix=
exec_prefix=
libdir=${pcfiledir}
includedir=${pcfiledir}
toolsdir=${pcfiledir}/tools
Name: GStreamer Uninstalled
Description: Streaming-media framework, Not Installed
Version: @VERSION@
Requires: @GST_PKG_DEPS@@LIBXML_PKG@
Libs: ${libdir}/gst/libgstreamer.la -L${libdir}/libs/gst/control/
Cflags: -I${includedir} -I${includedir}/libs -I${pc_top_builddir}/${pcfiledir}/@srcdir@ -I${pc_top_builddir}/${pcfiledir}/@srcdir@/libs @GST_PKG_CFLAGS@