| # the standard variables don't make sense for an uninstalled copy |
| prefix= |
| exec_prefix= |
| libdir= |
| # includedir is builddir because it is used to find gstconfig.h in places |
| includedir=@abs_top_builddir@/gst-libs |
| pluginsdir=@abs_top_builddir@ |
| |
| Name: GStreamer Base Plugins Libraries, Uninstalled |
| Description: Streaming media framework, base plugins libraries, uninstalled |
| Version: @VERSION@ |
| Requires: gstreamer-@GST_API_VERSION@ |
| Libs: -L@allocatorslibdir@ -L@applibdir@ -L@audiolibdir@ -L@fftlibdir@ -L@pbutilslibdir@ -L@rifflibdir@ -L@rtplibdir@ -L@rtsplibdir@ -L@sdplibdir@ -L@taglibdir@ -L@videolibdir@ -L@gllibdir@ |
| Cflags: -I@abs_top_srcdir@/gst-libs -I@abs_top_builddir@/gst-libs |
| |
| libraries=allocators app audio fft pbutils riff rtp rtsp sdp tag video gl |