gstreamer/pkgconfig/gstreamer-rtsp-uninstalled.pc.in

14 lines
401 B
PkgConfig
Raw Normal View History

prefix=
exec_prefix=
libdir=${pcfiledir}/../gst-libs/gst/rtsp
includedir=${pcfiledir}/../gst-libs
Name: GStreamer RTSP Library, Uninstalled
Description: RTSP base classes and helper functions, uninstalled
Version: @VERSION@
Requires: gstreamer-@GST_MAJORMINOR@ gstreamer-sdp-@GST_MAJORMINOR@
Libs: -L${libdir} ${libdir}/libgstrtsp-@GST_MAJORMINOR@.la
Cflags: -I${includedir} -I@srcdir@/../gst-libs