make description look like in other .pc files (cosmetic change)
[platform/upstream/gstreamer.git] / pkgconfig / gstreamer-gconf-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/gconf
5 includedir=${pcfiledir}/../gst-libs
6
7 Name: GStreamer GConf Library, uninstalled
8 Description: Streaming-media framework, GConf support library, not installed
9 Requires: gstreamer-@GST_MAJORMINOR@ gconf-2.0
10 Version: @VERSION@
11
12 Libs: ${libdir}/libgstgconf-@GST_MAJORMINOR@.la
13 Cflags: -I${includedir}