summaryrefslogtreecommitdiff
path: root/pkgconfig/gstreamer-wayland.pc.in
blob: fa1e2ab40f9cc60b85e8d77585ebf9faa0ab9fbb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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}