summaryrefslogtreecommitdiff
path: root/pkgconfig/gstreamer-plugins-bad.pc.in
blob: 1fad7174744751718f07f344003bfdef8b6fc5fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/gstreamer-@GST_MAJORMINOR@

Name: GStreamer Bad Plugin libraries
Description: Currently includes the photography interface library
Requires: gstreamer-@GST_MAJORMINOR@ gstreamer-base-@GST_MAJORMINOR@
Version: @VERSION@
Libs: -L${libdir} -lgstphotography-@GST_MAJORMINOR@\
    -L${libdir} -lgstcodecparsers-@GST_MAJORMINOR@\
Cflags: -I${includedir}