gstreamer/pkgconfig/gstreamer-bad-transcoder.pc.in
2019-08-28 13:02:13 +00:00

14 lines
438 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/gstreamer-@GST_API_VERSION@
pluginsdir=@libdir@/gstreamer-@GST_API_VERSION@
Name: GStreamer bad transcoder library, uninstalled
Description: High level API for transcoding using GStreamer
Version: @VERSION@
Requires: gstreamer-@GST_API_VERSION@ gstreamer-base-@GST_API_VERSION@
Libs: -L${libdir} -lgsttranscoder-@GST_API_VERSION@
Cflags: -I${includedir}