gstreamer/pkgconfig/gstreamer-wayland.pc.in

13 lines
339 B
PkgConfig
Raw Normal View History

2014-06-12 15:43:40 +00:00
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/gstreamer-@GST_API_VERSION@
Name: GStreamer Wayland
Description: GStreamer Wayland support
Requires: gstreamer-@GST_API_VERSION@ gstreamer-video-@GST_API_VERSION@
Version: @VERSION@
Libs: -L${libdir} -lgstwayland-@GST_API_VERSION@
Cflags: -I${includedir}