1 # the standard variables don't make sense for an uninstalled copy
4 libdir=@abs_top_builddir@/gst
5 # includedir is builddir because it is used to find gstconfig.h in places
6 includedir=@abs_top_builddir@
7 toolsdir=@abs_top_builddir@/tools
8 pluginsdir=@abs_top_builddir@
9 girdir=@abs_top_builddir@/gst
10 typelibdir=@abs_top_builddir@/gst
12 Name: GStreamer Uninstalled
13 Description: Streaming media framework, Not Installed
15 Requires: @GST_PKG_DEPS@
16 Libs: @abs_top_builddir@/gst/libgstreamer-@GST_MAJORMINOR@.la
17 # FIXME: the libs dir doesn't really belong here
18 Cflags: -I@abs_top_srcdir@ -I@abs_top_srcdir@/libs -I@abs_top_builddir@ -I@abs_top_builddir@/libs