prefix=@prefix@ | |
exec_prefix=@exec_prefix@ | |
libdir=@libdir@ | |
includedir=@includedir@/gstreamer-@VERSION@ | |
toolsdir=${exec_prefix}/bin | |
Name: GStreamer | |
Description: Streaming-media framework | |
Requires: @GST_PKG_DEPS@@LIBXML_PKG@ | |
Version: @VERSION@ | |
Libs: -L${libdir} -lgstreamer | |
Cflags: -I${includedir} @GST_PKG_CFLAGS@ |