can someone fix this better than me and remove FIXME's ?
[platform/upstream/gstreamer.git] / gstreamer-uninstalled.pc.in
1 pcbuilddir=$(top_srcdir)
2 pcfiledir=
3
4 Name: GStreamer Uninstalled
5 Description: Streaming-media framework, Not Installed
6 Version: @VERSION@
7 Requires: @GST_PKG_DEPS@@LIBXML_PKG@
8 Libs: -L${pcbuilddir}/${pcfiledir}/gst -lgst
9 Cflags: -I${pcbuilddir}/${pcfiledir} -I${pcbuilddir}/${pcfiledir}/libs @GST_PKG_CFLAGS@
10