mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 11:29:55 +00:00
12 lines
435 B
PkgConfig
12 lines
435 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@/gstreamer-@GST_API_VERSION@
|
|
pluginsdir=@libdir@/gstreamer-@GST_API_VERSION@
|
|
|
|
Name: GStreamer VA-API (GLX) Plugins Libraries
|
|
Description: Streaming media framework, VA-API (GLX) plugins libraries
|
|
Requires: gstreamer-vaapi-@GST_API_VERSION@ @LIBVA_GLX_PKGNAME@
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -lgstvaapi-glx-@GST_API_VERSION@
|
|
Cflags: -I${includedir}
|