summaryrefslogtreecommitdiff
path: root/pkgconfig/gstreamer-video.pc.in
blob: cdddeb31b8d1de05beff9a3cfc8364caae476eb5 (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_MAJORMINOR@

Name: GStreamer Video Library
Description: Video base classes and helper functions
Requires: gstreamer-@GST_MAJORMINOR@ gstreamer-base-@GST_MAJORMINOR@
Version: @VERSION@
Libs: -L${libdir} -lgstvideo-@GST_MAJORMINOR@
Cflags: -I${includedir}