blob: 21fa061282463fabb709f4cc6322726a6096fe0e (
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}
|