make description look like in other .pc files (cosmetic change)
[platform/upstream/gstreamer.git] / pkgconfig / gstreamer-play-uninstalled.pc.in
1 prefix=
2 exec_prefix=
3 libdir=${pcfiledir}/../gst-libs/gst/play
4 includedir=${pcfiledir}/../gst-libs
5
6 Name: GStreamer Play Library, uninstalled
7 Description: Streaming-media framework, play libraries, not installed
8 Requires: gstreamer-@GST_MAJORMINOR@ \
9           gstreamer-interfaces-@GST_MAJORMINOR@ >= @VERSION@
10           gstreamer-control-@GST_MAJORMINOR@ >= @VERSION@
11 Version: @VERSION@
12
13 Libs: ${libdir}/libgstplay-@GST_MAJORMINOR@.la
14 Cflags: -I${includedir}