gstreamer/pkgconfig/gstreamer-plugins-bad.pc.in
2012-04-04 14:44:34 +02:00

12 lines
381 B
PkgConfig

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}