mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
69b18ab09d
The navigation interface is now in the video library.
14 lines
409 B
PkgConfig
14 lines
409 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@/gstreamer-@GST_API_VERSION@
|
|
pluginsdir=@libdir@/gstreamer-@GST_API_VERSION@
|
|
|
|
Name: GStreamer Base Plugins Libraries
|
|
Description: Streaming media framework, base plugins libraries
|
|
Requires: gstreamer-@GST_API_VERSION@
|
|
Version: @VERSION@
|
|
Libs: -L${libdir}
|
|
Cflags: -I${includedir}
|
|
|
|
libraries=audio fft riff rtp tag pbutils video
|