c75ff59c7714ccc3b8157fd2be26964fbcb1eadd
[platform/upstream/gstreamer.git] / pkgconfig / gstreamer-plugins-bad.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@/gstreamer-@GST_MAJORMINOR@
5
6 Name: GStreamer Bad Plugin libraries
7 Description: Currently includes the photography interface library
8 Requires: gstreamer-@GST_MAJORMINOR@ gstreamer-base-@GST_MAJORMINOR@
9 Version: @VERSION@
10 Libs: -L${libdir} -lgstphotography-@GST_MAJORMINOR@
11 Cflags: -I${includedir}
12