1prefix=
2exec_prefix=
3libdir=@playerlibdir@
4includedir=@abs_top_srcdir@/gst-libs
5
6Name: GStreamer Player, Uninstalled
7Description: GStreamer Player convenience library, uninstalled
8Requires: gstreamer-@GST_API_VERSION@ gstreamer-video-@GST_API_VERSION@
9Version: @VERSION@
10Libs: -L${libdir} -lgstplayer-@GST_API_VERSION@
11Cflags: -I@abs_top_srcdir@/gst-libs -I@abs_top_builddir@/gst-libs
12
13