2 exec_prefix=@exec_prefix@
4 includedir=@includedir@/gstreamer-@GST_MAJORMINOR@
5 toolsdir=${exec_prefix}/bin
6 pluginsdir=@libdir@/gstreamer-@GST_MAJORMINOR@
7 gstcontrol_libs=-lgstcontrol-@GST_MAJORMINOR@
10 Description: Streaming-media framework
11 Requires: @GST_PKG_DEPS@@LIBXML_PKG@
13 Libs: -L${libdir} -lgstreamer-@GST_MAJORMINOR@
14 Cflags: -I${includedir} @GST_PKG_CFLAGS@