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

Revision 21011, 460 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.
Line 
1prefix=
2exec_prefix=
3libdir=${pcfiledir}/../gst-libs/gst/play
4includedir=${pcfiledir}/../gst-libs
5
6Name: GStreamer Play Library, uninstalled
7Description: Streaming-media framework, play libraries, not installed
8Requires: gstreamer-@GST_MAJORMINOR@ \
9          gstreamer-interfaces-@GST_MAJORMINOR@ >= @VERSION@
10          gstreamer-control-@GST_MAJORMINOR@ >= @VERSION@
11Version: @VERSION@
12
13Libs: ${libdir}/libgstplay-@GST_MAJORMINOR@.la
14Cflags: -I${includedir}
Note: See TracBrowser for help on using the repository browser.