summaryrefslogtreecommitdiff
path: root/pkgconfig/gstreamer-insertbin.pc.in
blob: cbf76d32767523e58ed391340f6250a26e08794a (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 Insert Bin
Description: Bin to automatically and insertally link elements
Requires: gstreamer-@GST_API_VERSION@
Version: @VERSION@
Libs: -L${libdir} -lgstinsertbin-@GST_API_VERSION@
Cflags: -I${includedir}