gstreamer/gstreamer-uninstalled.pc.in
Ronald S. Bultje a8bd61a879 This one did not work at all for me - this fixes it for me...
Original commit message from CVS:
This one did not work at all for me - this fixes it for me...
2001-12-30 12:50:10 +00:00

11 lines
309 B
PkgConfig

pcbuilddir=$(top_srcdir)
pcfiledir=
Name: GStreamer Uninstalled
Description: Streaming-media framework, Not Installed
Version: @VERSION@
Requires: @GST_PKG_DEPS@@LIBXML_PKG@
Libs: -L${pcbuilddir}/${pcfiledir}/gst -lgst
Cflags: -I${pcbuilddir}/${pcfiledir} -I${pcbuilddir}/${pcfiledir}/libs @GST_PKG_CFLAGS@