| prefix=@prefix@ | |
| exec_prefix=@exec_prefix@ | |
| libdir=@libdir@ | |
| includedir=@includedir@/gstreamer-@GST_API_VERSION@ | |
| pluginsdir=@libdir@/gstreamer-@GST_API_VERSION@ | |
| Name: GStreamer Bad Plugin libraries | |
| Description: Streaming media framework, bad plugins libraries | |
| Requires: gstreamer-@GST_API_VERSION@ | |
| Version: @VERSION@ | |
| Libs: -L${libdir} | |
| Cflags: -I${includedir} |