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

13 lines
364 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/gstreamer-@GST_API_VERSION@
Name: GStreamer codec parsers
Description: Bitstream parsers for GStreamer elements
Requires: gstreamer-@GST_API_VERSION@ gstreamer-base-@GST_API_VERSION@
Version: @VERSION@
Libs: -L${libdir} -lgstcodecparsers-@GST_API_VERSION@
Cflags: -I${includedir}