gstreamer/pkgconfig/gstreamer-plugins-bad.pc.in

12 lines
381 B
PkgConfig
Raw Normal View History

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
2012-04-04 12:41:22 +00:00
includedir=@includedir@/gstreamer-@GST_API_VERSION@
Name: GStreamer Bad Plugin libraries
Description: Currently includes the photography interface library
2012-04-04 12:41:22 +00:00
Requires: gstreamer-@GST_API_VERSION@ gstreamer-base-@GST_API_VERSION@
Version: @VERSION@
2012-04-04 12:41:22 +00:00
Libs: -L${libdir} -lgstphotography-@GST_API_VERSION@
Cflags: -I${includedir}