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

Revision 21011, 393 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=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@/gstreamer-@GST_MAJORMINOR@
5
6Name: GStreamer Play Library
7Description: Streaming-media framework, play libraries
8Requires: gstreamer-@GST_MAJORMINOR@ gstreamer-interfaces-@GST_MAJORMINOR@ gstreamer-control-@GST_MAJORMINOR@
9Version: @VERSION@
10
11Libs: -L${libdir} -lgstplay-@GST_MAJORMINOR@
12Cflags: -I${includedir}
Note: See TracBrowser for help on using the repository browser.