2 exec_prefix=@exec_prefix@
4 includedir=@includedir@/gstreamer-@VERSION@
5 toolsdir=${exec_prefix}/bin
8 Description: Streaming-media framework
9 Requires: @GST_PKG_DEPS@@LIBXML_PKG@
11 Libs: -L${libdir} -L${libdir}/gst -lgstreamer
12 Cflags: -I${includedir} @GST_PKG_CFLAGS@