summaryrefslogtreecommitdiff
path: root/pkgconfig/gstreamer-rtp-uninstalled.pc.in
blob: a427d81f1dd9bd216425b4635e6df15e9bd1a4ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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