2003-04-07 21:28:57 +00:00
|
|
|
# the standard variables don't make sense for an uninstalled copy
|
|
|
|
prefix=
|
|
|
|
exec_prefix=
|
2011-01-11 13:05:12 +00:00
|
|
|
libdir=@abs_top_builddir@/gst
|
2010-03-19 01:02:30 +00:00
|
|
|
# includedir is builddir because it is used to find gstconfig.h in places
|
|
|
|
includedir=@abs_top_builddir@
|
|
|
|
toolsdir=@abs_top_builddir@/tools
|
|
|
|
pluginsdir=@abs_top_builddir@
|
2010-03-30 14:56:39 +00:00
|
|
|
girdir=@abs_top_builddir@/gst
|
|
|
|
typelibdir=@abs_top_builddir@/gst
|
2005-08-24 16:46:10 +00:00
|
|
|
|
2003-04-07 21:28:57 +00:00
|
|
|
Name: GStreamer Uninstalled
|
2005-10-15 13:24:54 +00:00
|
|
|
Description: Streaming media framework, Not Installed
|
2003-04-07 21:28:57 +00:00
|
|
|
Version: @VERSION@
|
2012-11-26 00:20:26 +00:00
|
|
|
Requires: glib-2.0, gobject-2.0
|
2012-11-25 23:42:57 +00:00
|
|
|
Requires.private: gmodule-no-export-2.0
|
2012-04-04 11:13:52 +00:00
|
|
|
Libs: @abs_top_builddir@/gst/libgstreamer-@GST_API_VERSION@.la
|
2010-03-19 01:02:30 +00:00
|
|
|
# FIXME: the libs dir doesn't really belong here
|
|
|
|
Cflags: -I@abs_top_srcdir@ -I@abs_top_srcdir@/libs -I@abs_top_builddir@ -I@abs_top_builddir@/libs
|