element: Enforce that elements created by gst_element_factory_create/make() are floating
[platform/upstream/gstreamer.git] / pkgconfig / gstreamer-uninstalled.pc.in
1 # the standard variables don't make sense for an uninstalled copy
2 prefix=
3 exec_prefix=
4 libdir=@gstlibdir@
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@/plugins
9 girdir=@abs_top_builddir@/gst
10 bashhelpersdir=@abs_top_builddir@/data/bash-completion/helpers
11 helpersdir=@abs_top_builddir@/libs/gst/helpers
12 typelibdir=@abs_top_builddir@/gst
13
14 Name: GStreamer Uninstalled
15 Description: Streaming media framework, Not Installed
16 Version: @VERSION@
17 Requires: glib-2.0, gobject-2.0
18 Requires.private: gmodule-no-export-2.0 @UNWIND_REQUIRE@ @DW_REQUIRE@
19 Libs: -L${libdir} -lgstreamer-@GST_API_VERSION@
20 Cflags: -I@abs_top_srcdir@ -I@abs_top_srcdir@/libs -I@abs_top_builddir@ -I@abs_top_builddir@/libs