2 exec_prefix=@exec_prefix@
4 includedir=@includedir@/gstreamer-@GST_API_VERSION@
5 toolsdir=${exec_prefix}/bin
6 pluginsdir=@libdir@/gstreamer-@GST_API_VERSION@
7 datarootdir=${prefix}/share
9 girdir=${datadir}/gir-1.0
10 typelibdir=${libdir}/girepository-1.0
13 Description: Streaming media framework
14 Requires: @GST_PKG_DEPS@
16 Libs: -L${libdir} -lgstreamer-@GST_API_VERSION@
17 Cflags: -I${includedir}