source: trunk/third/gst-plugins/pkgconfig/gstreamer-gconf-uninstalled.pc.in @ 21011

Revision 21011, 425 bytes checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r21010, which included commits to RCS files with non-trunk default branches.
RevLine 
[21010]1# the standard variables don't make sense for an uninstalled copy
2prefix=
3exec_prefix=
4libdir=${pcfiledir}/../gst-libs/gst/gconf
5includedir=${pcfiledir}/../gst-libs
6
7Name: GStreamer GConf Library, uninstalled
8Description: Streaming-media framework, GConf support library, not installed
9Requires: gstreamer-@GST_MAJORMINOR@ gconf-2.0
10Version: @VERSION@
11
12Libs: ${libdir}/libgstgconf-@GST_MAJORMINOR@.la
13Cflags: -I${includedir}
Note: See TracBrowser for help on using the repository browser.