decodebin3: do not drop the eos event
[platform/upstream/gst-plugins-base.git] / pkgconfig / gstreamer-plugins-base.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@/gstreamer-@GST_API_VERSION@
5 pluginsdir=@libdir@/gstreamer-@GST_API_VERSION@
6
7 Name: GStreamer Base Plugins Libraries
8 Description: Streaming media framework, base plugins libraries
9 Requires: gstreamer-@GST_API_VERSION@ 
10 Version: @VERSION@
11 Libs: -L${libdir}
12 Cflags: -I${includedir}
13
14 libraries=allocators app audio fft pbutils riff rtp rtsp sdp tag video gl