Merge "Use %autogen macro instead of calling autogen.sh script directly"
[profile/ivi/gst-plugins-bad.git] / pkgconfig / gstreamer-basevideo.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@/gstreamer-@GST_MAJORMINOR@
5
6 Name: GStreamer base video
7 Description: Base class, interface and utilities for video elements
8 Requires: gstreamer-@GST_MAJORMINOR@ gstreamer-base-@GST_MAJORMINOR@
9 Version: @VERSION@
10 Libs: -L${libdir} -lgstbasevideo-@GST_MAJORMINOR@
11 Cflags: -I${includedir}
12