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

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