prefix=@prefix@ | |
exec_prefix=@exec_prefix@ | |
libdir=@libdir@ | |
includedir=@includedir@/gstreamer-@GST_API_VERSION@ | |
Name: GStreamer Player | |
Description: GStreamer Player convenience library | |
Requires: gstreamer-@GST_API_VERSION@ gstreamer-video-@GST_API_VERSION@ | |
Version: @VERSION@ | |
Libs: -L${libdir} -lgstplayer-@GST_API_VERSION@ | |
Cflags: -I${includedir} | |