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

14 lines
429 B
PkgConfig
Raw Normal View History

# the standard variables don't make sense for an uninstalled copy
prefix=
exec_prefix=
libdir=${pcfiledir}/../gst-libs/gst
includedir=${pcfiledir}/../gst-libs
Name: GStreamer Interfaces library, uninstalled
Description: Streaming-media framework, interfaces library, not installed
Requires: gstreamer-@GST_MAJORMINOR@ >= @VERSION@
Version: @VERSION@
Libs: ${libdir}/libgstinterfaces-@GST_MAJORMINOR@.la
Cflags: -I${includedir}