mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-12 12:21:30 +00:00
12 lines
419 B
PkgConfig
12 lines
419 B
PkgConfig
prefix=
|
|
exec_prefix=
|
|
libdir=@transcoderlibdir@
|
|
includedir=@abs_top_srcdir@/gst-libs
|
|
|
|
Name: GStreamer bad transcoder library, uninstalled
|
|
Description: High level API for transcoding using GStreamer, uninstalled
|
|
Version: @VERSION@
|
|
Requires: gstreamer-@GST_API_VERSION@ gstreamer-base-@GST_API_VERSION@
|
|
|
|
Libs: -L${libdir} -lgsttranscoder-@GST_API_VERSION@
|
|
Cflags: -I@abs_top_srcdir@/gst-libs -I@abs_top_builddir@/gst-libs
|