mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
8227135f3b
Tests and documentation will follow separately. The mixer elements in the opengl plugin need to stay in -bad for now since they use GstVideoAggregator. https://bugzilla.gnome.org/show_bug.cgi?id=754094
14 lines
436 B
PkgConfig
14 lines
436 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=allocators app audio fft pbutils riff rtp rtsp sdp tag video gl
|