gstreamer/pkgconfig/gstreamer-net-uninstalled.pc.in
Thomas Vander Stichele 41f6c2b0fe update uninstalled pc files
Original commit message from CVS:
update uninstalled pc files
2005-11-29 19:44:56 +00:00

15 lines
413 B
PkgConfig

# the standard variables don't make sense for an uninstalled copy
prefix=
exec_prefix=
libdir=${pcfiledir}/../libs/gst/net
includedir=${pcfiledir}/..
Name: GStreamer networking library, uninstalled
Description: Network-enabled GStreamer plug-ins and clocking, uninstalled
Requires: gstreamer-@GST_MAJORMINOR@ = @VERSION@
Version: @VERSION@
Libs: ${libdir}/libgstnet-@GST_MAJORMINOR@.la
Cflags: -I${includedir}