summaryrefslogtreecommitdiff
path: root/pkgconfig/gstreamer-photography.pc.in
blob: 99784d07c2f7326818bc5cba24bd079c9553879f (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 Photography
Description: GStreamer Photography digital image capture library
Requires: gstreamer-@GST_API_VERSION@
Version: @VERSION@
Libs: -L${libdir} -lgstphotography-@GST_API_VERSION@
Cflags: -I${includedir}