gstreamer/pkgconfig/gstreamer-libs.pc.in

12 lines
287 B
PkgConfig
Raw Normal View History

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/gstreamer-@GST_MAJORMINOR@
Name: GStreamer Plugin Libraries
Description: Streaming-media framework, plugin libraries
Requires: gstreamer-@GST_MAJORMINOR@
Version: @VERSION@
Libs:
Cflags: -I${includedir}