| prefix=@prefix@ | |
| exec_prefix=@exec_prefix@ | |
| libdir=@libdir@ | |
| includedir=@includedir@/gstreamer-@GST_API_VERSION@ | |
| Name: GStreamer MPEG-TS | |
| Description: GStreamer MPEG-TS support | |
| Requires: gstreamer-@GST_API_VERSION@ gstreamer-base-@GST_API_VERSION@ | |
| Version: @VERSION@ | |
| Libs: -L${libdir} -lgstmpegts-@GST_API_VERSION@ | |
| Cflags: -I${includedir} | |