prefix=@prefix@ | |
exec_prefix=@exec_prefix@ | |
libdir=@libdir@ | |
includedir=@includedir@/gstreamer-@GST_API_VERSION@ | |
Name: GStreamer Insert Bin | |
Description: Bin to automatically and insertally link elements | |
Requires: gstreamer-@GST_API_VERSION@ | |
Version: @VERSION@ | |
Libs: -L${libdir} -lgstinsertbin-@GST_API_VERSION@ | |
Cflags: -I${includedir} | |