fix uninstalled pkgconfig files remove play and gconf from -libs
[platform/upstream/gstreamer.git] / pkgconfig / gstreamer-interfaces-uninstalled.pc.in
1 # the standard variables don't make sense for an uninstalled copy
2 prefix=
3 exec_prefix=
4 libdir=${pcfiledir}/../gst-libs/gst
5 includedir=${pcfiledir}/../gst-libs
6
7 Name: GStreamer Interfaces library, uninstalled
8 Description: Streaming-media framework, interfaces library, not installed
9 Requires: gstreamer-@GST_MAJORMINOR@ >= @VERSION@
10 Version: @VERSION@
11
12 Libs: ${libdir}/libgstinterfaces-@GST_MAJORMINOR@.la
13 Cflags: -I${includedir}