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

Revision 21011, 349 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
4includedir=${pcfiledir}/../gst-libs
5
6Name: GStreamer Uninstalled Media-Specific Libraries
7Description: Streaming-media framework media-specific libraries, not installed
8Version: @VERSION@
9Requires: gstreamer-@GST_MAJORMINOR@
10
11Libs: -L${libdir}/audio -L${libdir}/video
12Cflags: -I${includedir}
Note: See TracBrowser for help on using the repository browser.