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 completionsdir=@BASH_COMPLETION_DIR@
11 helpersdir=@BASH_HELPERS_DIR@
12 typelibdir=${libdir}/girepository-1.0
15 Description: Streaming media framework
17 Requires: glib-2.0, gobject-2.0
18 Requires.private: gmodule-no-export-2.0
19 Libs: -L${libdir} -lgstreamer-@GST_API_VERSION@
20 Cflags: -I${includedir}