summaryrefslogtreecommitdiff
path: root/pkgconfig/gstreamer-basevideo.pc.in
blob: d892fac2dae947441d3cc52940f5730e2c12055d (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 base video
Description: Base class, interface and utilities for video elements
Requires: gstreamer-@GST_MAJORMINOR@ gstreamer-base-@GST_MAJORMINOR@
Version: @VERSION@
Libs: -L${libdir} -lgstbasevideo-@GST_MAJORMINOR@
Cflags: -I${includedir}