4ada69e6e7d824f5474dd0659fbc2dd3bcc95ae6
[platform/upstream/gstreamer.git] / pkgconfig / gstreamer-net-uninstalled.pc.in
1 # the standard variables don't make sense for an uninstalled copy
2 prefix=
3 exec_prefix=
4 libdir=${pcfiledir}/../libs/gst/net
5
6 includedir=${pcfiledir}/..
7
8 Name: GStreamer networking library, uninstalled
9 Description: Network-enabled GStreamer plug-ins and clocking, uninstalled
10 Requires: gstreamer-@GST_MAJORMINOR@ = @VERSION@
11 Version: @VERSION@
12
13 Libs: ${libdir}/libgstnet-@GST_MAJORMINOR@.la
14 Cflags: -I${includedir} -I@srcdir@/..