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

14 lines
398 B
PkgConfig
Raw Normal View History

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