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