2 exec_prefix=@exec_prefix@
4 includedir=@includedir@/gstreamer-@GST_MAJORMINOR@
6 Name: GStreamer check unittesting
7 Description: Unit testing helper library for GStreamer modules
8 Requires: gstreamer-@GST_MAJORMINOR@
10 Libs: -L${libdir} -lgstcheck-@GST_MAJORMINOR@ -lcheck
11 Cflags: -I${includedir}