gstreamer/pkgconfig/gstreamer-transcoder.pc.in

12 lines
350 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/gstreamer-@GST_API_VERSION@
Name: GStreamer Transcoder
Description: GStreamer Transcoder library
Requires: gstreamer-@GST_API_VERSION@ gstreamer-pbutils-@GST_API_VERSION@
Version: @VERSION@
Libs: -L${libdir} -lgsttranscoder-@GST_API_VERSION@
Cflags: -I${includedir}