fail gracefully if can't install
[platform/upstream/gst-plugins-good.git] / gstreamer-play-uninstalled.pc.in
1 # the standard variables don't make sense for an uninstalled copy
2 prefix=
3 exec_prefix=
4 libdir=${pcfiledir}
5 includedir=${pcfiledir}
6
7 Name: GStreamer Play Library, uninstalled
8 Description: Streaming-media framework, play libraries, not installed
9 Requires: gstreamer >= @VERSION@
10 Version: @VERSION@
11
12 Libs: ${pcfiledir}/gst-libs/gst/play/libgstplay.la -lgstcontrol
13 Cflags: -I${pcfiledir}/libs