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

14 lines
438 B
PkgConfig
Raw Normal View History

2015-12-03 11:32:05 +00:00
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}